Test Case Documentation

Test Case Documentation

Test Case Documentation, Software Test Documentation, Derive Test Scenarios, Write Test Cases, Collect Test Data, and Execute Test Cases. Test Case Documentation Test Scenario: A document specifying a sequence of actions for the execution of a test. (IEEE) Test Case: One or more input values, execution preconditions, steps for execution, expected results and execution post-conditions, … Read more

Software Test Design Techniques

Software Test Design

Software Test Design Techniques, Black-box test design techniques, White box test design techniques, and Experience-based test techniques. Software Test Design Techniques 1. Introduction to Software Test Design Techniques 2. Static and Dynamic Test Design Techniques 3. Black-box Test Design Techniques a.Equivalence Partitioning (EP) b. Boundary Value Analysis (BVA) c. Decision Table Testing d. State Transition … Read more

Positive and Negative Testing

Positive and Negative Testing 1) What is Software Testing? 2) Positive and Negative Testing 3) Positive Testing 4) Negative Testing 5) Test Design Techniques used for Positive and Negative Testing: 6) Positive and Negative Test Cases 1) What is Software Testing? Testing is the process of evaluating a system or its component(s) with the intent … Read more