Create Integration Test for the Sign up and Sign in Pages
User Story
- As a: tester,
- *I want: *automated test script for signing functionality
- so that: any signing function can be automatically tested any time there is a new update.
Functional Requirements
- signing up using email address and password
- signing in for signed up user
- error message verification for wrong authentication
Description
Users should be able to sign up with new email, password, name. For name: only Alphabetical characters and specific special characters (-,.) should be allowed For email address: should follow proper email address format (xxxxx@xxxx.xxx) For password: allow alphanumeric values and special characters