0

testing Online Quiz - 69

Description: testing Online Quiz - 69
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0
  1. Delaying tester’s access to areas of the code

  2. Replacement with updated product

  3. Training programmers to make or miss fewer bugs

  4. Testing by Tech. Support


Correct Option: C
  1. Same as black box testing B

  2. Same as white box testing

  3. Same as functional testing

  4. None of the above.


Correct Option: B
  1. A program that directs the execution of another program against a collection of test data sets. Usually the test driver also records and organizes the output generated as the tests are run.

  2. A document that identifies test items and includes current status and location information

  3. A document describing any event during the testing process that requires investigation

  4. A software item that is an object of testing.


Correct Option: B
  1. Another name for decision coverage

  2. Another name for all-edges coverage

  3. Another name for basic path coverage

  4. All the above


Correct Option: C

Desk Checking is

  1. Same as code walkthrough

  2. Same as code inspection

  3. Verification of code by the developers

  4. None of the above.


Correct Option: D
  1. Decision coverage

  2. Condition coverage

  3. Statement coverage

  4. Path Coverage


Correct Option: B
  1. A set of test cases for testing classes of objects

  2. An input or output range of values such that only one value in the range becomes a test case

  3. An input or output range of values such that each value in the range becomes a test case

  4. An input or output range of values such that every tenth value in the range becomes a test case.


Correct Option: B
  1. Is impractical but possible

  2. Is practically possible

  3. Is impractical and impossible

  4. Is always possible


Correct Option: A

Which of the following techniques is NOT a White box technique?

  1. Statement Testing and coverage

  2. Decision Testing and coverage

  3. Condition Coverage

  4. Boundary value analysis


Correct Option: D
  1. Test Analysis and Design

  2. Test Planning and control

  3. Test Closure Activities

  4. Evaluating exit criteria and reporting


Correct Option: C
  1. Sanity testing

  2. System testing

  3. Smoke testing

  4. Regression testing


Correct Option: C
  1. Early test analysis and design

  2. Different test levels are defined with specific objectives

  3. Testers will start to get involved as soon as coding

  4. A and B


Correct Option: D
  1. Feasibility

  2. Usability

  3. Maintenance

  4. Regression


Correct Option: C
  1. Alpha testing

  2. beta testing

  3. Unit testing

  4. Adhoc testing


Correct Option: D
  1. Commercial off-the shelf software

  2. Commerce of the System

  3. Configuration of the System

  4. Commercial off-the Shelf system


Correct Option: A
  1. users/customers

  2. customers or developers

  3. developers

  4. customers


Correct Option: A

which of the following encourages objective testing

  1. Unit Testing

  2. System Testing

  3. Independent Testing

  4. Destructive Testing


Correct Option: C
- Hide questions