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 / babu
Hi Priya,
Let us say some button is there in your GUI.
If you are recording the script using QTP, if it is
recognizable by QTP then it will be recorded as ex:
button_click. Otherwise the script will become different if
QTP is not able to recognize the script.
Pls let me know if i am wrong.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When ‘option explicit’ keyword is used in qtp?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
what is the advantages and disadvantages of using functions instead of re usable actions
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Is the qtp course will help to create a virtual object?
any body can you help me what is the script to automate an comand promt
What is system testing and what are the different types of tests you perform in system testing?
What do you mean by iteration?
what is ODC and GDC?
when a test case is written how u test using qtp
How to use the object spy in quicktest professional (qtp) 8.0 version?
Explain the difference between data driven testing and parameterization ?
what function you write to do database testing with the help of qtp?
Explain about the test fusion report of quicktest professional?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?