What is Test Case?? Test case consist of detailed step's what needs to be followed in order to perform testing. Test case is a set of conditions using which tester identifies whether the software/application under test meet the requirement or works correctly. Whenever a test case is developed with valid set of data then its is called as positive test case. If the test case consist of invalid set of data then it is called as negative test case. Test Case For IRCTC Online Ticket Booking System : Verify https://www.railyatri.in/train-ticket ticket booking website is loading properly or not. Verify on filling train details like From station, To station, Departure date, list of available trains are displayed. Verify that users can search for trains by name, from-to station for checking their status and timings. Verify that search results have train details, timings and availability. Verify that clicking the search results open complete details for train. Verify that the user should see
Comments
Post a Comment