Answer Posted / aarati borse
See ..mostly in real practice normal recording is used..
Theoriticaly all over it is give that when any object is
not getting recognized by QTP then we need to use this low
level recording mode.Loe level doesnt support to "Select "
operation.Please everybody take this in account...
Try this LL mode on standard Flight Reservation apps which
is provided by QTP itself.
Record for whole insert order..by LL mode.Only by mouse
select all the required options..
It will get fail..
Now do the same thing but use here only tab...for selecting
any option from list.
Now it will work..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does qtp identify gui object?
How you know that a test case is a regression test case
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Is it possible to call win runner script in qtp?
how to download mercury qtp9.2 ny internet ?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How many lines of code in each script of QTP?
In qtp, how you can remove the spaces from string?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
how to test Web application using QTP software
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
How to customize checkpoints with parameters?
What is ‘object spy’ and what is the function of object spy in qtp?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?