Software Testing Fundamentals and Automation

Covers software testing concepts including integration testing, regression testing, black box techniques, defect management, test phases, and automation testing with QTP and Quality Center

19 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

In Test Settings ->Run the Data Table iteration options are for which data sheet?

  1. Local
  2. Global
  3. Run-time Data Table
  4. Design-time Data Table
Question 2 Multiple Choice (Single Answer)

Where do you set the action iterations for a specified action?

  1. A. Action Settings
  2. B. Action Properties
  3. C. Action Run Settings
  4. D. Action Call Properties
Question 3 Multiple Choice (Single Answer)

What are the two most commonly used ADO objects?

  1. A. Fields
  2. B. Execute
  3. C. Connection, RecordSet
  4. D. Open, ConnectionString
Question 4 Multiple Choice (Multiple Answers)

To bypass the Object Repository you can:

  1. Use a programmatic description
  2. Delete all objects in all repositories
  3. Add the object to the Object Repository Manager
  4. Turn the Object Repository off
Question 5 True/False

Repository of the Test Cases is “TestLab”? (True/False)

  1. True
  2. False
Question 6 True/False

A new defect can be added to a QC project from any modules at any stage of the testing process? (True/False)

  1. True
  2. False
Question 7 True/False

We can change the Project after login to the QC(true/false)

  1. True
  2. False
Question 8 True/False

Expert View is the default view in QTP. True/False

  1. True
  2. False
Question 9 True/False

Action can be split into multiple actions (true/false)

  1. True
  2. False
Question 10 True/False

A Condition is nothing but An item or event that could be tested by a set of test cases.

  1. True
  2. False
Question 11 True/False

Failure can define like Deviation from Unexpected result.

  1. True
  2. False
Question 12 True/False

Developers fixes a defect. Tester plans to execute the complete set of test cases

  1. True
  2. False
Question 13 True/False

Analysis of requirements, design are happen In Test Analysis and design phase

  1. True
  2. False
Question 14 True/False

Pair programming is Formal Technique

  1. True
  2. False
Question 15 True/False

Defect reports are closed by Developers

  1. True
  2. False
Question 16 True/False

Black box technique focus only on inputs and outputs

  1. True
  2. False
Question 17 True/False

Test comparators Used to compare files and expected results with actual results.

  1. True
  2. False
Question 18 True/False

Retesting and Regression testing is same.

  1. True
  2. False
Question 19 True/False

Integration testing is combination of Black box and White box testing.

  1. True
  2. False