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 |
How did you use regular expressions in QTP and also in WR?
I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
4 Answers Cap Gemini, Polaris,
I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.
How do u write script in qtp? where do u write?
what is the difference between Reusable action and external action?
what are the metrics in general we use in testing.
what is descriptive programming? what are the mandotory properties in qtp? what are libriry functions in qtp? what frame work you are using at your project? what is object repositery? what is our role as per qtp project is concerned as a software tester?
How to get all the objects count and objects names in webpage using QTP ?
what is diffrense between action and function
I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action 1 for the two iterations only after which i want to exceute the next Action2. How is this possible?
What are objects? how do you select the unknow object?
hi guys, could you please prepare script for given format ? 1,1,2,3,5,8,13,21,...etc use vbscript for this...?