vasuperl has asked for the wisdom of the Perl Monks concerning the following question:
Hi, I have 10 testcases. I need to redirect the name of the testcase and also the output i.e.,(PASS/FAIL) of those test cases to a table format in either HTML or XML using the perl script. I am a beginner of perl. Any help or idea would be appreciated. Thanks in advance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to redirect the output to a table in HTML/XML
by Anonymous Monk on Jan 23, 2015 at 08:32 UTC | |
|
Re: How to redirect the output to a table in HTML/XML
by vinoth.ree (Monsignor) on Jan 23, 2015 at 05:38 UTC |