LKM - QE - Manual - Testing - TestMeApp - User - Data Dictionary
LKM - QE - Manual - Testing - TestMeApp - User - Data Dictionary
ALM
Index
Index........................................................................................................................................2
1 TestMe Online Project – Data Dictionary.....................................................................3
Overview.................................................................................................................................3
Business Rules......................................................................................................................3
Error Codes............................................................................................................................3
Overview
This document will define the data dictionary for the project. It will capture the data
elements in the use cases along with confirmation messages and error messages.
Business Rules
Mi Ma Pr
Refer Typ n x Ra eci
Name Description Format Validation
ence e Len Len nge sio
gth gth n
D_00 Username This is a Stri Alphan 6 12 N/ Required
1 unique ng umeric A field
identifier for
a Customer
to login.
D_00 Password This is a Stri Alphan 6 15 N/ Required
2 string known ng umeric A field
only to the Must
Customer to be
protect their masked
account. when
display
ed on
screen
Error Codes
Error ID Error Description Message
ERR_001 Invalid Username/Password Username or Password is wrong here!!!
ERR_002 Username is empty Please Enter Username
ERR_003 Password is empty Please Enter Password
ERR_004 Password Fails Validation Criteria Password must be between 6-15 characters
Check long
ERR_010 Username already exists Name Already Exists
ERR_011 Username does not meet standards The username must be at least six
characters in length up to maximum of
twelve. Please select a different username.