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

Answers were Sorted based on User's Feedback



Hi Friends, while playing the recorded test i am getting this error "Cannot identify the o..

Answer / sanjeev

Hi AK,

Have you added the object into object repositiry? If not
try to add the required object into object repository.

Is This Answer Correct ?    1 Yes 0 No

Hi Friends, while playing the recorded test i am getting this error "Cannot identify the o..

Answer / nidhi jain

their is some problem in object identification. It might
possible that this object (webedit)property changing
dynamically. try to analyze this object for 3 or 4
different user.

Is This Answer Correct ?    0 Yes 0 No

Hi Friends, while playing the recorded test i am getting this error "Cannot identify the o..

Answer / 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

More QTP Interview Questions

What are parameterizing tests?

0 Answers  


How will u integrate oracel with QTP?

2 Answers   Microsoft,


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

0 Answers  


unique properties of button,edit box, radio button,check box?

1 Answers   IBM,


How many types of parameters are there?

0 Answers  






Hi, Can anyone tell me what type questions can be ashed in interview on QTP?

1 Answers  


how to get the object count ?????????

8 Answers  


what type of scripts are asked in qtp?

2 Answers  


In QTP what is the difference between Step-in, Step-out, Step-over ?

3 Answers   CTS,


how do close the task manager through QTP?

2 Answers  


in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?

2 Answers   Polaris,


How to call a function in QTP?

4 Answers  


Categories