What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / uday kumar. a
QTP does not recognize the object means, you dont have
proper add-ins. In this case, QTP treats the objects as non-
standard objects. We can map these non-standard objects to
standard objects by using virtual object wizard. Once
mapped sucessfully, QTP can identify the objects.
| Is This Answer Correct ? | 19 Yes | 9 No |
Post New Answer View All Answers
How is the Bitmap checkpoint different from Image checkpoint?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
What is QTP testing process?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How to open a new test using quicktest professional?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
hi nani my doubt is how does qtp process metrix related to software process.
How to check bitmap output value?
Can any suggest me what is exposure testing?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
What do you mean by iteration?
To which environments does quicktest professional (qtp) supports?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Explain advantages and disadvantages of ddf?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?