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

Make the report drill down #8

Open
13 tasks
WasiqB opened this issue Sep 17, 2024 · 0 comments
Open
13 tasks

Make the report drill down #8

WasiqB opened this issue Sep 17, 2024 · 0 comments
Labels
Milestone

Comments

@WasiqB
Copy link
Owner

WasiqB commented Sep 17, 2024

  • First page will have list of executed test suites with summary, metadata and details
  • When user clicks on a suite name, new page should open
  • New page will have list of executed test cases with summary, metadata and details
  • When user clicks on the test class, new page should open
  • New page will have list of executed test methods with summary, metadata and details
  • A breadcrumb to allow user to navigate back to previous pages
  • Export button to export report in PDF
  • Email button to Email the report as an attachment

Summary

  • A doughnut chart for total test cases
  • A stats components indicating total cases, passed, failed, skipped, ignored

Details

  • Table with filter on status and sortable columns
  • When there is any Error in a test method, a link for View message should be visible in the Actions column
  • If the user has attached a screenshot, there should be a column named Attachment where the user can click and view the attachment
@WasiqB WasiqB added the feature label Sep 17, 2024
@WasiqB WasiqB added this to the v0.3.0 milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant