what is a test strategy & what is the difference between
test strategy & test plan?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
TestPlan is controlled document which describes entire
testing process. It includes
Scoping of the test, Test deliverables, Test schedule,
Entry criteria, Exit criteria, Risks and contingencies and
also Test strategy.
Test Strategy or Test Methodolgy is a set of guide lines
that describes test design.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / harinadha reddy
I think Test Plan is a high level document, which specifies
What to test? How to test? When to test and who to test?
Which contains
Scope&Objective:
Criteria:
Risk Analysis:
Test Procedure:
Test Environment:
Test deliverables:
and Test Strategy is a document which specifies which
method we have to fallow to complete this project with in
time?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bhavani
Test Strategy is nothing but it describes about that what
kind of testings we are going to use in particular project.
Test Strategy comes into Test Plan document.
Test plan is a high level document. It's road map of the
entire testing activities. Test Plan covers about Summary
of the project, scope, Features to be tested, Features not
be tested, Test Strategy, Team Strength, Team member
rights, Test Schedule, Exit & Entry Creteria, Assumption &
Resumption, Contingencies. It's prepared by Team Lead.
But Test Strategy is a part of Test Plan document. It's
telling about type of testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ankit jain
I wolud like to sahre more about on the test strategy.
Whole testing process have different testing level or
heirarchy. Each tesl level has its objectives. To achevied
that objective test strategy is built.
Suppose you are working on system testing. What steps
should be taken to acheived the system testing objective
will be considered as a test strategy.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shaik mohinuddin
Test plan is a high level/company level document, test strategy is a testing level document
| Is This Answer Correct ? | 0 Yes | 0 No |
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards
How many types of recording modes in qtp? Which will be used when?
What is InStr()
give me the code to save all messages of inbox of gmail into a folder and notepad
What is Curd testing?
I open login gmail page after that QTP is not able to identify the object present in it then what u will do
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
what is the use of Text output value in Qtp?