Tell me Three major differences between QTP & Winrunner?
Answer Posted / jayalakshmi
1. Descriptive Programming is possible in QTP.
2. .Net applications are supported in QTP.
3. Various checkpoints are available in QTP other than
(Text, Database, Bitmap) in WinRunner.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain how qtp identifies object?
What are the different ways to invoke an application using QTP?
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
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
How many scripts did you have?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
how to test load test and block box testing an a web based application pls give ans briefly
What is the syntax for how to call one script from another?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is the difference between call to existing action and copy of an action?
What is the Difference between test object and run time object?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
How does qtp identify objects in the application?