In a project that is feature-rich but time-poor, which is the MOST reasonable approach to risk analysis?
If you are testing a mobile banking application, is it important to test the interaction between the software and the device?
You are testing a native application for a smart phone. The application allows the user to make grocery lists on the phone and store up to three lists at a time. A list can contain up to 50 items.
Which of the following is the minimum set of test conditions to achieve 100% coverage with the equivalence partitioning test technique?
You are testing a native application for a smart phone. The application allows the user to make grocery lists on the phone and store up to three lists at a time. A list can contain up to 50 items.
Which of the following is the minimum set of test conditions to achieve 100% coverage with the boundary value analysis test technique?
Correctness can be defined as a combination of which two quality characteristics?