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 is descriptive.create () in QTP?
How do we handle run-time errors?
I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?
Do you know how to connect database? Can you tell me the procedures?
QTP 1.What type of bugs u commonly find in u r project? 2.what is agile testing explain with example? 3.application is given req n functionality r missing then how can u start testing? 4.what r the types of defect tracking tools? 5.what is functionality testing? 6.what is change req how u use it? 7.diff bet gul n functional testing? 8.test cases for IE 6.0? 9.where do u store test cases? 10.what r design objects in qtp? 11.what r 5 types of objects in qtp? 12.how to change .mtr to .tsr n vice versa? 13.in which situations qtp will not recoznize objects? 14.how to call .vbs fuctions, library files in qtp? 15.if 10 windows r ope write command to close all windows in qtp? 16from what stage u start automation in u r project? 17.what is VSS? it is usedin automationr manual? 18.size of object repository? 19.how to conduct GUI testing n performance testing on MS-Word? what r performance TEST CASES? 20. use of virtual objects explain? 21.how to connect buzilla with qtp? 22. what is API ? 23.how to merge 2 object repositories in qtp? 24.what is recovery scenario manager? 25. diff bet link n hyper link? 26.diff bet test case n test case scenario? 27.what is relational testing? 28.where do we write test cases? 29.what is base line in testing? 30.what r key process areas(KPA) in u r company? 31.what is hot fix? 32.what is sql injection? 33.what is valnerability? 34.what is TOM in qtp? 35.can we do qtp testing with out creating objects in object repository? can we completely write code in expert view only? 36.where we cant do automation testig? give example using OR is a advantage r a disadvantage?
what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me
Is it possible to call from one action to another action in qtp?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How we can add actions in the test using QTP?
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
write script for bitmap image?
How to call actions in QTP?