what happen in object repository(shared)if we call an
existing action from an external action ? and what happen
in object repository(peraction)if we call an existing
action from an external action ?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
As you said, the existing action already recorded the
objects into object repository pertaining to the when you
call the external action,it will added the objects to the
existing one
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rizwan
when u call to existing action the objects in the
repository will also add and that they are only readable
but not editable v cant make changes to them
| Is This Answer Correct ? | 0 Yes | 0 No |
How to execute a VBS file without using Execute File statement?
I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?
Pls explain me the difference between ........ Description.Create and CreateObject
What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?
How many test scripts are prapare in ur project(HeathCare Insurance).
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
How to test login page by using QTP
What is the method for maximize the application while we using Decriptive programming in QTP?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What is Step generator in qtp? wt is the use? can u any body explain me? plz
What are the details steps to connect a remote mysql database in QTP
I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.