What are the possible test cases for railway reservation system?

Questions by sony_tst

Editorial / Best Answer

Akki core3  

  • Member Since May-2010 | May 16th, 2010


Test cases contains:

1. GUI testing
2. Navigation testing
3. Functional testing
4. Non functional testing (Performance Security)
5. Data validation testing
6. Negative testing
7. Data Base Testing

Test cases for Railway Registration:
1. Check whether there is a train for your destination.
2. Check the availability of seats on the required date.
3. Check whether the available seats for required coach that is A/c or Sleeper coaches.

Test Scenario: Train search with all route stations
 
1. Enter source and destination codes or source and  destination corresponding trains are displaying or not
2. Enter train number and date source and destination with all stations are displaying or not
 
Scenario: check avaliablity of seats for required date
1. Search seats for Ac ,sleeper ,seat
2. Check upper middle ,lower births
3. Ticket fare for corresponding criteria
  Booking :
  Book the tickets with corresponding criteria
  by cash or card
  any concetion for senior citizen fi applicable

Scenario:
Print the ticket
same for cancelation of ticket

1. Check whether you have money.
2. Check the train is available & you have to go to the same destination.
3. Check working hrs of booking office

Step1: Verify there is a train available to the destination.
Step2: Verify the seats are available on the particular date.
Step3: Verify the seats available of the coaches like sitting or berth and check the fare of the particular system.

Showing Answers 1 - 18 of 18 Answers

gettoknow

  • Nov 30th, 2007
 

For testing railway reservation system application( based on functional specifications and requirements) we have to do
GUI testing
navigation testing
functional testing
security testing
data validation testing
performance testing
negative testing

  Was this answer useful?  Yes

Akki core3

  • May 16th, 2010
 

Test cases contains:

1. GUI testing
2. Navigation testing
3. Functional testing
4. Non functional testing (Performance Security)
5. Data validation testing
6. Negative testing
7. Data Base Testing

Test cases for Railway Registration:
1. Check whether there is a train for your destination.
2. Check the availability of seats on the required date.
3. Check whether the available seats for required coach that is A/c or Sleeper coaches.

Test Scenario: Train search with all route stations
 
1. Enter source and destination codes or source and  destination corresponding trains are displaying or not
2. Enter train number and date source and destination with all stations are displaying or not
 
Scenario: check avaliablity of seats for required date
1. Search seats for Ac ,sleeper ,seat
2. Check upper middle ,lower births
3. Ticket fare for corresponding criteria
  Booking :
  Book the tickets with corresponding criteria
  by cash or card
  any concetion for senior citizen fi applicable

Scenario:
Print the ticket
same for cancelation of ticket

1. Check whether you have money.
2. Check the train is available & you have to go to the same destination.
3. Check working hrs of booking office

Step1: Verify there is a train available to the destination.
Step2: Verify the seats are available on the particular date.
Step3: Verify the seats available of the coaches like sitting or berth and check the fare of the particular system.

  Was this answer useful?  Yes

Test Cases for Reservation : explainig with example as Train from Coimbatore to Chennai

1.To check whether the train is available for these places
2. To check whether in the train seats are available on our journey date
3. To check whether the fare is upto our mark
4.To check while we reserve the ticket through online faciltiy is there
5. To check whether we can reserve in tatkal
6. To check whether  we can get the seat in our preferred birth
7.To check whether concession is there for group booking
8.To check whether concession is there for old peoples
9. To check whether the fooding facility is there
10. To check whether the pantry is near by
11.To check whether for all the people we are booking we can get seat confirmed
12.To check whether we are mentioning the right train number in the reservation form
13.To check whether our mentioned name is correctly displayed in the ttr list

  Was this answer useful?  Yes

gibibabu

  • Oct 12th, 2011
 

1) To check whether the train stops at our source and destination stations
2) Check the timings and the date when the train is available
3) To check if there are seats available
4) Check the class you want to travel in (Sleeper/AC etc)
5) Check whether a PNR number is available
6) Check the fares and if there are concessions for aged people
7) To check if the required berth is available or not
8) Check the maximum travelling time
9) Check for how much time, the train will stop at our source and destination stations
10) Check the train number

  Was this answer useful?  Yes

Sohail Javed Tamboli

  • Jan 7th, 2021
 

1) To Check Whether The Train Is Available Or Not
2) To Check Whether The Seat Is Available Or Not

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions