what is compiled module?
This question regarding winrunner or qtp...okey..winrunner
have compiled modulue concept..but qtp does't have compiled
modulue concept.Instead of compiled modulue qtp have
functions concept..ofcource compiled module nothing but
funcion. in qtp we right functions for the purpose of
repetable tasks.we store that function in .vbs files.In vbs
file we write set of functions.once we executed that vbs
file using Excutefile statemnt we can able to call any
function in that file...
| Is This Answer Correct ? | 0 Yes | 0 No |
How to find the OS name by using QTP script?
Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance
When should I use smart identification?
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What is object spy in quicktest professional (qtp)?
How do you learn the object in QTP?
Hi, i want download attached files in test plan area from QC to local drive in my system using QTP script. Please help me
How to write business scripts using object repository with different scenarios
I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?
explain keyword driven framework?