ISTQB Related Exams
CTAL-TM Exam

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]
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]