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]