Testing artifacts
From dis-Emi-A
- Cause-effect graph
- A specific set of test cases documented via Input classification and Equivalence Classes.
- Input List
- A list of inputs used in a given transition on a Test Flowchart
- Input Map
- A listing of input types used throughout the software correlated with features which influence the use of that input.
- Input Tree
- A particular testing technique used to partition and priotize input based testing and describe test cases.
- Test Case
- A smaller unit within a test suite representing precise steps to be taken by the tester in validating the software.
- Test Flowchart
- A particular testing technique used to analyse requirements and describe a test case.
- Test Matrix
- A particular testing technique in which options are put in a matrix for the purpose of prioritization
- Test Plan
- For a given product the test plan is the description of the entire testing effort for that product. The basis for this plan comes from Test Prioritization
- Test Suite
- A collection test cases which are logically grouped to match a particular feature or module in the software.
- Sequence Diagram
- A modeling tool used when the primary flow is the interaction between multiple systems over a period of time
