WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN
TEST STRATEGY & TEST PLAN?
Answers were Sorted based on User's Feedback
Answer / manju
Test Strategy : It overall approach of testing and it is basically common in project for all phase,Created by Project manager.
Test Plan: Strategy is part of Plan,Plan include Scope ,Overview of testing,Risks , Environment,Technique,Number of tester,Schedule,entry Point(When to start(test case writing after after requirement complete and Run test case after build given by development).
Plan is different for each phase and Create by test lead.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / k s chandrashekar
Test strategy is the part of test plan and which drives the testing technique end to end of the application.
1.Understand the design and work flow of the application with specifications. 2.Analyse the technology which is used for development. 3. Analyse the production environment.
The above points should be noted and design the test technique such that it should meet the client specification.
Test technique means design test cases with respect to requirement specification and what type of testing is required to achieve the best quality.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / v.m.rajesh
Test strategy is a statement which covers overall approach
to testing and it indicates levels of testing to be
applied,techniques, method and tools to be used.It should
be prepared at the first stage of testing life cycle.It can
be a part of testpaln.
Test plan is a document which covers activities to be done
for the testing process.It should say "why" and "how"
product is validated.
| Is This Answer Correct ? | 5 Yes | 5 No |
Answer / badhu
This answer is partially correct Test strategy is not a part of test plan rather test plan is the part of TS.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shubhashini k l
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: Test Strategy is a Document, developed by
the Project manager, which contains what type of technique
to follow and which module to test
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nandu
Test strategy is a document which consists the whole
information about the Project or the build having overall
requirements of the functional and non functional. Test plan
is the thing which consists of the information for testing
that how to test, who to test and when to test.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / venkatesh
Test strategy is part of test planning doc.
Test stategy explains what are all the kind of testings
that should be done.
| Is This Answer Correct ? | 5 Yes | 8 No |
Answer / nandini patil
Test Stratergy : it is organisation level term which is
common for all project with small customisations
Test Plan: it is a project level term which is used for
testing a specific project.
| Is This Answer Correct ? | 11 Yes | 20 No |
Answer / pradeep.y
Is test strategy part of test plan? when does test strategy
comes into picture during SDLC?
| Is This Answer Correct ? | 4 Yes | 14 No |
Answer / qtp learner
Test Plan : what to test
Test strategy : How to test
| Is This Answer Correct ? | 16 Yes | 42 No |
How is the Bitmap checkpoint different from Image checkpoint?
Which scripting language used by QTP?
What is the Diff between Image check-point and Bit map Check point?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
How you calling actions in qtp?
How QTP recognizes Objects in AUT?
If some requirements r changed during the testing process ,then how can u handle this in frame work?
suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query
what is localisation testing and globalisation testing? what is the difference between them?
what is the difference between development and testing
Hi, I am new to QTP testing and was exploring the frameworks used for automation. I wanted help in writing various scripts and files for keyword driven automation like 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Script . etc It would be great if someone can give help in this context ... Thanks
what type of frame work used in your company?