You are on page 1of 5

TC_ID TESTCASE USEDCASE_1 MANN_1 Enter the application path into run

MANN_2

Enter the valid usrname and password

MANN_2

Enter the special characters in the usrname

MANN_3

Enter only number in the user name

MANN_4

Enter spaces in the UserName field.

MANN_5

Enter the invalid password.

MANN_6

Do not enter any values in the Password field.

MANN_7

Enter spaces in the Password field.

MANN_8

Enter more than 40 characters in 'user name' field. Enter more than 12 characters in 'password' field

MANN_9

MANN_10

Enter a invalid UserName and a valid Password.

TC_DESC login page is opening or not

TEST_INPUT WE WANT TO TEST THE LOGIN FUNCTIONALITY executable path

user login successfully or not

username=manpreet password=mercury

application accept the special charcater username or not username=manpreet123 password=mercury application accept only character username or not username=979123 password=mercury

application accept the spaces in the user name fields orusername=man pre et not password=mercury application accept the valid usename or invalid pwd or not username=manpreet password=merty application display the error message or not username=manpreet password="" username=manpreet password=mer cu ry username=manpp40 password=mercury username=manpreet password=mecccc..12 username=hello password=hi

application display the error message or not

application display the error message or not

application display the error message or not

application display the error message or not

TEST_STEPS TEST THE LOGIN FUNCTIONALITY OF FLIGHT RESRVATION APPLICATION 1.go to run and click 2.put the executable path into run and click ok 1.enter the valid username and password 2.click on ok button 1.enter the valid username and password with special number 2.click on ok button 1.enter the username with only numbers and valid pwd 2.click on ok button 1.enter the username with spaces and valid pwd 2.click on ok button 1.enter the valid username with invalid pwd 2.click on ok button 1.enter the valid username with blank pwd 2.click on ok button 1.enter the valid username with spaces in pwd 2.click on ok button 1.enter the username upto 40 char with valid pwd 2.click on ok button 1.enter the valid username with pwd upto 12 characters 2.click on ok button 1.enter the invalid username with invalid pwd 2.click on ok button

EXP_RESULT APPLICATION login window will be appear

user successfully login and can use all the further functionality

user successfully login and can use all the further functionality

a message should be displayed tht user name should be alphanumeric

a message should be displayed tht spaces are not allowed in the username

a message should be displayed tht pwd is incorrect

a message should be displayed tht plz fill the pwd

a message should be displayed tht spaces between pwd is not allowed

a message should be displayed tht more then 40 char are not allowed

a message should be displayed tht more then 12 char are not allowed

a message should be displayed tht username and pwd are not allowed

ACTUTAL_RESULT login window appears

PASS/FAIL pass

user successfully login

pass

user successfully login

pass

error message is dispalyed pass

error message is dispalyed pass

error message is dispalyed pass

error message is dispalyed pass

error message is dispalyed pass

error message is dispalyed pass

error message is dispalyed pass

error message is dispalyed pass

You might also like