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 / narayan
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
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the two types of repositories available, explain them?
What is the file extension of the code file and object repository file in QTP?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
What is the syntax to call one action in another?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
How many ways we can parameterize data in quicktest professional (qtp)?
What is the keyword view and expert view in qtp?
Explain about Test Fusion Report of QTP?
How will you report the bug and explain the defect tracking sheet you handled?
What are the different attribute used with regular expression?
How to run a test using quicktest professional (qtp)?
Describe synchronization point.
Your roles and responsibilities and daily tasks? (As automation tester)
What are the methods of the TextStream object that are used for reading from a text file?