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
What is the use of text output value in quicktest professional?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What is the basic concept of quicktest professional?
How can you exit from an action?
What are the key elements available in test result window?
Approach for Installation,comaptibility,system testing
How to use actions in qtp ?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
How many types of recording facility are available in quicktest professional (qtp)?
what is the difference between modular framework & datadriven framework
what is the difference between development and testing
How many ways is to parameterize the value?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
how to test load test and block box testing an a web based application pls give ans briefly