I dont know how to configure non standard objects to
standard objects in QTP9.2 can i have someone explain me in
breify?
Answer Posted / venkat reddy bandaru
we can use virtual object wizard to handle non standard
objects.
when u select virtual object wizard,it will provide u +
(Add Button)symbol,u can select required non standard
objectlike button,object etc., it will
gather the boundary values of the objectand give the
speccific name and save it.
After that QTP will automatically handle.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a script to customize the test results in PDF and HTML format.
What is the Difference between test object and run time object?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How u will do versioning in QTP?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
What is difference in global and action sheet in qtp?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
if our qtp vb Script may be Currepted then What we want do?
What are the properties you would use for identifying a browser and page when using descriptive programming?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Did the scripts need lot of maintenance? If yes, why?
What are the types of object repository in qtp?