Explain about the Test Fusion Report of QTP?
Answer / raju
Test fusion report is nothing but Result of the script
which we have executed.
| Is This Answer Correct ? | 2 Yes | 0 No |
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail.?
In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.
How does qtp identify objects in the application?
What are SetToProperty, SetRoProperty, GetToProperty scripting?
How can i learn Descriptive programming in QTP. Please reply.
How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?
what is the object properties settings in the QTP
In qtp, how you can remove the spaces from string?
What is the file extension of the code file in qtp?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
why use Description programming? what is advantages and disadvantage of this methods?