Skip to content

Add nightly test metrics to track test results over time #7886

@rajanashok

Description

@rajanashok

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

  1. For a pre-built solution you might want to look at dbbot (https://github.com/robotframework/DbBot)
  2. Not sure if this can work without using the Jenkins Build Pipeline.
    https://wiki.jenkins-ci.org/display/JENKINS/Robot+Framework+Plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    component/testTests not covered by a more specific component labelpriority/p1

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions