1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT
RECOGNIZED BY QTP

Answer Posted / siva

Literally "Virtual" Meaning: not physically existing as
such but made by software to appear to do so....this is the
exact meaning from the OXFORD Dictionary.
Here, The object "Exists" at AUT, but our QTP for some
reasons is unable to identify, let it be a button or any
object under test. It doesn't make any sense saying that-
"Testing is getting retarded caz' QTP is unable to
identify the object" but the object is there at AUT. so, in
this scenario we are making the QTP to treat the object as
Virtual object.

Thank you
siva.....

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose I want fail that check point? How can you do that?

597


What is the difference in the global and action sheet in qtp?

569


Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints

1456


I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?

1370


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

917






Define Environment Variable in UFT and its uses?

603


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

1251


Explain how you can replace string in qtp?

601


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1410


What are the things(properties, and other details) will be recorded while recording an object using normal recording?

1489


How many types of recording modes in qtp?

583


Suggest and Define a solution for an application whose objects are not recognized by UFT?

666


Explain the difference between data driven testing and parameterization ?

583


How to modify object property in qtp ?

555


How do we handle run-time errors?

575