In this course we will look at all the testing activities that can be planned and executed at each stage of building a software product. These test activities must be considered and selected to be part of the task book or project plan in order to ensure quality testing. This training will explain each of these activities to help you not forget anything when preparing, designing and executing your software tests. In addition, this training will help you to properly manage anomalies and regression tests.
Summary of basic software testing concepts
How to test step by step
The concept of the testing process explained simply.
Step - Define the test objectives
Participate in the Business Requirements Review (BRR) and Change Request Review (CRR)
Generate the list of business requirements.
Identify test objectives and define acceptance criteria.
Evaluate the work plan.
Organize the test team.
Step - Develop the test plan
Build the test matrix
Write the test plan
Define the test environments
Participate in the requirements review (SSR).
Generate the list of software requirements.
Step - Develop the test cases
Write the test procedures
Finalize the traceability matrix
Write the unit test proofs
Write the test schedule
Participate in the design review (PDR)
Install the environments
Start the user guide and FAQ
Initiate the training guide
Step - Run the tests
Receive training on the application or perform a demo.
Finalize test preparation
Perform a code review
Execute unit tests
Receive proof of unit tests
Participate in the test review (TRR)
Execute integrated tests.
Step - Report test results
Complete the test log
Produce a progress report
Produce metrics
Generate test report (IT)
Perform module acceptance (TI)
Execute system tests (TS)
Document the STs
Step - Manage defects and continuous improvement
Compile defects
Assign severity and priority
Perform regression testing
Avoid problems with continuous improvement ?
Other testing and automation activities
Participate in the acceptance review (UAR)
Follow-up on acceptance tests
Health testing
Post-implementation follow-up.