How many type of status messages are there ..explain?
Answer Posted / sumanth
With above four you have,
4 for mic Information, passes an information regarding the
output status.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what type of framework u r using in ur organization
How to interact tool & application build in QTP?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Explain the terms test and business component?
Can we create user defined functions in qtp?
Explain the features of quick test pro(qtp)?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
How to check feasibility of the appliction?in automation testing?
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
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
How many lines of code in each script of QTP?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
what is run action?