Test case design techniques
you are testing a form that allows users to schedule appointments with a doctor. the form has the following fields: first name, last name, email, phone number and appointment date/time. some more inputs:
if any field is blank, we should display "al...
thearavindan.hashnode.dev5 min read