Decision Table Testing: Practical Examples for Effective Test Coverage
If that user’s account was locked I imagine that condition wouldn’t hold, otherwise it probably would hold (unless of course the user was in the database but didn’t have sufficient privileges to access the system). The first thing we notice is that there are multiple conditions where the ID is shown as not valid. We’d…
