Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| software_testing [2019/08/03 17:14] – [Regression testing] rpjday | software_testing [2019/08/04 09:18] (current) – [Test data generation] rpjday | ||
|---|---|---|---|
| Line 178: | Line 178: | ||
| ==== Non-functional testing ==== | ==== Non-functional testing ==== | ||
| - | ===== TestCase Development | + | * performance |
| + | * endurance | ||
| + | * load | ||
| + | * volume | ||
| + | * scalability | ||
| + | * usability | ||
| + | |||
| + | ===== STUFF ===== | ||
| + | |||
| + | ==== Test documentation ==== | ||
| + | |||
| + | ==== Test scenario vs Test case ==== | ||
| + | |||
| + | ==== Test analysis (test basis) ==== | ||
| + | |||
| + | ==== Requirements traceability matrix (RTM) ==== | ||
| + | |||
| + | ==== Test data generation ==== | ||
| + | |||
| + | Generated: | ||
| + | |||
| + | * Manually | ||
| + | * Mass copy of data from production to testing environment | ||
| + | * Mass copy of test data from legacy client systems | ||
| + | * Automated Test Data Generation Tools | ||