Answer Posted / murali raju
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 |
Post New Answer View All Answers
what is the hierarchy to use properties in descriptive programming
how did u use automating testing tools in ur job?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
What the differences are and best practical application of Object Repository?
can i compare two databases using QTP ?
What is the difference between a Function and Procedure in QTP?
Hoe can we do retesting using functions please give the code for it using login page
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
With what extension you can save the list of tests in a file to run in test batch runner?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
How can you exit from an action?
Explain the Different types of QTP test assets and their extensions?
What is difference between Recording time object identification and Run time (Execution) time.
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
Are Shared ORs read-only?