Quality Center Testing Fundamentals
Questions covering Quality Center modules, defect management, test sets, and software testing methodologies
Questions
What are the various deliverables for OAT?
- Consolidated OA Checks OAT Plan OAT Strategy OAT Results Closure Report
- OAT Strategy WBS OAT Plan OAT Results Closure Report
- OAT Strategy Consolidated OA Checks OAT Plan OAT Results Closure Report
- WBS OAT Strategy OAT Results Waiver Report Closure Report
Which test activities are supported by test data preparation tool
- test management & control,
- test specifications & design,
- test execution & logging,
- performance & monitoring
Tools like change Man, Clear case are used as
- functional automation tools
- performance testing tools
- configuration management tools
- none of the above.
The selection of test cases for regression testing
- Requires knowledge on the bug fixes and how it affect the system
- Includes the area of frequent defects
- Includes the area which has undergone many/recent code changes
- All of the above
We can achieve complete statement coverage but still miss bugs because:
- 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.
- The failure depends on the program's inability to handle specific data values, rather than on the program's flow of control.
- Both A and B
- We are not required to test code that customers are unlikely to execute.
Typical defects that are easier to find in reviews than in dynamic testing are:
- deviations from standards,
- requirement defects,
- design defects,
- insufficient maintainability and incorrect interface specifications.
- All of the above.
Which term describe appropriately the mail functionality of QC ?
- Test case
- Repository
- Load test
- Defects
What type of tests make up test set ?
- Smoke & Integration
- Smoke & Automated
- Integration & Manual
- Manual & Automated
At what level is a main test set tree folder ?
- Root
- main
- subject
- unattached
What is a test set ?
- a folder of test result
- a folder of testing cycle
- a group of tests to achieve goal
- a group of test assigned to a release
What does the requirement tree define ?
- hierarchical relationship between requirement
- The number of test plan needed for each requirement
- Identify defects that are associated with each requirement
- Which release and or cycles are linked to each requirement
Which QC menu will generate predefined graph ?
- Help
- Tools
- Analysis
- Favorite
From which QC module, does the Testing process start ?
- Defect
- Release
- Dashboard
- Requirement
When defects are exported out of QC, what type of file created?
- .xls
- .qcd
- .doc
- .mdb
What is tracked when a defect is assigned a status ?
- Priority
- Severity
- Life cycle
- User assigned
How many views are available in Defect Module ?
- one
- Two
- Three
- Four
When searching a similar defects, what field and fields are searched ?
- Name & History
- Name & Description
- Summary & History
- Summary & Description
From which modules, one can log defect ?
- Defect
- Requirement & Defect
- Requirement, Test Plan, Defect
- Requirement, Test Plan, Test lab, Defect
where can one find an audit trail of the change made to a defect ?
- Audit tab in the Defect module
- Status column in defect grid
- History tab in the Defect module
- Summary column in the Defect grid
When a requirement is assigned to a release, in which cycle it is tested ?
- All cycles
- Only 1st cycle
- Only last cycle
- none of cycle