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?
In prioritising what to test, the most important objective is to:
Given the following sets of test management terms (v-z), and activity descriptions (1-5), which one of the following best pairs the two sets? v – test control w – test monitoring x - test estimation y - incident management z - configuration control 1 - calculation of required test resources 2 - maintenance of record of test results 3 - re-allocation of resources when tests overrun 4 - report on deviation from test plan 5 - tracking of anomalous test results
Which one of the following statements about system testing is NOT true?
Enough testing has been performed when:
Which of the following is NOT true of incidents?
Which of the following is not described in a unit test standard?
Which of the following is false?
Which one of the following statements, about capture-replay tools, is NOT correct?
How would you estimate the amount of re-testing likely to be required?