What is meant by virtual obj and Y do v need virtual obj configuration.
Answers were Sorted based on User's Feedback
Virtual object is an object,which is defined and used by the user whenever required as per the user requirement.
-on virtual object
we can not do the object spy
check point cannot applicable
it is a non standard object as per the QTP
etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pravati
A application may contain objects that behave like standard object but are not identified by qtp. These objects are called as virtual objects.
for example-if one object shown its property as web button but it is a link.this type of objects are called as virtual objects.
setting---tools>>vitrual object>>mark as>>name>>finish
| Is This Answer Correct ? | 0 Yes | 0 No |
It is the functionality available in QTP, which will help us to identify selected part of the application as the required type of object.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sandhyasankar19@gmail.c
virtual obj are objects that qtp spy cant identify...for example open paint and spy the color that we have in the paint window...all the colors have same property value in the spy...for example for green, pink, red etc. it shows the same prprty value...so in that case we can use virtual objects.. so v can gv our own name by using this so that qtp identifies the obj easily...
| Is This Answer Correct ? | 0 Yes | 2 No |
Explain how you can find length of array in qtp?
what does it mean when a check point is in red color? what do u do?
What is the regular expression for Yahoo mail Inbox?
Hi Friends, Iam Beginner in QTP and i want to Try the software QTP. I checked the mercury site for QTP Trial version and i found QTP 9.0. The thing is that it supports windows 2000,Xp but not windows 98.And Iam using Windows 98 onlu and it's not possible for me to upgrade to windows 2000. Pls. guide me how to get the trial version of QTP which supports windows 98 Operating System The version may be 6.5 is ok for me.Thanks in Advance
Which object model ur used in ur project
what are the environment variables,how do you use them. give an example.
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
waht is the difference between QTP 8.2 and 9.0 version
15 Answers AppLabs, CTS, Polaris,
how to load vbs file to qtp through scripting. plz provide the code.....