Back to notes
What are the fundamental parts of the test process?
Press to flip
Test Planning and Test Control.
What are corrective actions in Test Control?
Actions to align progress with the plan, such as allocating additional time or resources.
What is the significance of prioritizing test cases?
They are prioritized based on risk to ensure critical tests are executed first.
Describe two design techniques used in test design.
Equivalence partitioning and boundary value analysis.
What steps are involved in executing test cases?
Performing steps as outlined in test cases and checking actual results against expected results.
What is the process for reporting defects during test execution?
Logging defects if actual results do not match expected results.
What is reviewed during Test Analysis?
Test basis documents like SRS and design documents.
What are test conditions?
Items or conditions to be tested, derived from the test basis.
What does evaluating testability ensure?
It ensures that the requirements and system are clear and testable.
What factors influence release decisions in Test Control?
Defect status and test case execution status.
Why is daily reporting provided to stakeholders in Test Control?
To inform them about the test status and any deviations from the plan.
List key activities in Test Control.
Monitoring defects, tracking test cases, reporting, corrective actions, and release decisions.
Why is early identification of gaps and ambiguities important in Test Analysis?
It helps prevent issues during later stages of testing.
What is involved in designing the test environment?
Determining the required hardware, software, and tools.
What are the key activities in Test Implementation?
Developing and prioritizing test cases, creating test suites, and preparing the test environment.
What are test suites?
Logical collections of related test cases.
What should be done after defect fixes in test execution?
Re-testing to ensure defects have been correctly fixed.
Define Test Planning.
The initial phase involving preparation and strategy.
What is involved in monitoring defects?
Tracking defect status daily, including raised, in progress, fixed, and verified defects.
What details should be recorded during test execution?
Environment details and software version.
What is the main focus of Test Control?
Ongoing measurement and control of test progress.
Previous
Next