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 we connect oracle or sql data server database to qtp.
How will you find the current time of the remote machine using QTP script?
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
Can we create test script with out Step Generator?
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?
Use of Multiple Actions in QTP?
What is the difference between Datadriven and Parameterization?
How to test login module with different username and password by using data driven testing in QTP?
How will you check that your test cases covered all the requirements?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
How to analyzing test results using quicktest professional?
what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz