Decision Table Testing
This method is used to test the software for various combinations of input or events based on which behaviour of the system changes.
It is also known as cause-effect table.
Example: Form to schedule appointments with a doctor
Required Details : First...
tsbb.hashnode.dev5 min read