- At system level , the operational use is one such use/abuse by the end customer
- Scenarios are long at system level and short at unit test level.
Example ;Login screen
TS1 : Ensure that an invalid user is disallowed tobe logged in
- tc1: invalid name - Name is null
- tc2: name is too long
- tc3: name contains illegal character
- tc4: name is not a registered user name.
No comments:
Post a Comment