Which of the following correctly states a limitation in the use of static analysis tools? [K1]
Which of the following test design techniques is classified as a structure-based (white box) technique? [K1]
An iPhone application identifies and counts all purchases of a particular product from a shopping website. The application incorrectly counts purchase attempts by including both failed attempts, and also those where the purchase was terminated by the user before completion. Testing has identified that the problem was located in the ‘purchase identification’ module, where the first stage in the purchasing process was counted, rather than a successful confirmed purchase.
Which of the following statements correctly identifies what has happened? [K2]
Functional and structural tests are alternative test types that may be used separately or together at which test level? [K1]