WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN
TEST STRATEGY & TEST PLAN?

Answer Posted / vijayaragvan

Test Strategy describes the approach of testing throughout the STLC. (which includes unit, system, integration and Performance Testing). Test Strategy is a part of Test Plan.

i.e. 80% of High severity defects should be found at first four complete test execution cycle. Is a Test Strategy.

Test Plan consists of how we are planning the activities of testing. It contains Scope, Test Strategy, Deliverables, Schedule, Roles and responsibilities, Test environmental setup, Risks, Documentation, Configuration Management of documents, Documentation Approvals, Entry criteria for testing, Exit criteria for testing, Functions to be tested, Function not to be tested, types of testing in scope and out of scope.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will down time for server and content maintenance/upgrades be allowed? how much?

613


i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.

1533


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

1596


Explain QTP using different development techniques ?

531


How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.

1684






Explain quicktest professional (qtp) testing process?

536


Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?

1552


Explain step generator in qtp?

639


This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?

1463


Suppose I want fail that check point? How can you do that?

596


What will be happen if i load object repository at run time, but it has already associated.

1255


What is difference between run time object and test object?

551


after initiating one project for testing, when exacltly QTP tester role starts?

1397


How to handle the exceptions using the recovery scenario manager in qtp?

562


can i compare two databases using QTP ?

1875