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
Questions
In Test Settings ->Run the Data Table iteration options are for which data sheet?
- Local
- Global
- Run-time Data Table
- Design-time Data Table
Where do you set the action iterations for a specified action?
- A. Action Settings
- B. Action Properties
- C. Action Run Settings
- D. Action Call Properties
What are the two most commonly used ADO objects?
- A. Fields
- B. Execute
- C. Connection, RecordSet
- D. Open, ConnectionString
To bypass the Object Repository you can:
- Use a programmatic description
- Delete all objects in all repositories
- Add the object to the Object Repository Manager
- Turn the Object Repository off
Repository of the Test Cases is “TestLab”? (True/False)
- True
- False
A new defect can be added to a QC project from any modules at any stage of the testing process? (True/False)
- True
- False
We can change the Project after login to the QC(true/false)
- True
- False
Expert View is the default view in QTP. True/False
- True
- False
Action can be split into multiple actions (true/false)
- True
- False
A Condition is nothing but An item or event that could be tested by a set of test cases.
- True
- False
Failure can define like Deviation from Unexpected result.
- True
- False
Developers fixes a defect. Tester plans to execute the complete set of test cases
- True
- False
Analysis of requirements, design are happen In Test Analysis and design phase
- True
- False
Pair programming is Formal Technique
- True
- False
Defect reports are closed by Developers
- True
- False
Black box technique focus only on inputs and outputs
- True
- False
Test comparators Used to compare files and expected results with actual results.
- True
- False
Retesting and Regression testing is same.
- True
- False
Integration testing is combination of Black box and White box testing.
- True
- False