Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Virtual object wizard in QTP?

Answers were Sorted based on User's Feedback



What is Virtual object wizard in QTP?..

Answer / vasavi juvvadi

Virtual Object Wizard in the QTP is used to map an object,
which is not recognized by the QTP as Virtual Object in
order to recognize it during the Run time

Is This Answer Correct ?    4 Yes 0 No

What is Virtual object wizard in QTP?..

Answer / vijay

virual object wizard is used to recognize object which were
fail to recognize in any manner.but is final solutions and
it is not at all advisable.
becuase it recognize the objects by using coordianates, so
if a single fixel is changed also it fails.
by
vijay(SDG)

Is This Answer Correct ?    4 Yes 0 No

What is Virtual object wizard in QTP?..

Answer / pran

Certian objects are not recognized by QTP.such objects are
called as Non-standard objects.
We can make these objects as standard Objects
by using Virtual Obj Wizard.

Is This Answer Correct ?    3 Yes 1 No

What is Virtual object wizard in QTP?..

Answer / remi jullian

QTP finds difficulty in identifying certain application
objects. It means, QTP can able to identify it as an
object, but has some difficulty in identifying the class of
the object. In that case, if we perform any operation on
that object, it changes the mode of recording to low level
automatically and records a statement like WinObject
("objectname") for a windows object. These objects are
called as virtual objects.
In that case, QTP provides a flexibility where we can map a
virtual object to a standard object class and make the
virtual object to behave like a standard object class. This
can be done through a virtual object wizard process by
marking the portion of the area to map to the appropriate
selected standard object class.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

What is checkpoint in qtp?

0 Answers  


What is the difference betweent test and component?

1 Answers  


What is Object Spy?

7 Answers   JKH, Ordain Solutions,


what is main diff of qtp8.2 and qtp9.0?

1 Answers   Covansys,


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

0 Answers  


Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance

3 Answers  


In an(AUT) web application their are two frames as fraMain and fraFooter. Both the frames contain link which needs to be retrieved at a single step. I tried it using "Regular Expression" as fra.* but QTP doesn't recognize the object. So Plz help me out to get resolve the problem:-)

1 Answers  


In what situations QTP will not recognize the Objects?

6 Answers   Wipro,


If I change the property value at runtime is it effect is object repository?

0 Answers  


Which version of QTP is using by companies nowadays?

4 Answers  


How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely

3 Answers  


setroproperty and getroproperty difference

5 Answers   Ordain Solutions,


Categories