Answer Posted / d.sandesh
1. To check whether the page is possible to login without providing user any details
2. To check and try to login the page with three characterstics user name .
3. To check and login the page with valid username
4. To check and login the page with valid username and invalid password
5. To check and login the page with valid username and valid password
6. To check whether the password is encrypted form while entering the same
7. To check whether the application is accepting the date in DD/MM/YY format
8. To check whether the application is accepting the date in MM/DD/YY format
9. 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
10. To check whether the drop down list box are listings the name of the boarding places
11. To check whether the drop down list box are lisitng the name of the destination places to select the place.
12. To check the application whether it is showing the availability of the flights with date and timings of the departure
13. To check whether the cursor is moving to the name of the passenger field for entering the passenger name who is going to travel
14. To check the application is allowed to selecting the class of travel by clicking the available options like first, second and business class
15. To check whether the application is showing the details of the passenger order once it has been placed
plz correct me. when u r find any defect or mistakes if any.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Explain the sanity testing?
test cases for bus transport (TNSTC)
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
What is transaction testing?
Explain the soak testing?
What is business validation test case?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Can anybody help me out to write test cases for booking train ticket online???
What are the Test Cases Comes under Regression Suite?
how many test cases do u need to ship a product?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
Explain the format of a requirement traceability
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
How to generate test cases for 'replace a string' method?