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

[FEAT] [Anchor: BE Java] Implement Newman Result Parser for Status Page #1173

Open
Beulah94 opened this issue Aug 25, 2024 · 0 comments
Open
Assignees
Labels

Comments

@Beulah94
Copy link

Description

The current status page does not parse and display results from Newman test runs. This enhancement will allow administrators to visualize and analyze Newman test results directly on the status page.

Acceptance Criteria

Newman Integration: The status page should be integrated with a Newman test runner to receive test results.
Result Parsing: The status page should be able to parse and process Newman test results.
Result Display: The parsed results should be displayed on the status page in a clear and informative manner.
Customization: Administrators should be able to customize the display of Newman results to suit their specific needs.
Error Handling: The status page should handle potential errors during the parsing and display of Newman results.
Integration: The Newman result integration should be seamlessly integrated into the existing status page functionality.

Purpose

To provide administrators with a more comprehensive view of the application's health and performance by integrating Newman test results into the status page

Requirem#ents

The status page should be able to parse and display results from Newman test runs.

Expected Outcome

Administrators will be able to view the results of Newman test runs directly on the status page, including information such as test case status, execution time, and error messages.

@Fifetoyi Fifetoyi self-assigned this Aug 26, 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

2 participants