1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT
RECOGNIZED BY QTP
Answer Posted / chinmaya
Virtual Object means A object that behaves like a standard
object but qtp does not identify that object.
Here we can mapping from custom classes to standard classes.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How smart identification works in qtp ?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Why do we use breakpoints in QTP?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Your roles and responsibilities and daily tasks? (As automation tester)
In what occasion we can specify global sheet and action sheet?
How to customize checkpoints with parameters?
What is checkpoints for quicktest professional (qtp)?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What is difference between Recording time object identification and Run time (Execution) time.
In qtp, explain what is qrs file?
Describe function procedure in vbscript.
What is the use of sendkeys and what are send keys
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.