Hi All,
I am posting this query with lot of hope.
I have created a framework using Selenium RC with C#,Nunit and NANT. and Implement Nunit2Report for converting XML report output from Nunit to HTML format.
But the HTML report are not clear as we used to get using TestNG and LoggingSelenium (Selenium Java Framework).
My Query:
- Do we have any method to pass statement to Nunit report. Like in winrunner we have tl_step and in QTP we have reporter.reportevent to alter test result.
- Can we solve above issue using Listener.If yes please guide me on this.
- Do anybody have idea on how to generate Chart like report using above framework scenario.
Thanks in advance.
Regards Chidambaram