Skip to main content

Posts

Showing posts from January 14, 2018

Difference Between Test Plan And Test Strategy

Test_strategy  is a high-level document which defines the approach for software testing. It is basically derived from the Business Requirement document. Test strategy is developed by the project manager or business analyst. It is kind of static document which sets the standards for testing so not updated often. Test_plan  is derived from SRS (Software Requirement Specification) which is prepared by test lead or manager. The main goal of the test plan is to include all the details related to testing such as what to test when to test, how to test and who will be the tester. The test plan is often not updated but if there is some new feature or change is introduced then it has to be updated accordingly. Now, let’s make a list of points which are included in both respects. Test strategy contains: Scope_and_objective : The objective of the business and how much testing scope is there is defined under test strategy. Business_Issues : How much is the budget of the proje