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


Please Help Members By Posting Answers For Below Questions

How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.

1680


Which scripting language used by quicktest professional?

524


Object repositories types, which and when to use?

571


What are test settings and global settings?

575


how to write xml output check point bu useing descriptive programing .means without useing output check point

1646






Explain the use of action split in qtp?

554


what r the main attributes of test automation?

1474


Give the syntax to import/export xls into qtp.

582


I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

1294


How to find array size in qtp?

575


What is the qtp testing process?

586


What are the methods of the TextStream object that are used for reading from a text file?

1685


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

978


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

1563


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 and so on. how we can handle this scenerio thru Descriptive programming?

1431