All Tags »
Test Procedure
Sorry, but there are no more tags available to filter with.
-
In order to ensure that the Use Case is fully tested having multiple test procedures for a given Use Case would be desirable. This way you could have a ''normal'' test procedure (looking for the success), a ''exception'' test procedure that tests for a given exception (would need at least one test procedure for each exception). I'm sure there are ...