Tag: testing

Questions Related to testing

  1. to show that system will work after release

  2. to decide when the software is of sufficient quality to release

  3. to find as many bugs as possible before release

  4. to give information for a risk based decision about release


Correct Option: D
  1. Faults in program specifications are the most expensive to fix

  2. Faults in code are the most expensive to fix.

  3. Faults in requirements are the most expensive to fix

  4. Faults in designs are the most expensive to fix


Correct Option: C
  1. Defect Management

  2. Test run management

  3. Test Case Management

  4. All of the above


Correct Option: D
  1. using Assert

  2. comparing the log files

  3. None of the Above

  4. Both of the Above


Correct Option: D
  1. High-risk applications can be identified and more extensive testing can be performed

  2. Risk analysis can help draw attention to the critical components and/or focus areas for testing that are most important from the system or user standpoint

  3. Identify the Risks early and gain an understanding of the potential sources and causes of failure and their associated costs

  4. Risk Assessment will be done to prevent risks occuring in later phases of testingrisks in later phases of testing


Correct Option: A,B,C

When you write a Strategy, the overall objective of testing that we should always remember

  1. To complete testing of all systems

  2. To reduce the risks inherent in computer systems. The strategy should address and minimize those risks

  3. To deliver on time

  4. To comply to testing procedures


Correct Option: B
  1. Project Size

  2. Experience & Technology

  3. Project structure, including internal and external project dependencies from other projects or areas.

  4. Profitability of the project in live


Correct Option: D

What is the order of testing deliverables

  1. Test Strategy, Compent Test Plan, Master Test Plan, Unit Test Plan

  2. Test Strategy, Master Test Plan,Compent Test Plan, Unit Test Plan

  3. Master Test Plan,Test Strategy, Compent Test Plan, Unit Test Plan

  4. Compent Test Plan,Master Test Plan,Test Strategy, Unit Test Plan


Correct Option: B
  1. Scope of testing

  2. Test delieverables and resources

  3. Validation of test environments

  4. Risk and contingencies


Correct Option: C