- Getting the complete exposure of the functionality in the module
- Setting up the environment and making sure that there is no change in the testing environment as far as the testing is going on.
- Defining and seting up the processes like
a. the dependencies on other teams
b. the work flow
- Reviewing of test cases and activities done by testing team every day
- We also need to take the back up of our data for every days work.
- During the testing phase we also have to make sure that we have the maximum coverage of feature.
- If we are filing any adhoc bug we have to make sure that we have added its test case too.
- Addition of test with every product fix or every new patch is must.