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 |
What are the advantages of Object Repository?
where do you define the objects as regular expression when u are using regular expressions.
What is diff. between ordinal identifier INDEX and Location?
What is object repository in qtp?
Wat is the command used to add an object(properties) to an object repository?
What is the difference between "call to action" and "call an existing action"
9 Answers Accenture, Yana Software,
How to make arguments optional in a function?
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
How do you create new test sets in td?
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do
Hi, I want to write the script for a webpage. But i didn't added the properties of the objects to the object repository. Without adding the object properties to the object repository, how to write the script. When i am writing the script, Let us say i typed as Browser (""). after selecting ".", if the object is added to the object repository it will display atomatically. But in my case it is not as i didn't added the object properties. How to proceed further in the above mentioned case to write the script manually. Pls let me know if you didn't understand the question.
How to handle the errors without using recovery scenery?