difference between recording methods and recording modes in QTP
Answer Posted / subhan.qa
qtp recording modes are context sensitive recording,analog
recording,lowlevel recording
recording methods through record and play back,discriptive
programming
i think so
correct me if am wrong
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Key word driven framework
What is qtp window?
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?
Can you write a script to check if the folder exists or not?
What is debugging? How you debug your script?
How u will do versioning in QTP?
What is the syntax to call one script from another?
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
What are the general steps involved in the data driven framework?
What are the check points can be inserted without recording?
what is meant by Implicit and explicit requirements?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Is it possible to change the property value at runtime? How it is possible?
How to explain a banking project in interview as a test engineer???
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?