Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Branching and versioning for tests#86

We work on different code branches and we need to handle different set of tests depending on code/feature branch we are testing. Once branch is tested we need to merge test cases into master. In fact, we want something similar as git provide but in context of designing and executing tests in testomat ui.

3 years ago
Changed the status to
Planned
3 years ago
Changed the status to
In Progress
3 years ago

some feedback:

I think it depends on your role.
As a QA without access to the code base it would probably be a nice feature to be able to experiment with branched out versions.
As a developer I would prefer the branches to be “real” and follow the branches from my Git repo. So a new branch could be started from Testomat, and Testomat could see the branches the Git repo already has. This would also enable Testomat to do PRs of manual test cases instead of having to synchronize them.
I’m aware this would be a deeper integration into Git (GitHub etc.), but having the features for overview, editing, reporting in Testomat and then having all the test cases (manual and automated) in Git in the correct branches would be powerful.

3 years ago
Changed the status to
Completed
3 years ago