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
what is run-time data?
What is qtp window?
What is the script for database check point, bitmapchek point, regular expression ?
any body can you help me what is the script to automate an comand promt
describe some problems that u had with automating testing tool?
What is an expert view and keyword view?
What are the factors on which script execution time is dependent?
How can you exit from an action?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
what is clean sweep?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
How to execute a winrunner script in quicktest professional (qtp)?
what is stepin & stepout?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..