It is not easy to set up the QA process on a project. It is not wise to release a product without proper testing and quality check. This is a step by step presentation of what testing activities must be implemented at every stage of the software development process.
Planning and analysis
+Requirements testing
+Project test plan
+Test scenarios.
Development
+System check
+Integration testing
+Performance testing
+UX testing
+Bug fixing.
Deployment and delivery
+Smoke tests
+User acceptance testing
+Migration testing
+Final testing report.
Maintenance and support
+Regression testing
+Test plan and scenarios updates
+Automated script updates.
Top comments (0)