In a QTP project lets say there are 100+ function library and incorrectly we have duplicate some function in multiple libraries. How to find those duplicate functions and remove them?
Answer Posted / dinesh1433
Copy the function names and press Ctrl+F to open the find dialog, past the copied function name in "Find text:" box and select "Entire solution" from Look in: list box and press "Find Next" or "Find All" button.
You will get the required function name from all functin libraries
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How qtp recognizes the object?
What are the different attributes used with regular expression?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
What is qtp window?
When should I use smart identification?
Hi,All How to create a link in excel sheet using qtp
How to handle dynamic objects in quicktest professional (qtp)?
Explain different types of action in qtp?
What are metrics and matrix?
can u please explain what is the exact difference between qtp8.2 and 9.0
How can we conduct U-I Testing by using QTP??????
What contains Data Driven Framework document in qtp?
Give the syntax to load function at run time.
How many ways we can parameterize data in quicktest professional?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions