Test results are reported as "Requirements tested, passed, and failed".
What test strategy are you using? [1]
You have replaced informal code reviews with technical reviews for the most complex and critical components, in an attempt to reduce the high number of defects being found during component and integration test levels. The project manager is concerned about the costs of implementing formal reviews and has asked you to measure whether they actually provide a return on investment.
Which three of the following metrics would be MOST effective in helping you to achieve this?
a. Identification of defect clusters across components
b. Number of lines of code reviewed
c. Number of defects found during reviews d Root cause for each defect detected
e Post-review cost of detection and internal failure per defect
f. Type of review
g. Effort to conduct the review including rework
Your organization is considering using open-source tools. You have been told you need to be aware of the terms of the GNU general public license.
What is the basic concept of this license? [1]
You are the Test Manager for a critical system and are using a risk-based approach for this project.
Which of the following would most clearly convey the current status to project stakeholders? [3]
'Safe as Houses' is a company that specialises in home security software, including alarm systems, surveillance cameras and other forms of deterrence.
It is currently developing the software for a device which simulates an active television, producing sound and light images that suggest someone is home watching the television. 'Safe as Houses' recently won a lucrative contract to supply the software to Smart Alarms', who will be manufacturing the hardware devices Sound will be created using actual television and film archives, licensed through a third-party supplier, 'Silver Sound Ltd'. A user interface will be developed in house to allow the customer to choose sound tracks.
The software will be delivered as a programme of work, consisting of three projects. Project 1 will develop the software for the light images. Project 2 will develop the sound system and Project 3 will integrate the two using hardware prototypes supplied from 'Smart Alarms'. The programme will conclude with 'Smart Alarms' performing User Acceptance testing in usability labs.
The 'Safe as Houses' test team has experience in testing alarm and surveillance systems but lacks experience in testing light imagery software. The organisational test policy includes the following objectives:
1 Exploratory testing should be used to augment more formal, structured testing within constraints of time and budget
2. Test automation tools should be purchased and employed to maximise the breadth and efficiency of regression testing
The Programme risk register currently includes the following risks:
RISK1 Working prototypes will be delivered late to the integration test environments
RISK 2 A delay in signing the contract with 'Silver Sound Ltd' will impact the programme schedule
RISK 3 Inexperience in testing light imagery software will cause major defects to be missed RISK 4 The user interface software for the sound systems will be delivered late into testing
Refer to SCENARIO 2 - The IT Director for 'Safe as Houses' is recruiting a Programme Test Manager and has been provided with a skills matrix for four prospective candidates. The matrix shows the skill level (5 being highest. 1 lowest) for each candidate:

Consider which of these skills are key for a Programme Test manager in this scenario. Based on these, which candidate would be the most suitable?
SELECT ONE OPTION
Which of the following is an advantage of specifying test conditions at a detailed level? [1]
Which work experience is likely to develop the necessary skills to effectively test a software system? [3]
You are reviewing the project's traceability matrix after the first cycle of testing. You have discovered that new requirements have been introduced and others have
changed.
What should you do? [2]
Which one of the following standards would a Test Manager be expected to understand when planning and organising activities with a Project Manager? SELECT ONE OPTION
A car rental company offers discounts to its customers based on a number of factors, including booking history, length of membership and type of car being booked. An update to the rental application is under test, with test cases written that specifically address a documented product risk covering discount calculation. Although the risk impact was analysed as high, the likelihood was given as low, as there had been no known changes to the calculation rules. However, during test execution some discount calculations were incorrect and investigation showed that code changes had been made that impacted the discount algorithms. As a result, the likelihood was increased to high by the risk management team.
Which would be the BEST measure to take to respond to the current situation?