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
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
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.
Is it possible to call win runner script in qtp?
give me the code to save all messages of inbox of gmail into a folder and notepad
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Diff b/w test scenario's and test Procedures?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What are the views available in quicktest professional?
How to capture a window in QTP?
How do you create new test sets in td?
can any body give the banking domain concepts/links
How to get the particular property value?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
If the objects hierarchy is changing from build to build, then how you will handle that condition?