Service Virtualization

 View Only
  • 1.  how to generate HTML format file from a csv

    Posted Sep 11, 2017 06:43 AM

    Hi,

    I have a csv file after execution of the test scenarios and want it in HTML format for better presentation how can i achieve it.

    Please help



  • 2.  Re: how to generate HTML format file from a csv

    Posted Sep 11, 2017 11:56 AM

    Hello Naval,

     

    If you open your CSV file with MS Excel you should have an option to save the file as Web Page (*.htm, *.html).

    I also found this site that might help you: CSV To HTML Converter.

     

    Hope it helps.

    Heloisa



  • 3.  Re: how to generate HTML format file from a csv

    Posted Sep 12, 2017 12:39 AM

    Hi, 

    Its really appreciable but i want to do it with devtest only so i need a script kind of so that it will convert csv to html.

    Like a step after creating the complete csv.



  • 4.  Re: how to generate HTML format file from a csv
    Best Answer

    Posted Sep 12, 2017 06:20 PM

    Naval,

     

    I am sending to you the documentation regarding junitlisareport Ant Task and Tests as JUnit Tests:

    DevTest Solutions Ant Tasks - DevTest Solutions - 10.1 - CA Technologies Documentation 

    Run DevTest Tests as JUnit Tests - DevTest Solutions - 10.1 - CA Technologies Documentation 

     

    "You can produce HTML-based reports with the junitlisareport task or the regular junitreport task."

     

    Hope it helps.

    Heloisa