Question: MAKE TEST CASES: Requirement Specification for the tutorial application: Requirement # 1 System should have a Login Screen, whereby user can provide the credentials to
MAKE TEST CASES:
Requirement Specification for the tutorial application:
Requirement # 1
System should have a Login Screen, whereby user can provide the credentials to logon to the system. See Figure # 1 below.
Sub Requirements:
- The Login Screen should contain two text fields to take input from the user.
- Login Id (Mandatory)
- Password (Mandatory)
- The Login Screen should contain two command buttons.
- Submit
- Cancel
- The Login Id field should not contain more than 10 characters
- The Password field should be of encrypted type
- User should not be able to logon to the system unless valid Login Id and Password is entered and Submit button is clicked.
- On providing correct/valid login Id and Password, user should proceed to the next screen.
- Clicking on Cancel button should close the screen.
- Clicking on Submit button without entering login details should display an error message that Enter Login details.
- Clicking on Submit button after entering invalid login details should display an error message that Invalid Login Id/Password.

Login la Password Submit Cancel Figure # 1: Login Screen|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
