0% found this document useful (0 votes)
19 views8 pages

Ste PR 04

Uploaded by

Ekrama Ansari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views8 pages

Ste PR 04

Uploaded by

Ekrama Ansari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

Department of Computer Engineering

Course : Software Testing Course Code: 22518

Semester: V Class: CO5IA

Laboratory No:V119 Name of Subject Teacher: Supriya


Angne
Name of Student: Ekrama Ansari Roll ID:22203C0010

Experiment No. 04

Title of Experiment Test various functionality of railway reservation system.


Test Test Case Actual Input Expected Output Actual Output Statu
Case Name s
ID
TC_01 Username “Username= Gaurav1205” It should accept the It accepted the Pass
data. data
TC_02 Password “Password= gaurav@1205” It should accept the It accepted the Pass
data. data
TC_03 Confirm “Confirm Password= It should accept the It accepted the Pass
Password gaurav@1205” data. data

TC_04 Confirm “Confirm Password= It should not It not accepted Pass


Password 8762479024 accept the data. the data.
Displays
“password
should content
one capital
letter,
number,1
special
character and
alphabets.
TC_14 Mobile “Mobile Number = 8976513622” It should accept the It accepted the Pass
Number data. data.
TC_16 Email ID “Email ID = It should accept the It accepted the Pass
shubhhamshsk@gmail.com data. data.
TC_17 Email ID “Email ID = It should not It not accepted Pass
shubhhamshskgmail.com accept the data the data
TC_18 Next Click on Next Button and fill all It should go to next It is going to Pass
Button details page of registration next page of
and send OTP on registration
Mail ID and phone and sends OTP
number on Mail ID and
phone number
TC_18 Username “Username = Gaurav1205” It should accept the It accepted the Pass
data. data.

TC_19 Password “Password = gaurav1205” It should accept the It accepted the Pass
data. data.
TC_20 Login Click on Login Button It should accept the It accepted the Pass
button data. data.
TC_21 Mobile “Mobile OTP = 120506” It should accept the It accepted the Pass
OTP data. data.
TC_22 Email OTP “Email OTP = 234567” It should accept the It accepted the Pass
data. data.
TC_23 Verify Click on Verify User It should prompt It is Prompting Pass
User Congratulation’s Congratulation
dialog Box and dialog box
Log in. logged in
TC_24 Plan my Click on plan my journey It should go to next It is going to Pass
journey page. next page

TC_25 From Click on Form Button It should go to next It is going to Pass


Button page and show next page and
search station. showing search
station
TC_26 Search “Search Station = Mumbai It should accept the It accepted the Pass
Station Central (CSMT)” data and go to data going to
(Search Station) (Search
Station)
TC_27 Search “Search Station = Delhi (DLI)” It should accept the It accepted the Pass
Station data and go to plan data and going
my journey page to plan my
journey page
TC_28 Date Click on first date section and It should show a It is showing Pass
click on select date calendar the calendar
TC_29 Date Click on second date section and It should show a It is showing Pass
click on select date calendar the calendar.
TC_30 Search Click on Search Train Button It should go to next It is going to Pass
Train page and show all next page and
Button available train showing all
available train

TC_31 Train Select any available train and It should It is showing Pass
Selection select sleeper coach availability of seats availability of
and book now seats and book
option now option
TC_32 Class Select any suitable class and click It should go to next It is going to Pass
selection book now page and get next page and
confirmation of getting
booking from user confirmation
TC_33 Add Click on Add passenger button It should go to next It is going to Pass
Passenger page next page
Button
TC_34 Name “Name = Sanchit” It should accept the It accepted the Pass
data data
TC_35 Age “Age between 05 to 125 = 20” It should accept the It accepted the Pass
between 05 data data
to 125
TC_36 Gender Click on male It should accept the It accepted the Pass
data data
TC_37 Select “Select Birth Preference = SIDE It should accept the It accepted the Pass
Birth UPPER” data data
Preference
TC_38 Select “Select Concession Type = It should accept the It accepted the Pass
Concession General” data data
Type
TC_39 Done Click on Done It should go to It is going to Pass
confirmation page confirmation
page
TC_40 Edit Click on Passenger It should go to edit It is going to Pass
Passenger page edit page
TC_41 Age “Age between 05 to 125 = 65” It should accept the It is showing Pass
Between data and show option for
05 to 125 option for Senior Senior Citizen
Citizen Concession Concession
TC_42 Option for Select any concession type It should accept the It is accepting Pass
Senior data the data
Citizen
Concession

 Practical Related Questions:

1. Give significance of testing in railway reservation system.


Ans.
To make ticketing more confident for travel Indian Railway has started on
online reservation system which help using bricking tickets from the comfort
of our home or offices you win then we want to book a railway ticket also
cancel a railway reservation that you have made.

2. What are different test methodologies that shall be applied while testing
railway reservation system? Justify.
Ans.
Testing Methodologies:
a) Unit Testing.
b) Integration Testing.
c) Performance Testing.
d) System Testing.

3. Give the significance of system testing in railway reservation system.


Ans.
1) System testing test the computer system.
2) System testing test is black box testing.
3) By using this is a railway reservation system is performed to evaluate the
computer system against special requirements.
 Exercise

1. Prepare the test case to check availability of any train travelling from
Mumbai to Delhi for next 5 days.
2. Generate test case to validate user email and mobile number on any railway
reservation system.
3. Execute above test case created in Question 1 by entering following
operations and verify results.
a) Register yourself on any railway reservation portal by entering valid
information. Verify and note down the email and message trails/ OTP
generated from this registration process.
b) Check availability for next two days. Enter details for 2 travelers. Change
age of any one passenger as 62. Verify and note down concession status.
Click on book ticket by entering captcha as ‘WRONGCAP’.
4. Execute above test case created in Question 2 by entering following
operations and verify results.
a) Enter any invalid mobile number of 7-8 digits.
b) Enter your email without ‘@’ character.

TC Objective Input Data Expected Actual Status


ID Result Result
TC_01 Search “Search Station = Mumbai It should It accepted Pass
Station Central (CSMT)” accept the the data
data and go going to
to (Search (Search
Station) Station)
TC_02 Search “Search Station = Delhi It should It accepted Pass
Station (DLI)” accept the the data and
data and go going to
to plan my plan my
journey journey page
page
TC_03 Date Click on first date section It should It is showing Pass
and click on select date show a the calendar
calendar
TC_04 Date Click on second date It should It is showing Pass
section and click on select show a the calendar.
date calendar
TC_05 Search Click on Search Train It should go It is going to Pass
Train Button to next page next page
Button and show all and showing
available all available
train train

TC_06 Train Select any available trainIt should It is showing Pass


Selection and select sleeper coach availability availability
of seats and of seats and
book now book now
option option
TC_07 Class Select any suitable class It should go It is going to Pass
selection and click book now to next page next page
and get and getting
confirmation confirmation
of booking
from user
TC_08 Email ID “Email ID = It should It accepted Pass
shubhhamshsk@gmail.com accept the the data.
data.
TC_09 Email ID “Email ID = It should not It not Pass
shubhhamshskgmail.com accept the accepted the
data data
TC_10 Mobile “Mobile Number = It should It accepted Pass
Number 8976513622” accept the the data
data
TC_11 Mobile “Mobile Number = It should not It not Pass
Number 89765136” accept the accepted the
data data

TC_12 Search train Enter date that is 5 days It should It is Pass


ahead of today “10-09-24” display the displaying
list of avaibility of
available the train
trains

TC_13 Regestration 1. Enter email id It should It is display Pass


gaurav@1234 display the the warning
2.Enter mobile no. warning messsgae
1234566789 messsgae ‘enter valid
3.enter expired otp; ‘enter valid OTP”
123455 OTP”

Process Product Total Marks Dated sign.


related Related Obtained Of
marks (15) marks (10) (25) Teacher

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy