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
Explain quicktest professional (qtp) testing process?
How you know that a test case is a regression test case
How you debug your script?
How to run a test using quicktest professional (qtp)?
What is keyword view in qtp?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What is Cross browser testing? Does UFT support it?
What is quicktest professional?
What are the differences between quicktest professional (qtp) and winrunner?
what is the difference between modular framework & datadriven framework
How many types of Automation frameworks are there in UFT? Describe them.