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
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Which environments are supported by hp qtp?
How to start recording using quicktest professional (qtp)?
What is the short cut keys for the following?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
To which environments does quicktest professional supports?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
How QA specialist can identify when programmatic descriptions are useful?
How to handle Java tree in QTP?
what is impact analysis on regression testing?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
How to test results for qtp ?
What is the difference between Keyword Driven test and Data Driven test?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
In Remote acess server how u run a test?