Plz explain about Virtual object? What is the situation u r
using , explain with example?



Plz explain about Virtual object? What is the situation u r using , explain with example?..

Answer / mohan

Object which is not reconised by QTP as a standard object
(may be because developer hide some of the properties or
object developped in some custom programming languages), in
that case QTP will record the actions on these objects as a
pixel or etc..which we cannot customise further
(customisation required for adding checkpoint etc..). So in
that case we can map these objects to nearest QTP standard
objects class

Ex: If you perform any action on some of Windows calculator
buttons, will be recorded in terms of pixel postion. in
That case you can map this button to WinButton class. and
record again on this button the script will be different -
which is simillar to stnadard class

let me know if u've any doubts

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

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

3 Answers  


what is option explicit?

5 Answers  


what is the extension of action script template?

7 Answers   Capco,


can we run the scripts of QTP8.2 in QTP7.0?

1 Answers  


what are inputs for automation?

3 Answers  






how can i count the number of links???

2 Answers  


Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.

3 Answers  


What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

0 Answers  


what is debugging testing?

5 Answers  


if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?

2 Answers   Ordain Solutions,


how can i impliment error handling in QTP?

5 Answers   Ordain Solutions,


In qtp, explain what is qrs file?

0 Answers  


Categories