testomatio / app

Testomat.io is a simplified test management system for your automated tests. Issues, project board & documentation. app.testomat.io
https://app.testomat.io
27 stars 2 forks source link

Have the ability to not overwrite the results of an existing run #691

Open TheZZ13 opened 1 year ago

TheZZ13 commented 1 year ago

Is your feature request related to a problem? Please describe. I was trying to find a way to save the results of a test run after copying or relaunching an existing test run. There was no way to do this unless I created a new run or saved off the results from the run at different times.

Describe the solution you'd like As a Testomat user (QE manager), I would like to be able to save the results of a run so that I have historical data and metrics I can refer to after each run is executed so that I can do a comparison of % passed/failed/skipped between each run and not have test results overwritten.

It will be nice to have the ability to either create copy of a run and keep the previous results. Or re-execute an existing run, keep results, but only execute failed or skipped.

Describe alternatives you've considered Create a new run, copy an existing run or relaunch a run but overwrite results.

Additional context Please feel free to contact me in regards to additional clarification on this issue: zala@edisoninteractive.com. Thank you!

poliarush commented 1 year ago

@littlefrontender need to implement additional option to relaunch relaunch as a copy

poliarush commented 1 year ago

https://testomatio.slack.com/archives/C04PM8N3KGA/p1678746574847649

poliarush commented 1 year ago

related to

https://app.crisp.chat/website/4192ab4e-8b76-4b7e-a8c4-ea66dea249e7/inbox/session_3d06b44d-8949-4666-867e-7cb4cca4ec51/

Is it possible to run a copy of a testrun with only the failed/skipped tests from the original run?

and to

  1. re-run failed tests for manual tests
  2. copy run with test results
  3. create a new run based on failed tests