Test case for flight reservation system
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 |
Explain which test cases are written first black boxes or white boxes?
As we are using QTP 9.1 version, is there is any method to connect the remote desk top?
Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Create (Local Only),
IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage
hi, please anyone write test case for "Print" screen
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
how to write test case for Add, Delete,Update,search and Edit button. Please its urgent.Could anybody help me as soon as possible
You are Only tester for Onsite client team, this team is on holiday for two day from monday & SIT is started with plan end date is friday in this case if all server,application is crashed then as a tester what will be your approach
how to testba storedprocedure?
What is the logic testing?