Answer Posted / rajeshwari
keyword view --->
QuickTest’s Keyword Driven approach, test automation
experts have full access to the underlying test and object
properties, via an integrated scripting and debugging
environment that is round-trip synchronized with the
Keyword View.
tree view--->
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
tell me QTP standards ?plz
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What is the virtual object?
How you can decide which type of object repository you have to use?
In Remote acess server how u run a test?
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
Can we create user defined functions in qtp?
What is the extension of qtp local repository?
can u please explain what is the exact difference between qtp8.2 and 9.0
Why to use descriptive programming?
Dis advantages of XML checkpoint ?
What is the difference between qtp and selenium?
Explain actions in qtp ?
How to use reporter.report event in qtp ?