Hello Everyone,
I have a problem.
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 someone please help me understand the reason behind this
inconsistency.
Answer Posted / 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 |
Post New Answer View All Answers
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What is QTP and the use of QTP in TD?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
how to know no.of mails in our g mail by using vb-script
how do u plan test automation?
Get the count of files of similar types from a folder.
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Are Shared ORs read-only?
What is file database?
How do know the number of browsers opened?
How to use debug tools?
Explain the concept of how quicktest professional (qtp) identifies object?
Can we create a qtp test from qc?