Tag: testing

Questions Related to testing

Data flow testing is a control structure testing technique where the criteria used to design test cases is that they

  1. Rely on basis path testing

  2. Exercise the logical conditions in a program module

  3. Select test paths based on the locations and uses of variables

  4. Focus on testing the validity of loop constructs


Correct Option: C
  1. Rely basis path testing

  2. Exercise the logical conditions in a program module

  3. Select test paths based on the locations and uses of variables

  4. Focus on testing the validity of loop constructs


Correct Option: D
  1. Testers

  2. Test Lead

  3. Test Manager

  4. Developer


Correct Option: A

Testing is a means to

  1. Ensure the absence of defects

  2. Identify the presence of defects and fix them

  3. Identify a bad developer

  4. All of the above


Correct Option: B
  1. Cost Avoidance Report

  2. Test Approach/Strategy

  3. Test Plan

  4. Test Model


Correct Option: B
  1. Software Quality Assurance

  2. Software Testing

  3. A good Tester

  4. All of the above


Correct Option: D
  1. Static Testing

  2. Dynamic Testing

  3. White Box Testing

  4. Reliability Testing


Correct Option: A