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 |
How to write the test cases for STP
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
int a, int b, int c= (a+b); Write the test cases for c.
How can we write integration and regresion test cases based on scenario ?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
150 integration testing scenarios for gmail
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?
how to execute test cases manually
test cases for friend finder system using gps?
I want 100 test scenario for gmail
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?