some times we write user define functions.where we write
main and sub program,how,where to insert the functions in
qtp?
Answer Posted / chengaiah
user defined functions can write in function library in qtp
or we can take note pad ,develop functions and save with any
one extension txt or vbs of q fl and associate navigation:
file--->settings---->resources--->Browse the path of
funciton library and call the function in the main test of QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between run time object and test object in QTP?
When using descriptive programming?
How to suppress warnings from the test results page?
What are the types of object repositories? Which one is you are using?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
How to release all resources file from the QTP?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
What is keyword view?
What is difference between shared and local object repository?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
When should I use smart identification?
What are the Application Functions available in QTP?
Please guide me release notes of Automation once scripts are completed
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.