testing Online Quiz - 78
Description: testing Online Quiz - 78 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: testing |
An employee has $4000 of salary tax free The next $1500 is taxed at 10% The next $28000 is taxed at 22% Any further amount is taxed at 40% To the nearest $ which of these is a valid Boundary Value Analysis test case?
An employee has $4000 of salary tax free The next $1500 is taxed at 10% The next $28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class?
Which of the following is NOT a characteristic of User Acceptance Testing?
For software to be reliable it must:
We split testing into distinct stages primarily because:
Which of the following is likely to benefit most from the use of test tools providing test capture and replay facilities?
Which of the following statements is NOT correct?
Which of the following requirements is testable?
Analyse the following highly simplified procedure: Ask: “What type of ticket do you require, single or return?” IF the customer wants ‘return’ Ask: “What rate, Standard or Cheap-day?” IF the customer replies ‘Cheap-day’ Say: “That will be £11:20” ELSE Say: “That will be £19:50” ENDIF ELSE Say: “That will be £9:75” ENDIF Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given.
Which of the following is NOT true of test coverage criteria?
Which of the following is false?
Which of the following is NOT true of incidents?
How would you estimate the amount of re-testing likely to be required?