Regression Testing
OUR REGRESSION TESTING APPROACH
VsoftQA uses a systematic and well definedĀ regression testĀ approach to perform effective regression testing. Our approach includes:
- Detailed traceability matrix: Outlines of the requirements vs. test cases
- Dependency analysis: Performed between test cases and requirements
- Change reports: Issues between the current release and previous release
- Release specific regression test pack
- Risk based analysis: Pareto analysis, FMEA, Output from code coverage report etc.
- Continuous pruning: Regression tests packs are continuously pruned by removing the test cases that are no longer needed & add additional ones.







