You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During our Caraya 1.0 presentation/webinar @JamesMc86 mentioned it would be nice to have the ability to "re-run all tests" from the Results UI.
In some cases, this could be possible and I can also see how, in some cases this could be very challenging for the UI to know the context under which the tests were involved. Probably, the "Run Tests.vi" would need to pass some information into the GUI, so that the GUI is able to re-invoke the same test set-up.
However, the challenge right now is to rerun and change test configuration. For example, let's say we would like to rerun the tests, but with Verbose? flag toggled. Very hard to do with Test Manager and Test Engine coupled the way they are.
This should be feasible to add as a feature, but only after decoupling Test Engine and UI. Currently, I'm sure a workaround is workable, but I would suggest we keep this for a future update.
During our Caraya 1.0 presentation/webinar @JamesMc86 mentioned it would be nice to have the ability to "re-run all tests" from the Results UI.
In some cases, this could be possible and I can also see how, in some cases this could be very challenging for the UI to know the context under which the tests were involved. Probably, the "Run Tests.vi" would need to pass some information into the GUI, so that the GUI is able to re-invoke the same test set-up.
FYI @francois-normandin
The text was updated successfully, but these errors were encountered: