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
i can done the project with QTP in that time i can say how many members in my team size?
What is an optional step in qtp ?
If you are testing a web application then what will you test in that application?
What is the quicktest professional (qtp) testing process?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
Analyzing the checpoint results?
What is checkpoints for quicktest professional?
What are the different recording modes and how do they work?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
How can I use Call dlls in QTP ?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
what are the challenges you have faced while testing web based application using the automation tools ?
How to define array in qtp?
How do you delete unwanted results in qtp?