Forum Discussion

IFERNANDEZ's avatar
IFERNANDEZ
Occasional Contributor
7 years ago

Stop on error

My question here is that we have a test suite with different projects inside (well, becasue this is TC way of organization) and inside those projects KW tests.

 

Then, if you check stop on error at suite level, how affects projects, and at project level, how affects KWords?

 

My guess is obvious for project level, but not for suite level as it can only be one suite.

 

thanks in advance

3 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    It's hierachal...  test items can be configured to stop on error or stop on exception.  Then, the project takes over and makes that determination... then the suite takes over.  So, depending upon what level you want it to stop on error is where you make your changes.

    • IFERNANDEZ's avatar
      IFERNANDEZ
      Occasional Contributor

      Yes, but for suites...?

      Can there be more than 1 per project?

      • tristaanogre's avatar
        tristaanogre
        Esteemed Contributor

        Each test item configured under View | Organize tests can have a different setting for Stop On Error.... So, yes, per project, you can configured it differently... but that's done at the project level, not at the suite level... and each project, individually, can have the Stop On Error turned on or off..  So.... many different ways of getting it to work.