Hi, Can any one explain what is mean by Driver Script? is
it AOM?
Answer Posted / lakshmi
Thx Pinky.
Lakshmi
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How did you use regular expressions in QTP and also in WR?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
can test automation improve test effectiveness?
Is any limitation to xml checkpoints?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
Explain the concept of object repository and how quicktest professional recognises objects?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Explain runtime dynamic settings?
What is object repository in qtp?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What is the basic concept of quicktest professional (qtp)?
Discuss the QTP Environment?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How to recognise the webelement and verifying that webelement is enabled?
What is the parameterization?