Hi at all, i'm new in Teststand & Mysql.
I have a teststand (2019) main sequence, that have the possibility to the user to run a single subsequence. The sequence runned produce a new report in Mysql database properly, in single or all sequence too.
The problem i don't understand is how to select and update a previously report when run a subsequence. for example if all the tests is pass except for a single step, i will re-run the failed subsequence that contain the failed step, but i want to update the prevoisly report instead a new report with only the subsequemce executed. Is it better the way to work on this through teststand or via mysql?
Thank you all in advance for the support