Once we get the Test Result from QTP.,I Have to convert
into Excel file format..Is it possible..Can any gudie me
regarding this...
For Example :
Total Test Case is : XXXXX
Test Case passed : XXX
Test Case Failed : XXX
--------
Total XXXXXX
---------
Answer Posted / ch
# 1 u can create a column name call result status in the
data
table.if test iteration is passed then put "PASS" else
Put "FAIL" in the datatable. onces execution complete u can
check the pass & failed one then import it in to excell or
notepad.
For getting total test case numner,use datatable.rowcount.
Still if you any questions tell me know
Narayan can u pls tell the process of adding the data to
data table.and how we will know weather iteration is pass
or fail?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain how you can replace string in qtp?
How to customize checkpoints with parameters?
How many add-ins comes by default with qtp?
What do you to script when objects are removed from application?
How to create runtime property for an object?
What is parameter in qtp?
How to analyzing the checpoint results?
Describe the differences between functions and actions in UFT?
How can I use Call dlls in QTP ?
What is reusable action?
How to use transactions in qtp?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
Which environments does qtp support?
When Recovery scenario actually starts while testing the application?
how to do the batch testing in test director using manual testing procedure?