-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
β goal: additionAddition of new featureAddition of new featureπ status: ready for devReady for workReady for workπ· status: label work requiredNeeds proper labelling before it can be worked onNeeds proper labelling before it can be worked on
Description
π Description of the new feature request?
Description
A repost should be displayed after the test execution which should show the following details
Section 1 - Summary
- All tests count
- Passed Test count
- Failed Test count
- Skipped test count
- Test Start Date time
- Test End Date time
- Total time taken for all the tests
Section 2 - MetaData details
- If tests are run on Web show
- Browser Name
- Browser Version
- Browser Resolution
- Platform Name
- Platform Version
- Username -Machine user name
Section 3 - Test Details
- Test Name - should be captured from
@Descriptionparameter from@Testannotation if description is not provided, show the test method name - Console logs - It should show the test failure steps - Show event logs with exception details
- Screenshot of the web page where the test failed
π§ Scenario where this would be used?
Test Automation Engineer should have the flexibility to generate the report at his fingertips.
- Report should be configurable from config
There are two options for generating the report
- Generate local report by running a command like boyka-report..etc
- Generate report after test execution in the boyka-report folder and provide a html file that can be viewed in any browser.
π Supporting information
No response
Metadata
Metadata
Assignees
Labels
β goal: additionAddition of new featureAddition of new featureπ status: ready for devReady for workReady for workπ· status: label work requiredNeeds proper labelling before it can be worked onNeeds proper labelling before it can be worked on
Type
Projects
Status
π‘ Suggested