Version 1

    Pipeline checkpoints functionality is built to help you focus on specific subsets of your test suites.

     

    A new or existing feature you are building can be tested by a set of test cases.

    This subset is not as static as a CI Job or plan. A pipeline checkpoint lets you build it with your best tests you consider.

     

     

    Following the t-Triage philosophy, these isolated tests can be triaged using the Kanban from the Pipeline page or the classical Triage page getting the same result.

     

    These pipelines can be monitored and also add them in an actual pipeline.

    • The pipeline API wont give green light if there are tests that weren't triaged or if there are product bugs
    • Pipeline API will give you green once all tests are passing or you have triaged all automated tests without critical errors.

     

    Go to https://demo.ttriage.com to evaluate this cool feature.