Which of the following is NOT a challenge with outsourcing?
D
XYZ Company develops websites for individual users / companies. The testing team tests each build
of the software once development releases it. Once testers complete the testing, they also work on
coding the next build of the software. All testers and developers report to project manager. What
type of independency is achieved above as per ISTQB syllabus?
B
What is NOT an objective of using a Test Execution Tool?
D
Select the correct pair from the following Test Tool Categories?
Test Tools Category:
I . Test Management Tool
II . Web Tools
III . Keyword-Driven Test Automation Tools Features of Test Tools Categories:
a. Supports organization of test artifacts
b. Less likely to modify
c. Help to monitor SLA (service Level Agreements) compliance
A
Which of the following statements are true?
I . Test automation tools can be used only for one project.
II . Test data comparison tool can be used to avoid human data comparison mistakes.
III . A company can utilize multiple test tools to efficiently perform their test activities.
IV . Purchasing suite of test tools from the same vendor guarantees that the tools will work together.
A
Which of the following statements are true about risks of introducing test automation tools?
I . Poorly designed test cases automated "as is" results in execution errors.
II . Reduce defect detection due to limited manual testing by a tester.
III . Too many dependencies to integrate test tools and test tool limitations.
IV . Unrealistic expectations from management.
C
Which of the following is NOT a true statement?
B
The aircrew of a national air defence force has requested changes to the existing aviation software
that provides on-board information about the combat environment. The air force is currently
engaged in a peace-keeping mission in another country and has come under unexpected threats. The
development life cycle is the V model. The software house needs to change their test management
process to ensure delivery at the right time and quality. The software changes are coming in as the
aircrew request them, as a result of their engagements with hostile forces. The aircrew have
requested that the changes are made as quickly as possible. The project manager has decided to
revisit the test management process. The changes will come as small change requests. The team
have worked on the project for over 25 years, with little staff turnover. Which of the following test
measures should be emphasised during the crisis?
I . Readiness of the test environment for each run.
II . Number of high-priority defects being found.
III . Number of defects being found per tester.
IV . Number of hours overtime being worked by staff.
V . Number of change requests tested versus number passed.
A
A major bank has recently outsourced all of its software development in an effort to reduce its fixed
costs. The new supplier will be responsible for all new developments as well as enhancements to
existing ones. The bank has retained its own management team for its projects. There will be an in-
house project manager, development manager and test manager for each project. Some staff may
work on more than one project, depending on the overall size. An enhancement is being made to
allow existing customers to authorise their own loans online, from 1k to 10k by answering a series
of questions. You are a test manager with the bank and you have written a test strategy for the
outsourced team to follow. Unit testing has begun but informal conversations with the developers
have revealed that they have not received a signed-off specification from the bank for the
enhancement. They do know how loans work though and have created code from conversations with
bank staff alongside their own knowledge. How could a strategy have helped to avoid this situation?
C
A Junior software tester at ABC Inc. found a defect while testing release 2 of the eForm application.
The eForm application does not accept more than 5 characters for its' "Last Name" field. Tester
created a defect report. The defect report contains following information;
"eForm application does not accept more than 5 characters for its' "Last Name" field"
Select the correct statement regarding the defect report;
A