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?
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 |
Why use Regular Expressions?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
how do u plan test automation?
How may types of defects identify application or your currently working application?pls give me answer..
what is the difference between action and function
11 Answers AppLabs, BirlaSoft, Infosys,
In qtp,how to interact tool & application build?
Can we do Load Teting with QTP?
• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays in every release. what doeas this statement means
Difference between object identification and smart identification
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code
Can we create test script with out Step Generator?