Step No | Steps | Data | Expected Results | Actual Results |
1 | Enter User Name and press LOGIN Button | User Name= COES | Should Display Warning Message Box "Please Enter User name and Password" | |
2 | Enter Password and press LOGIN Button | Password= COES | Should Display Warning Message Box "Please Enter User name and Password" | |
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" | |
5 | Enter user Name and Password and press LOGIN Button | 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 | USER =" " AND Password = " " | Should Display Warning Message Box "Please Enter User name and Password" | |
7 | Enter User Name and Password and press LOGIN Button | USER = COES AND Password = COES | Should navigate to CoesCategoryList.asp page. | |
8 | Enter User Name and Password and press LOGIN Button | USER = ADMIN AND Password = ADMIN | Should navigate to Maintenance page page. | |
Home
»
Sample Test Cases
»
Software Testing
»
Templates
»
Test Case Writing
» Sample test cases for login page
Related Posts
Sample Test Cases for hotel room reservation
14 Nov 20151Test Case Ids Use Case Reference Objective Pre-Requisites Tes...[...]
(OOP)Object Oriented Programming Concepts - A comprehensive tutorial to learn and understand the object oriented programming basic concepts part I
04 Feb 20160Normal 0 false false false EN-US X-NONE AR-SA ...[...]
Software Quality Attributes
20 Jan 20160Quality attributes are the overall factors that affect run-time behavior, system design, and user e...[...]
What is difference between Error, Fault, Defect, Bug , Failure
20 Jan 20160Many of the QA professionals are confused about the terms Error, Fault, Failure, Defect, and Bug. I...[...]
Subscribe to:
Post Comments (Atom)
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.