Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create customize status in extent reports. #313

Open
srinivasan736 opened this issue Jul 21, 2021 · 1 comment
Open

How to create customize status in extent reports. #313

srinivasan736 opened this issue Jul 21, 2021 · 1 comment

Comments

@srinivasan736
Copy link

Hi, as per my company requirements if we have 50 failed test-cases as fail, they need a difference in status as fail ..like customized status as app error,db error..etc, please let me know if there is any possibilities to do in such way.Thanks ..waiting for your response.

@anuragdeshpande
Copy link

you can add "tags" you can call extentLogger.assignCategory(String customErrorType) and you can search for this tag on the final report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants