Can anybody help me out to write test cases for booking train
ticket online???



Can anybody help me out to write test cases for booking train ticket online???..

Answer / Geeta Chhabra

Writing test cases for booking a train ticket online involves identifying potential issues and edge cases in the system. Here are some examples of test cases: 1. Verify that the user can log in successfully, 2. Validate input data such as source station, destination station, date of journey, passenger details, etc., 3. Test successful booking confirmation with unique PNR number, 4. Verify ticket cancellation functionality, 5. Test payment gateway integration for multiple payment options, 6. Check seat availability and reservation system, 7. Test user profile management.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

How to write the test cases for STP

1 Answers  


If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


int a, int b, int c= (a+b); Write the test cases for c.

0 Answers  


How can we write integration and regresion test cases based on scenario ?

2 Answers  


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

1 Answers  


150 integration testing scenarios for gmail

1 Answers  


Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?

1 Answers  


how to execute test cases manually

1 Answers  


test cases for friend finder system using gps?

1 Answers  


I want 100 test scenario for gmail

1 Answers   TCS,


How to write a Scenario and test cases for escalator

7 Answers   ABC, Accenture, CTS,


explain end to end scenario's for online Money transfer in Banking Domain?

1 Answers   Flock,


Categories