some times we write user define functions.where we write
main and sub program,how,where to insert the functions in
qtp?
Answer Posted / 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 |
Post New Answer View All Answers
With what extension you can save the list of tests in a file to run in test batch runner?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
How is a Step generator used in UFT?
Step 3&4 are repeated until an the object in recognised uniquely.
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
Is it possible to use two instances of UFT on the same machine? If not why?
Does Low-level recording capture mouse movements?
What are the types of data tables in qtp?
What are the differences between quicktest professional and winrunner?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
What is checkpoints for qtp?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
What is Test Fusion Report in QTP?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?