D5. Designing Tests
This package defines the following test processes for the requirements analysis and design processes, and test cases can be designed in the same way for any of these test processes.
| Requirements Analysis/Design Process | Test Process |
|---|---|
| SoftwareRequirementAnalysis | Software Testing |
| SoftwareArchitectureDesign | Software Integration Testing |
| SoftwareComponentDesign | Software Component Testing |
Below, using software component testing as an example, we will explain the screen image, the model to be edited, and the views and extension functions used for each use case.
| ユースケース | 画面イメージ | モデルとビュー | 説明 |
|---|---|---|---|
| D5.1. Derive Test Cases from the Requirements Analysis and Design Process Model | ![]() | Ⓜ Main Editor • Model: One of [SoftwareComponentDesignGroup], [SoftwareComponent], or [SoftwareUnit] • View: One of [Unit_SpecificationsList], [Specification list], [Interface List], or [Detail] Ⓢ Sub Editor • Display Mode: [Manual] • Model: [TestCaseGroup] |
