Plz explain about Virtual object? What is the situation u r
using , explain with example?
Answer Posted / 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 View All Answers
Plz Explain AUTOMATION REFERENCE MODEL?
How QTP support all types of applications (platforms)?
what is command for executing files?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Did the scripts need lot of maintenance? If yes, why?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How to test login module with different username and password by using data driven testing in QTP?
hou can we use vb script in qtp could u tell me breafly
How does QTP identify an object?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
How do you create new test sets in td?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How will you check that your test cases covered all the requirements?
Explain the concept of object repository and how quicktest professional recognises objects?