You are responsible for porting a performance testing tool to a new operating system. You are at what stage in the tool's lifecycle? [1]
Which testing metric identifies defect density? [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]
You are the Test Manager of a four-person test team working for a small distribution company with a single warehouse. Your team has been working with a third party development team on a new
inventory management system. The company expects this system to generate approximately one million dollars per annum in profits for the company. Early in the project, various risks were
identified, and steps taken to mitigate those risks.
For example, you sent your test team for training on the new system, and upgraded the test environment. There are still some lingering risks that have not been addressed, but they have been
determined to have a low chance of occurring, with minimal impact if they do occur.
What would be the best option to mitigate these remaining risks? [3]
Your Project Manager has challenged you to come up with a process improvement strategy using the IDEAL model.
Which step within the process defines the success criteria? [2]
Which of the following is a typical use of risk analysis? [1]
You have been carefully monitoring the progress of testing for your project. You have been using the established traceability to verify that the requirements and test
conditions are being adequately addressed. The test team is proceeding well in their test case execution and you can see that you are achieving about 80% coverage of
the test conditions per the traceability mapping in your test management system. You have seen a number of defects being logged against test conditions that are failing,
but you do not see a mapping of the test cases to those conditions.
What is likely to be occurring in the testing area that is causing the traceability to break down? [2]
You are testing a new product that will turn on the windshield wipers of a car when the sensorsdetect there is moisture on the windshield. Depending on the information
returned from the sensors, the wipers will be turned on at one of the following speeds: slow intermittent, medium intermittent, fast intermittent, slow constant, medium
constant, fast constant. Your team has identified the following test condition:
Test Condition 1.1.1 - Verify that the windshield wipers can go from slow constant to fast constant speed when the amount of moisture increases appropriately.
Your team has defined the following steps for a test case for this test condition:
1. Set the moisture sensor to request slow constant
2. Increase the moisture to set the sensor to request fast constant
3. Verify that the wipers respond with fast constant speed
Given this information, which of the following statements is correct? [2]
The test team is using a distributed model for testing.
What is the primary factor you should consider with this model? [1]
While mining the defect database for patterns of problems in the last release, a Test Manager notices that many of the most damaging failures were caused by defects
injected during the low-level design phase.
Which of the following actions will likely give this project the most effective solution to this problem? [3]
Your testing team has just received the test conditions for a new project. You are conducting Test Design activities for this project. Your team feels that it would be beneficial to create high-level test cases.
What should they do concurrently with creating these test cases? [2]
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]
When closing out a defect report, which of the following developer commentaries is most likely to motivate a tester? [1]
What is the primary use for the traceability information regarding the relationship between test results and test conditions during test execution? [2]
Mary is an external IT auditor. She is conducting a review of the system-level testing done by Greg's functional testing team.
Which of the following items from Mary's assessment summary should concern Greg the most? [2]
During what step of the Fundamental Test Process should you define the methods to be used to collect test metrics? [1]
Which of the following software characteristics are possibly revealed through the application of a open source static analysis tool? [1]
You have directed one of your testers to construct a "smoke test" to execute against new builds prior to starting formal testing. This is an example of which software development lifecycle activity?
[1]