Tag: testing

Questions Related to testing

Testing conducted to evaluate a system or component at or beyond the limits of its specified requirements to determine the load under which it fails and how

  1. Component Testing

  2. Stress Testing

  3. Dynamic Testing

  4. Recovery Testing


Correct Option: B
  1. Black Box Testing

  2. Acceptance Testing

  3. User Acceptance testing

  4. Boundary Testing


Correct Option: C
  1. Mutation Testing

  2. Component Testing

  3. Agile Testing

  4. Ad Hoc Testing


Correct Option: A
  1. test items

  2. test deliverables

  3. test tasks

  4. test environment

  5. test specification


Correct Option: E
  1. testing to see where the system does not function properly

  2. testing quality attributes of the system including performance and usability

  3. testing a system feature using only the software required for that action

  4. testing a system feature using only the software required for that function

  5. testing for functions that should not exist


Correct Option: B
  1. status accounting of configuration items

  2. auditing conformance to ISO9001

  3. identification of test versions

  4. record of changes to documentation over time

  5. controlled library access


Correct Option: B

What is the purpose of test completion criteria in a test plan:

  1. to know when a specific test has finished its execution

  2. to ensure that the test case specification is complete

  3. to set the criteria used in generating test inputs

  4. to know when test planning is complete

  5. to plan when to stop testing


Correct Option: E
Explanation:

To solve this question, the user needs to understand the purpose of test completion criteria in a test plan.

Test completion criteria are used to determine when to stop testing. The criteria ensure that the testing process is complete and that all necessary tests have been executed.

Option A: This is incorrect because test completion criteria are not used to determine when a specific test has finished its execution.

Option B: This is incorrect because test completion criteria are not used to ensure that the test case specification is complete.

Option C: This is incorrect because test completion criteria are not used to set the criteria used in generating test inputs.

Option D: This is incorrect because test completion criteria are not used to determine when test planning is complete.

Option E: This is correct because test completion criteria are used to plan when to stop testing. Once the criteria have been met, testing can be concluded.

Therefore, the answer is: E.

  1. A small team to establish the best way to use the tool

  2. Everyone who may eventually have some use for the tool

  3. The independent testing team

  4. The managers to see what projects it should be used in

  5. The vendor contractor to write the initial scripts


Correct Option: B