Tag: testing

Questions Related to testing

  1. 1.Release from Deployment 2.Keep a system running 3.Bring back a system to stable state

  2. 1.Configure a system 2.Go live 3.Support a system

  3. 1.Ensure Deployment 2.Environment readiness 2.Go-Live and support

  4. 1.Acceptance from Deployment 2.Perform OAT 3.keep a system running


Correct Option: A
  1. Consolidated OA Checks OAT Plan OAT Strategy OAT Results Closure Report

  2. OAT Strategy WBS OAT Plan OAT Results Closure Report

  3. OAT Strategy Consolidated OA Checks OAT Plan OAT Results Closure Report

  4. WBS OAT Strategy OAT Results Waiver Report Closure Report


Correct Option: C
  1. test management & control,

  2. test specifications & design,

  3. test execution & logging,

  4. performance & monitoring


Correct Option: B
  1. functional automation tools

  2. performance testing tools

  3. configuration management tools

  4. none of the above.


Correct Option: C
  1. Requires knowledge on the bug fixes and how it affect the system

  2. Includes the area of frequent defects

  3. Includes the area which has undergone many/recent code changes

  4. All of the above


Correct Option: D
  1. The failure occurs only if you reach a statement taking the TRUE branch of an IF statement, and you got to the statement with a test that passed through the FALSE branch.

  2. The failure depends on the program's inability to handle specific data values, rather than on the program's flow of control.

  3. Both A and B

  4. We are not required to test code that customers are unlikely to execute.


Correct Option: C
  1. deviations from standards,

  2. requirement defects,

  3. design defects,

  4. insufficient maintainability and incorrect interface specifications.

  5. All of the above.


Correct Option: E
  1. Smoke & Integration

  2. Smoke & Automated

  3. Integration & Manual

  4. Manual & Automated


Correct Option: D