Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / nani4urs

Test strategy is a phase of testing life cycle.
Test strategy is a road map for entire testing. It descrides
the all activities of testing.
Test plan is a part of the Test Strategy.
Test plan is a document which describes entry and exit
criteria of the testing.
and wt to test how to test.
and risk factors.

Is This Answer Correct ?    12 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what you mean by artifact,milestone...

2028


what type of run time errors you get while you ar edoing rpg program?

2020


What is the short cut keys for the following?

1186


What is Port testing. Whhen will you perform?

1996


Why to use descriptive programming?

1066


Is virtual object supported in low level recording mode?

1202


How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

3124


can u please explain what is the exact difference between qtp8.2 and 9.0

2233


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

2020


How can I check if a environment variable exist or not?

1090


hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com

4156


Explain about Test Fusion Report of QTP?

1114


Diff b/w test scenario's and test Procedures?

2178


Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in

2066


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

1058