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 key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Explain about Test Fusion Report of QTP?
How many scripts did you have?
How do you create regression test packs?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Hello friends..... On which areas of an application we can not test with QTP
What does mean by Scope of Automation?n How we defined it?
What is test object?
How can you write the scripts that operate on different objects depending on run-time information?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
what is error and fault in terms of software quality?
How can you give wait up to 10 seconds in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so