some times we write user define functions.where we write
main and sub program,how,where to insert the functions in
qtp?
Answers were Sorted based on User's Feedback
Answer / kishore
We can write calling script in actions.Write called
programs in note pad add that script as in library file
steps to add user defind function as library file
1)test-->Settings--->Resources-->Click on Plus sign....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Give me exact application where we should use low level recording?
what is the use of descripting programming?
Tell about descriptive programing in qtp8.2?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??
3 Answers DST Global Solutions,
Could any one suggest web site links to learning VB Script for QTP purpose??
Why do we use breakpoints in QTP?
In qtp, explain what is keyword driven automation framework?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
anybody wants to learn QTP with realtime implementations and complete framwork contact to this mail id ciraaj@gmail.com
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
What is diff between SDLC AND STLC?