JBehave
  1. JBehave
  2. JBEHAVE-989

Story reporting should be able to distinguish between error conditions and test failures

    Details

    • Type: Wish Wish
    • Status: Open Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.x, 4.x
    • Fix Version/s: None
    • Component/s: Core
    • Labels:
      None
    • Number of attachments :
      0

      Description

      Integration tests aimed at testing things like performance or security may encounter error conditions in the test which should be recorded as test error and not test failures.
      For example, in order to test a security feature my test may have to login to the app and then perform an operation. If login fails however, then that's an error in the test, it doesn't mean that my application has failed the security test, it means the security test has failed to run.

      It would be useful to have JBehave handle specific exception types differently, so that the report can clearly distinguish between test failures and test errors.

        Activity

        There are no entries against this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Stephen de Vries
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: