write script for how to add function library in QTP
Answers were Sorted based on User's Feedback
Answer / vikrant
There is one more to add function liabrary
--right click on script
--select associate function library option
It will associate script with function liabrary
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Command used to start the QTP
In where you are keeping or maintaining shared object repository (file)in your appliction?
what is the general issues faced while using automation tool Qtp9.0
in order to start automation testing what we should require (entry level to automation testing)
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
how to create flat file datasubmission in qtp
can somebody send the script to write a multiplication table in notepad through qtp
How can we perfom Action and Component parameter.?
write vb script code to delete the duplicate values in an array.
what is tool interface?
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
Can we use same virtual objects in many number of tests?