Answer Posted / krishna
If property value have any special character while executing, QTP throw object identification error , To avoid this error we use regular expression concept here double click on that property value , then RE window open, then edit the value name, put the ""before the special character and check the RE checkbox . Then Run the script QTP will identify the object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the difference between data driver & data driven and driver script?
Explain features of the latest version of qtp/ uft 12.1?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
If object is not recognized by qtp but the object is standard object what is your approach?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
What are the recording modes in qtp?
What is the Difference between test object and run time object?
banking domain description for software tester for interview
How can we conduct U-I Testing by using QTP??????
describe some problems that u had with automating testing tool?
What is qtpro? What is quick test pro?
What is the difference in the global and action sheet in qtp?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?