Explain about the Test Fusion Report of QTP ?
Answer / suha
Once a tester has run a test, a TestFusion report displays
all aspects of the test run: a high-level results overview,
an expandable Tree View of the test specifying exactly
where application failures occurred, the test data used,
application screen shots for every step that highlight any
discrepancies, and detailed explanations of each
checkpoint pass and failure. By combining TestFusion
reports with QuickTest Professional, you can share reports
across an entire QA and development team.
| Is This Answer Correct ? | 4 Yes | 0 No |
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
How can I test the unix shell in QTP
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
What is accessibility check point?
Associated files in QTP?
We are calling Actions in Expert View by using Run Action.but i want to know where we are saving the Actions Scripts.Pls explain??
What is the use of environment variables?
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.
when i perametarization of the test through outputcheckpoint,i have seen run time error i.e outputcheckpoint mismatch .Plz tell anybody to me(qtp).How to clear that?
Can we create a qtp test from qc?
why use Description programming? what is advantages and disadvantage of this methods?
Syntax for how to call one script from another and Syntax to call one "Action" in another?