What is the difference between Test strategy and Test plan?
Answers were Sorted based on User's Feedback
Answer / roshini
Test Plan: Test plan is a Document, developed by the Test
Lead, which contains "What to Test","How to Test", "When to
Test", "Who to Test".
Test Strategy is the plan for how you are going to approach
testing for the developed application.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sukannya
Test strategy is all about how to test a piece of code and
test plan is about when to test and in what sequence
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pranathi
Test Strategy:
It defines what levels of testing will be conducted and by
whom,the TestPlan and how the testing will be
executed,measured,managed and controlled.
To improve the efficiency and effectiveness of the testing
process there are different levels of testing perormed at
diff stages proir to the implementation of solution.
Is a document that doesnot change from project to project.
Test strategy clarify the major tasks and challenges of the
test project is to establish the framework for testing the
system.
Gererally initiated by ProjectManager,where he figures out
what tests to be applied on build and he decides what are
the relevant tests to be done on the receieved build.
TestPlan:is a comprehensive doc which describes the scope
of testing,exit and entry criterias,environment,features to
be and not to be tested ,testing startegies,risks and
contingencies,staffing and training
needs,responsibilities,suspension criteria and resumption
requirements,Test deliverables..and includes many more
details.
Usually each company will have test plan template which is
usually followed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kcube
Test strategy is a document that tells how you are going to
address testing for a particular project or module. Some
companies will matain a seperate strategy document, others
include it in the test plan.
| Is This Answer Correct ? | 0 Yes | 0 No |
you are a SQA lead on a project that uses an agile development environment, The lead developer has been instructed to write and initially-failing automated test case, then produce minimum amount of code to pass the test and finally refactor the new code to acceptable standards. based on above, Which type of SQA-focused SDLA is being used?
Usually how many members work in a project & how members are now working in a project. If there r difference between the above two questions why it is so?
What the difference between pilot and beta testing is?
Explain branch testing?
If 100 test cases given to you and asked you to categorize them into manual and automated test cases ..how you are going to do..Any systematic process?
What are the valuable steps to resolve issues while testing?
what is the test data u prepare fr the multiplication of the 2 integers it s urgent kindly anser fastly
What do you think is the perfect test management system for test service vendors like me?
I am asked to create Usability testing methodology document, basically listing the Procedures & methodology to/for: a. Entry criteria Exit criteria for usability test b. Deliverables d. Methods of doing Reviews and inspection e. Methods of Reporting f. at which testing phase usability testing is done in v model Is there any sample document/template available on Internet? Any help will be greatly appreciated.
Explain traceability matrix?
What is the difference between the white box, black box, and gray box testing?
Every One is saying that Documentation is very very importent in Tester's Life.Could any one explain with proper examples..?