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...


Diff between Test Stratergy and Test Plan? Diff b/w Test
design ansd test case design?



Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?..

Answer / shilpa reddy

Test strategy defines required testing approached to be
followed by testing team.
Test strategy of the project is implemented by test
lead,interms of what to test,how to test,who to test and
when to test? through the test plan.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)

3 Answers  


What is the entry criteria and exit criteria for your test automation

2 Answers   HP, Virtusa,


I want to learn QTP Online, where can I get quality training?

15 Answers   CSC,


How can we check whether a particular sheet loaded (existed) or not in Data Table.

7 Answers   TCS,


What is object identification?

8 Answers   Wipro,


What is meant by Environmental variables?2 types r there know…can u pls explain clearly?

1 Answers  


what r the executing modes in QTP

2 Answers  


How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2

1 Answers  


There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.

1 Answers  


I have an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.

1 Answers  


Why do we use breakpoints in QTP?

0 Answers  


How do you perform testing on web based application using qtp 9.2?

1 Answers  


Categories