Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Manual Test Case Part 1
Shajan
Shajan

Posted on

     

Manual Test Case Part 1

Q1. 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 "All fields are required"

• If the email is invalid, we should display "Please enter a valid email"

• If the phone number is invalid, we should display "Please enter a valid phone number"

• If the appointment date/time is not available, it should display "Please choose another date/time"

If all fields are correct and the appointment is available, we should schedule the appointment successfully.

For these requirements write down the correct list of conditions in form of decision table

Ans: The decision table for the doctor appointment as follows


Image description

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

  • Joined

More fromShajan

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp