Category Test Process

Test Basis

The source of information or examples of work products that is needed to write test cases. identify test conditions from which test cases can be derived. A test basis may require these informations : Requirement Lists Test Plan Codes Repository…

Test Analysis

Test analysis reads the test basis to identify testable features and define associated test conditions. It determines “what to test” in terms of measurable coverage criteria. Main activities: Analyzing the test basis : Requirement specifications: Business requirements, Functional requirements, System…

Test Analysis for ISTQB Test Process

In ISTQB glossaire “Test Process” is defined as : The fundamental test process in the Software Test Cycle: * Test planning and control * Test analysis and design * Test implementation and execution * Evaluating exit criteria and reporting *…