If we are record a same web page for 2 times.1st time it is
showing 6 objects in the Object Repository and for the 2nd
time it is showing like 7 Objects in the Object Repository
why it is happening
Answer Posted / surya prakash
Generally The No. of Objects in the Object Repository is
based the Uniqueness of the Objects Physicall description,
Which is generated based on the Object identification
Process we have defined before recording.
if we selected any Dinamically changing Propery
like "focus", "text" for edit box,) the physicall
description is changes time to time (before performing the
opertion and after performing the operation).
Here in this sistuation any of the objects property had
been updated(changed)from first time to second time, and it
stored that as another object. So it may shows 7 objects in
the second time....
Surya
9866727279
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When using descriptive programming?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
What are the main differences of qtp and win runner?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How many types of actions are there in quicktest professional?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is action? How many types of actions are there in qtp?
what is clean sweep?
How will you test a keyboard?
Explain calling sub procedure.
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What is the recovery scenario in qtp?
Shall we add Local Repository to shared object repository,if yes,how we add
In qtp, how you can get the last character from a string?