What is a Test Strategy? What is d difference between a Test
Strategy and a Test Plan?
Answer Posted / zamu
Test Strategy is part of Test Plan (Master Test Plan)
Test Plan contains Scope, People (Trining, expereince),
Incidents (which reports, when), Criteria (Entry Exit,
Resumption), Risks and Assumptions, Environment,What not to
test, and Test Strategy for main modules/functionalities or
links to that documents.
Now to the question who prepares, In my orgnisation, Test
Stategy is prepared by TLeads, and even Sr QE who has good
exp in that functionality.
In other compnay it might be different.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how to creat 2 test plan in 2 different environment exp:tour and travel
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What is the difference between qa, qc, and testing?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What is application programming interface (api)?
How would u test and automate an Antivirus application ?
Explain test metric and the information it provides.
What are microsoft 6 rules?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
Changes and enhancements to system?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
What kind of input do we need from the end user to begin proper testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is un-installation testing?