TestOps - Control
The control features enable setting policies and controls to ensure tests meet the highest standards.
- Branching with conflict resolution - Synchronize your test branches with your application code, see diffs, resolve conflicts, and cherry-pick what to merge.
- Read-only master branch - Protect changes to the master branch of tests by restricting changes to your subject matter experts.
- Pull requests with approvers - Users can create tests and submit changes as pull requests to be reviewed by SMEs.
Updated 9 months ago