You are on page 1of 2

Software Testing Code - 22518

Sr. Test Test Case Prerequisites Steps Input Expected Actual Remarks
no Case Objectives Data Result Result
ID
1 TC1 To validate Valid Enter the Username The system The user Pass
login. Username and username and should take was
Password and password the data and logged in
password let him login in system
in the
fields
given
2 TC2 To validate Invalid Enter Username The system The user Pass
login Credentials Username and should not was not
and Password let the user logged
Password login and in
display error

2 TC3 Check Valid Train Enter the Train The system The data Pass
availability of number and train Number should regarding
the train Departure number and date show the train and
date and date of of train details seats was
departure departure and seats. showed

4 TC4 Check Invalid Enter train Train The system The error Pass
availability of train number number should show was
train number or and date of and date error that shown
date departure of data that the
departure provided is details
invalid provided
are invalid
5 TC5 Check if the Details of Enter the Details of The system No Pass
passenger can passengers details of passenger should not concession
have passenger with age give any is available
concession along with less than concession for the user
age. 65. availability
6 TC6 Check if the Details of Enter the Details of The system Available Pass.
passenger can passenger details of passenger should list of
have passenger having provide list concession
concession age >= 65. of was
concession provided to
that can be the user.
availed by
the user.
Software Testing Code - 22518

7 TC7 Check if the Valid Enter the Payment The system The Pass
payment is Payment payment details. should booking
done. details details successfully of user is
which make the successful
include payment of
Card the user
details, and make
Expiry the
date, CVV booking
no, holder, successful
name, etc.
8 TC8 Check if Invalid Enter the Payment The system The user Pass
payment is payment payment details should show was
done details details error prompted
message that that the
the details details
provided by provided
then user are are invalid
invalid and and was
navigate asked to
enter the
back to the
details
payment
again.
details page.

You might also like