A Guide to Implementing Decision Tables in Software Testing
Below is the decision table to fill form for Doctor's appointment
Table of contents
No headings in the article.
Condition 1 | Condition2 | Condition3 | Condition4 | Condition5 | Condition6 | Condition7 | Condition8 | Condition9 | Condition10 | Condition11 | Condition12 | Condition13 | |
Enter URL | Y | N | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y |
Enter First Name | Y | N | Y | Y | Y | Y | Blank | Y | Y | Y | Y | ||
Enter Last Name | Y | Y | N | Y | Y | Y | Y | Blank | Y | Y | Y | ||
Enter email id | Y | Y | Y | N | Y | Y | Y | Y | Blank | Y | Y | ||
Enter Phone number | Y | Y | Y | Y | N | Y | Y | Y | Y | Blank | Y | ||
Enter valid date and time | Y | Y | Y | Y | Y | N | Y | Y | Y | Y | Blank | ||
URL is valid | URL is invalid | Successfully Booked Appointment | Please Enter Valid name | Please enter Valid Last Name | Please enter valid mail id | Please enter valid mobile number | Time slot is unavailable | enter first name | Enter Last name | Enter mail id | Enter mobile number | Enter date and time |