Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software_testing [2019/08/03 17:04] – [System testing] rpjdaysoftware_testing [2019/08/04 09:18] (current) – [Test data generation] rpjday
Line 166: Line 166:
  
 ==== Regression testing ==== ==== Regression testing ====
 +
 +When?
 +
 +
 +  * Change in requirements and code is modified according to the requirement
 +  * New feature is added to the software
 +  * Defect fixing
 +  * Performance issue fix 
 +
  
 ==== 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 
  • software_testing.1564851886.txt.gz
  • Last modified: 2019/08/03 17:04
  • by rpjday