In a shared Object Repository in QTP if some object is
changed how can the other script which is using the same
object can be known
Answer Posted / venkat.ellamaraju
If Object name changed, no problem. If Onject properties changed, then go to Object repository -> Import Shared Respository -> Enable editing
click on "Update from application" -> Save
Now all th updated properties will added to shared repository.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is profile tool?
explain how to write vb script in qtp?when will you write own script?
How you can decide which type of object repository you have to use?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
can i compare two databases using QTP ?
What is Associate Repository in QTP 9.2 ?
How to change the priorities of the recovery scenario properties?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
How to do call a output parameter from one action to another action??/
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Differentiate the type of test cases which can be automated and which cannot be automated?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
What is the file extension of the code file in qtp?
How to test the login page in different ways in automation testing and i need code?