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 |
how to do spell check in QTP? reply please
How to handle the exceptions using the recovery scenario manager in qtp?
Do we have to Enable Smart Identification while running Or will it automatically be enabled ?
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
what are the parameters you are considering for object identification?
How to execute a winrunner script in quicktest professional?
What are the enhancements u did after recording ur script?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
how to identify an object which is not in the object repository identification can be done using descriptive programming.
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
Can any one send me the QTP Basic Coding Samples?