Did you face the problem, changing the properties of an
object in Run Time?
Answer / sandeepguttikonda
Yes I have faced the problem of changing the object
properties during run time.
1) Try to write a function that captures the run time
properties by using GetROproperty method and update them in
the Object Repository by using SetTOproperty.
2) You can also use Maintenance Run mode in QTP which helps
in updating the changed peoperties in Object Repository.
Please let me know if you need any further info.
Regards,
Sandeep Guttikonda.
| Is This Answer Correct ? | 0 Yes | 0 No |
i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
How to export QTP results to an ".xls" file?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What environment does qtp run in?
how to get no.of non empty rows in a excel sheet through vb-script
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
What are the common defects found in your project? (in qtp interview)
What is the virtual object?
What is the architecture of framework
More details about keyword driven technique in QTP
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
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.