Tag: testing

Questions Related to testing

  1. Metrics from previous similar projects

  2. Discussions with the development team

  3. Time allocated for regression testing

  4. a & b


Correct Option: D
  1. They are cheapest to find in the early development phases and the most expensive to fix in the latest test phases.

  2. They are easiest to find during system testing but the most expensive to fix then.

  3. Faults are cheapest to find in the early development phases but the most expensive to fix then.

  4. Although faults are most expensive to find during early development phases, they are cheapest to fix then.


Correct Option: A
  1. To find faults in the software.

  2. To assess whether the software is ready for release.

  3. To demonstrate that the software doesn’t work.

  4. To prove that the software is correct.


Correct Option: D
  1. Boundary value analysis

  2. Usability testing

  3. Performance testing

  4. Security testing


Correct Option: A
  1. Features to be tested

  2. Incident reports

  3. Risks

  4. Schedule Reports


Correct Option: B
  1. Statement testing

  2. Path testing

  3. Data flow testing

  4. State transition testing


Correct Option: D
  1. Effort needed to automate a set of given test cases

  2. Cost needed to automate a set of given test cases

  3. Percentage of a set of given test cases that is automatable

  4. Investment done to automate a set of given test cases


Correct Option: C