PROJECT :
IPS
REVIEWED BY
MODULE : TEST OBJECTIVE:-
Order Entry To check whether the entered User name and Password are valid or Invalid
REVIEWED DATE
PREPAREDBY TC No TEST DATA Step No
Venkat
TEST RUN DATE VERSION BUILD Expected Results
1
Steps
TEST RUN BY
Data User Name= COES
Should Display Warning Message Box "Please Enter User name and Password"
Password= COES
Should Display Warning Message Box "Please Enter User name and Password"
Enter User Name and press LOGIN Button
2
Enter Password and press LOGIN Button
3
Enter user Nameand Password and press LOGIN Button
USER = COES AND Password = XYZ
Should Display Warning Message Box "Please Enter User name and Password"
4
Enter user Name and Password and press LOGIN Button
USER = XYX AND Password = COES
Should Display Warning Message Box "Please Enter User name and Password"
USER = XYZ AND Password = XYZ
Should Display Warning Message Box "Please Enter User name and Password"
6
Enter user Name and Password and press LOGIN Button Enter user Name and Password and press LOGIN Button
7
Enter User Name and Password and press LOGIN Button
USER = COES AND Password = COES
Should navigate to CoesCategoryList.asp page.
Enter User Name and Password and press LOGIN Button
USER = ADMIN AND Password = ADMIN
Should navigate to Maintenance page page.
5
8
USER =" " AND Password = " "
Should Display Warning Message Box "Please Enter User name and Password"
Actual Results