Can anyone please tell how to generate test report using appium mobile automation?
created
Jan '19
last reply
Jan '19
- 4
replies
- 144
views
- 2
users
- 1
link
Can anyone please tell how to generate test report using appium mobile automation?
I do not think Selenium supports generating test result reports.
You have to use an external API or component or framework for this.
One this TestNG framework which helps you generate report but reports might not be very nice looking fancy.
You can use TestNG, but the result reports are not that fancy.
Use ExtentReports with rich UI metrics and Dashboard reports and can specify at step level.
So use the API from "ExtentReports