Tag: testing

Questions Related to testing

AdHoc testing is a part of

  1. Performance Testing

  2. Exploratory Testing

  3. Usability Testing

  4. Regression Testing


Correct Option: B

AdHoc testing is a part of

  1. Performance Testing

  2. Exploratory Testing

  3. Usability Testing

  4. Regression Testing


Correct Option: B

Integration, It will come under

  1. CMM Level 2

  2. CMM Level 5

  3. CMM Level 3

  4. CMM Level 4


Correct Option: C

Which is Black-Box Testing method?

  1. Top Down

  2. Bottom UP

  3. Equivalence partitioning

  4. all the above


Correct Option: C

The Validation process

  1. confirms that the software meets the technical specifications

  2. confirms that the software meets the business requirement

  3. validates the software modules

  4. confirms that the software fills the gap between the expected and actual result


Correct Option: B
  1. confirms that the software fills the gap between the expected and actual result

  2. confirms that the software meets the business requirement

  3. confirms that the software meets the technical specifications

  4. verifies the software modules


Correct Option: C

A Defect is a variation between the expected result and the actual result.

  1. True

  2. False


Correct Option: A

A Test Plan is a step-by-step procedure for using a test case to test a specific unit of code

  1. True

  2. False


Correct Option: B
  1. Entry criteria Test Verify Exit Criteria

  2. Entry criteria Test Validate Exit criteria

  3. Entry criteria Test Validation/Verification Exit criteria

  4. None of the above


Correct Option: C

The first system test is often known as

  1. Smoke test

  2. Regression test

  3. Module test

  4. None of the above


Correct Option: A