Forum Discussion
nmrao
Champion Level 3
Reporting gives the visual experience and whatever change made will still feel like something missing or could be done little more.
I use Junit report using "apache ant" and happy about it while still gives the granual details. Also most widely used in development world.
Good that Lucian had tried something new as per his requirements and thank for sharing the artefacts. Hope that helps people for those who want get it for use or start with it to make changes if more requirements.
I use Junit report using "apache ant" and happy about it while still gives the granual details. Also most widely used in development world.
Good that Lucian had tried something new as per his requirements and thank for sharing the artefacts. Hope that helps people for those who want get it for use or start with it to make changes if more requirements.
ashu248
6 years agoContributor
currently i am using extent report for custom reporting purpose in soapui that also provides good visual experience and feel like other automation tool reporting.
"you like the idea ? Give Kudos " :smileyhappy::smileyhappy:
- nmrao6 years agoChampion Level 3Nice to know. How do you generate?
- ashu2486 years agoContributor
hi nmrao
Actually we are create a custom Log file please find the below description:-
->appending each line with test step name with description like custom messages or captured reqest and reponse.
->file is created for each testcase seperately.
->reading the file and putting the testcase based on file name and iterating the file and logging the step as defined in log file.
hope it will helpfull.
Thanks
Ashu
:smileyhappy::smileyhappy:
Related Content
- 5 years ago
- 12 years ago