write 3 test cases on railway reservation system
Answers were Sorted based on User's Feedback
Hi Friends,
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.
| Is This Answer Correct ? | 148 Yes | 36 No |
Answer / softwaretester4u
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
| Is This Answer Correct ? | 64 Yes | 23 No |
Answer / krishnaveni
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
r berth and check the fare of the particular system.
| Is This Answer Correct ? | 35 Yes | 12 No |
Answer / krish
est 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
| Is This Answer Correct ? | 28 Yes | 8 No |
Answer / rajalakshmi
1.Check the train is available for your destination or not.
2.check the time is suitable to you or not.
3.check the seet arrangements.
| Is This Answer Correct ? | 22 Yes | 7 No |
Answer / lakshmi
1.Validate Source and Destination codes , it should accept
only characters not symbols
2.Date of Journey , it should be greater than or equal to
todays date and it should be within 90 days
3. validate ac ,sl,ss
4. verify seats availabilty , after selecting the train
5. Book the ticket after selecting the train
| Is This Answer Correct ? | 17 Yes | 5 No |
Answer / manjunath
1) Check whether services are available after departure time
2) child cannot travel without adult
3) Try to cancel ticket after departure time
4) Try to cancel same ticket multiple times
5) Date validation of journey
| Is This Answer Correct ? | 13 Yes | 4 No |
Answer / vlakshmi
1.Validate Source and Destination codes , it should accept
only characters not symbols
2.Date of Journey , it should be greater than or equal to
todays date and it should be within 90 days
3.verify seats availabilty , after selecting the train
| Is This Answer Correct ? | 13 Yes | 9 No |
Answer / ramya
1.check where the trains available or not on the particular date
2.check you have a money
3.check how many seats are available in the train
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / payal pithe
scenario:
1.check avaliablity of seats for required date & Time
2. search seats for Ac ,sleeper ,seat
3.ticket fare for corresponding criteria
booking :
book the tickets with corresponding criteria
by cash or card
any Facility for senior citizen if applicable
scenario:
According all above status
give Date , Time ,Train Number, Seat Number,Fare
Print the ticket
| Is This Answer Correct ? | 12 Yes | 9 No |
What r the Macros?
What is a good requirement and bad Requirement
Example for a bug not reproducible ?
Define Fuzz testing?
How do you review testcase?? Type of Review...
what is the work flow of testing(glamorous)
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
what is test harness and testability?
what are the various bug reports that u publish
What are the review documents used for testing?
How we can explain a bug which may arrive at the time of testing? Explain that bug in details?