Q.76
What is Test Strategy?
Test Strategy is a set of guidelines or the testing approach usually carried out by the project manager to identify the test design and general testing approach. Such that it is found as a small section of test plan and is used by multiple projects. There are different test approaches that are followed, based on the factors like nature and domain of product, the risk of product failure, expertise in working with proposed tools, etc. Test Strategy approaches are further categorized as -
1. Proactive approach, where the test designs approach is started before the build is created. Therefore it helps in finding and fixing the bugs before the build.
2. Reactive approach, where the testing approach is started after the completion of test design and coding.