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 |
what are the functions availabla in QTP? what are the data types in QTP?
How do function returns a value?How can we pass one function value to other function as input
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How to save your test using quicktest professional (qtp)?
how can we retrieve ten rows from the data table using loop concept?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
from where we will retrieve data for data driven tests in qtp?
How you automate testscripts one by one or modukewise or all at once
How to get the column count and column name from the resultset in the database connection program?
What is runtime objects and test objects? What is the difference between them?
Where the text version of script file located in file system?
How to Parameterize Object repository in QTP?