Hi friends,
I have heard that it is required to have an application
hosted in the same machine where we use QTP. Otherwise QTP
may identify the objects incorrectly.
Please clear me is it true.
Answers were Sorted based on User's Feedback
Answer / nipun kumar
Hi Sanjeet,
Thanks for ur time and answer.
But my problem is , QTP is capturing no action on a
particular page in the application that I am trying to
automate. But on the same side its working fine on other
pages of the same application.
Can u please or some one else help me understand the reason
behind this inconsistency.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deepak
Hey try using only necessary add-ins and remove rest of
them.If its a web application keep only VB and Web addins
and then try.Sometimes it happens if the page is having
large amount of data.
| Is This Answer Correct ? | 0 Yes | 1 No |
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
What is the basic concept of qtp?
How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
write a regular expression pattern for xyz?123?
How does you test a weblink which is changing dynamically?
Syntax for how to call one script from another and Syntax to call one "Action" in another?
Can we create test script with out Step Generator?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
how to retrieve data from the data table (from a particular cell)
how can we do the frame work in qtp