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 |
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
Suppose Object name was changed in the application in the second build.I have just modified the name in the Object repository as changes in the Application. Is it possible to accure changes in the script accordingly? If so Suppose I am calling the script through function, Will the changes affect in the script(which is in the function)automatically? If not affected, tell me the solution,How to handle this. How should I change the object property name while using functions
Tel me what was the automation testing process you followed?
What are benefits of qtp?
When using descriptive programming?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...
How to check and display a particular word from a paragraph?
when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.
what is difference between application testing and product testing?