In my script there is a link(e.g. 'My Page') when I execute
the script sometimes(not every time) QTP throws an error
that "My Page(as link)" not found.
Pleaase tell me where I need to update
Answer Posted / srinivas
Hi,
Hi,
There is Two ways,
1. one is while u running the script when the script come to
“My Page” Link just u place u r mouse on the “My Page” Link
and the script will capture the object and proceeds further.
But this time being way.
2. The Actual solution some times QTP will not recoginse the
objects due to lack on some add-ins, to over come this, when
QTP doesn’t recognize the link u just go through object
repositary.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does qtp recognize objects in aut?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
What is active screen?
What is fragmentation and paging?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
What the differences are and best practical application of Object Repository?
How do you create new test sets in td?
can i compare two databases using QTP ?
How will you find the current time of the remote machine using QTP script?
How to add synchronisation points in qtp?
How to test results for qtp ?
How many types of recording modes in qtp? Which will be used when?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
what is keyword driven testing in qtp?n how is it useful?
How you can decide which type of object repository you have to use?