0

testing Online Quiz - 63

Description: testing Online Quiz - 63
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0
  1. Breadth and Depth test

  2. Retesting

  3. Confirmation testing

  4. Sanity testing


Correct Option: A

White box technique is also called as

  1. Structural testing

  2. Design based testing

  3. Error guessing technoque

  4. Experienced based testing


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

  2. An input or output range of values such that one valuye 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. Are most useful in uncovering defects in the process flows during real world use of the system

  2. Are most useful in uncovering defects in the process flows during the testing use of the system

  3. Are most useful in covering the defects in the process flows during real world use of the system

  4. Are most useful in covering the defects at the Integration Level


Correct Option: A

Which of the following is not a part of the Test Implementation and Execution Phase

  1. Creating test suites from the test cases

  2. Executing test cases either manually or by using test execution tools

  3. Comparing actual results

  4. Designing the Tests


Correct Option: D
  1. Statement Testing and coverage

  2. Decision Testing and coverage

  3. Condition Coverage

  4. Boundary value analysis


Correct Option: D
  1. Organizational Factors

  2. Poor Software characteristics

  3. Error Prone software delivered

  4. Software that does not perform its intended functions


Correct Option: A
  1. i. Determine the test technique to be employed

  2. ii. Determine the extent of testing to be carried out

  3. iii. Prioritize testing in an attempt to find critical defects as early as possible.

  4. iv. Determine the cost of the project


Correct Option: B
  1. Explaining the objectives

  2. Selecting the personnel, allocating roles.

  3. Follow up

  4. Individual Meeting preparations


Correct Option: B

Which of the following is a Key Characteristics of Walk Through

  1. Scenario , Dry Run , Peer Group

  2. Pre Meeting Preparations

  3. Formal Follow Up Process

  4. Includes Metrics


Correct Option: A
  1. the use of a variable before it has been defined

  2. unreachable (“dead”) code

  3. memory leaks

  4. array bound violations


Correct Option: C

Incidents would not be raised against:

  1. requirements

  2. documentation

  3. test cases

  4. improvements suggested by users


Correct Option: D

Which of the following is not a major task of Exit criteria?

  1. Checking test logs against the exit criteria specified in test planning.

  2. Logging the outcome of test execution.

  3. Assessing if more tests are needed.

  4. Writing a test summary report for stakeholders


Correct Option: B
  1. The analysis of batch programs.

  2. The reviewing of test plans.

  3. The analysis of program code

  4. The use of black box testing


Correct Option: C
- Hide questions