After coming to know that QTP could not identify
non-standard objects, we set those non-standard objects as
virtual objects using Virtual object wizard. But how can we
identify that qtp could not identify non-standard objects?
Answer Posted / jay prakash
If i understand ur question correctly what you mean to say
is "How do we find out if QTP have identified an object or
not ?" (Please corrcet me if my understanding is wrong.)
So you can use the object spy to check that of QTP have
identified the object correctly or not.
Hope it helps.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Explain the concept of object repository & how qtp recognizes objects?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
What is optional step in qtp? How you can add optional step in qtp?
Can any suggest me what is exposure testing?
Differentiate the type of test cases which can be automated and which cannot be automated?
What are the challenges you faced during you entire life automation ?
With what extension you can save the list of tests in a file to run in test batch runner?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.