-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Labels
component/testTests not covered by a more specific component labelTests not covered by a more specific component labelpriority/p1
Milestone
Description
It will be helpful to have some form of historical test reporting for nightlies, that can tell us how long a test has been passing/failing(pass/fail rate). This will provide us with some insight on if we are making the tests more stable over time and also will give us some confidence with the nightly results.
There are some prebuilt solutions that might help us to tackle this.
https://sqa.stackexchange.com/questions/3021/are-there-ready-solutions-for-saving-robot-framework-test-results-into-a-databas?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
- For a pre-built solution you might want to look at dbbot (https://github.com/robotframework/DbBot)
- Not sure if this can work without using the Jenkins Build Pipeline.
https://wiki.jenkins-ci.org/display/JENKINS/Robot+Framework+Plugin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/testTests not covered by a more specific component labelTests not covered by a more specific component labelpriority/p1