Which of the following is a consideration when deploying test execution tools? [K1]
Correct Answer:B
Which pair of definitions is correct?
Correct Answer:D
Regression testing is testing that nothing has regressed. Retesting (or confirmation testing) confirms the fix is correct by running the same test after the fix has been made. No other option has both of these as true.
Code Coverage is used as a measure of what?
Correct Answer:C
Before an invoice can be created, an account is required. Before an account can be set up, an account user is required (in order to set up the account). The software is delivered with a master user only, who can only create other types of users. The following test cases have been written to test the high-level structure of the software
Correct Answer:D
Which of the following is not a major task of Exit criteria?
Correct Answer:B