Forum Discussion

SamBear79's avatar
SamBear79
Occasional Visitor
4 years ago

Sequencing test cases in a group

For example, running a set of regression tests where data created from the first test is used by the next test case. Is there a way to sequence test cases after creation? not based on their ID number.

2 Replies

  • jfelix's avatar
    jfelix
    SmartBear Alumni (Retired)

    Hi, SamBear79! Thank you for your question.

     

    Test cases in Zephyr Scale are designed to be independent of each other, therefore you can't use the results of a test case as an input to the next test case.

     

    Do you need to specify which value you used for every test execution?

     

    Cheers!

    • TanyaYatskovska's avatar
      TanyaYatskovska
      SmartBear Alumni (Retired)

      Thanks for your reply, jfelix.

      SamBear79, does it answer your question? Please let us know if you need any more assistance.