Skip to content

Test plan example

BEFORE

CREATE

You will remember the discussions we had about identifying tests that could be carried out to test a Login form. The form would have

  • A text bot for username
  • A text box for password
  • A button to allow the user to clear the text boxes and start again
  • A button to submit the credentials for authentication

A picture might help to make sure you see what we''re working with.

LOGIN FORM

You will remember that we devised over 10 possible tests for this form to check the conditions that the user might set when trying to login to the app.

I have a 'cutdown' version of how those tests might be listed in the plan.

Note

The text is very brief in this example and you should be more descriptive in your plan.

TEST PLAN

WE WILL DISCUSS IN DETAIL