Hi Friends,
while playing the recorded test i am getting this error
"Cannot identify the object "q" (of class WebEdit). Verify
that this object's properties match an object currently
displayed in your application." error is coming in this
line of code "Line (2):
"Browser("Google").Page("Google").WebEdit("q").Set "airtel
broadband"". " .... please tell me how to overcome this
problem. need help asap... Thanx in advance
Answer Posted / ram
When you are recording the, below statement generated.
Browser("Google").Page("Google").WebEdit("q").Set "airtel
broadband"
While recording you could have included "Value" property in
Mandatory properties list. So the value recored in object
repository for the object is "airtel
broadband"
But when you ran it, i think you have removed "airtel
broadband" and clicked on Run
What happened when you are running, it is looking for value
property in the object resposotiry. But in our run time
object property has no value, but our test object has value
as "airtel broadband"
So thats why the error is displaying.
Go to Tools --> Object Identification --> Web --> Web Edit
--> Add/Remove --> Deselect Value property
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is error and fault in terms of software quality?
what are all the fileds present in object repository?
How to use transactions in qtp?
What are the different types of action?
What are the different properties of an web object
How you can write contexts to text file in qtp?
What are the general steps involved in the data driven framework?
What is RTM (require ment tracebulity marix) fromate?
Approach for Installation,comaptibility,system testing
What are the different attribute used with regular expression?
How did you use regular expressions in QTP and also in WR?
How you create new action in qtp?
What is the difference in testing a client-server application and a web application?
What are the advantages of parameterization ?
Explain more about the Test Fusion Report of QTP?