Skip to content

[feature]: Automated Test Report Generation #2893

Description

@raghava-jannu

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Currently, Sparrow lacks an automated test report generation feature, which makes it difficult for users to analyze test results effectively. Adding a feature that allows users to export API test reports in PDF or HTML format would significantly improve documentation and debugging.

Why should this be worked on?

Right now, Sparrow only displays test results on the UI, which means users have to manually copy logs or screenshots for reporting. This can be inefficient and inconvenient.

Why This Feature Would Help:
Save Time & Effort – Users can quickly generate structured reports instead of manually copying results.
Easier Debugging – Helps developers compare test results over time.
Better Documentation – Teams can maintain proper records of API test performance.
Scheduled Reports – Option to generate and email reports at regular intervals.

Proposed Implementation:
After running API tests, users should be able to export test results in PDF/HTML format.
Reports should include API request details, response times, status codes, and failure reasons.
Option to schedule reports for periodic API health monitoring.

Would love to hear thoughts on this.

Metadata

Metadata

Assignees

Labels

featureNew feature requests

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions