Tag: testing

Questions Related to testing

  1. Branch testing

  2. Agile testing

  3. Beta testing

  4. Ad-hoc testing


Correct Option: A

The purpose of exit criteria is

  1. Define when to stop testing

  2. End of test level

  3. When a set of tests has achieved a specific pre condition

  4. All of the above


Correct Option: D
  1. Boundary value analysis

  2. Equivalence partitioning

  3. Decision table testing

  4. State transition testing


Correct Option: B
  1. Unit testing

  2. Regression testing

  3. Alpha testing

  4. Integration testing


Correct Option: C

The software engineer's role in tool selection is

  1. To identify, evaluate, and rank tools, and recommend tools to managemen

  2. To determine what kind of tool is needed, then find it and buy it

  3. To initiate the tool search and present a case to management

  4. To identify, evaluate and select the tools


Correct Option: A

Which tool is used for test case management and defect tracking?

  1. Quality center

  2. Caliber

  3. Integrator

  4. TOAD


Correct Option: A

Where can we get the requirement details updated by customers?

  1. TOAD

  2. TIBCO

  3. Caliber

  4. QTP


Correct Option: C

If the test case becomes invalid after the test case review then the test case can be moved to one of the below status.

  1. NA

  2. No Run

  3. Blocked by defect

  4. Failed


Correct Option: A

What is Batch (Job) Testing?

  1. Testing of web pages and their run time transactions

  2. Testing of backend batch jobs by using GUI for I/P and O/P of the job

  3. Running backend jobs and monitoring the system resources used by it

  4. Running jobs and monitoring logs, I/P & O/P files and database to verify/validate the run


Correct Option: D