Test Cases For Flight Reservation:
- To check whether the page is possible to login without providing user any details
- To check and try to login the page with three characterstics user name .
- To check and login the page with valid username
- To check and login the page with valid username and invalid password
- To check and login the page with valid username and valid password
- To check whether the password is encrypted form while entering the same
- To check whether the application is accepting the date in DD/MM/YY format
- To check whether the application is accepting the date in MM/DD/YY format
- To check the date by entering the same in MM/DD/YY but execute the test by providing the single digit value for date and month E.g.6/7/13
- To check whether the drop down list box are listings the name of the boarding places
- To check whether the drop down list box are lisitng the name of the destination places to select the place.
- To check the application whether it is showing the availability of the flights with date and timings of the departure
- To check whether the cursor is moving to the name of the passenger field for entering the passenger name who is going to travel
- To check the application is allowed to selecting the class of travel by clicking the available options like first, second and business class
- To check whether the application is showing the details of the passenger order once it has been placed
No comments:
Post a Comment