Add "UPDATE" public API endpoint for Test runs
S
Sharon Peretz
Edited by Qase Support
Description:
Currently, public API allows creating new test runs but does _not_ support updating an existing one.
- An ability to add more test cases to an ongoing test run instead of creating a new one.
Use Case:
- For teams that automate the process of creating a manual test run using public API, this endpoint will enable test cases to be updated without having to create a new test run.
- To update the description of a test run, post run's creation.