Plz explain about Virtual object? What is the situation u r
using , explain with example?
Answer / mohan
Object which is not reconised by QTP as a standard object
(may be because developer hide some of the properties or
object developped in some custom programming languages), in
that case QTP will record the actions on these objects as a
pixel or etc..which we cannot customise further
(customisation required for adding checkpoint etc..). So in
that case we can map these objects to nearest QTP standard
objects class
Ex: If you perform any action on some of Windows calculator
buttons, will be recorded in terms of pixel postion. in
That case you can map this button to WinButton class. and
record again on this button the script will be different -
which is simillar to stnadard class
let me know if u've any doubts
Is This Answer Correct ? | 1 Yes | 1 No |
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
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?
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
What is the difference in the global and action sheet in qtp?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
What is the limitation to XML Checkpoints?
how can u put synchronization point in qtp,wat is exactly synchroniztion why we use it wat is benifit in qtp
13 Answers College School Exams Tests, Mind Tree,
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
I want some banking domain projects where can i get this projects ( anybody can help me plz)
How to load a object repository(using VBScript) ... very urgent....
whow much strong on VB and C?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri