6
General issues in table reservation app 1. IN setting end I enter number 088888XXXX it accept zero. But when I enter +918888XXX that number is save but if I close the setting end and open it. The contact number seem to 918888XXX. 2. Place holder is wrong. 3. If I enter wrong value in Restaurant time it will give proper validation but save the blank value in the target field. 4. Same previous issue is for morning and evening session time. 5. The browser crash for some time. This issue I got most of the time. 6. Browser again crash here. a. I enter Restaurant open time wrong, time validation is success but the input field for open time and close time is blank. b. And go back to widget end and choses the time 08:30 Am. See there is blank value in Restaurant time so it should show error massage for Restaurant is close. It will showing also. c. But when I enter 12:00 PM time the browser is crash and in eclipse console it gives exception .( java.lang.StringIndexOutOfBoundsException : String index out of range: 1 at com.org.scube.utilities.TimeValidate.isTimeLiesInGeneralSession Between(TimeValidate.java:441 ) at com.org.scube.controller.TimeValidationController.doGet(TimeVal idationController.java:43 ) ) d. This error massage is coming for 11:00 PM also. 09:00 PM also. 7. I save the morning rush hour 07:30 to 12:00 and if I click on different input filed the browse is crash and time change to 7:30 to 08:30 automatically.

Table reservation app test 2362014

Embed Size (px)

Citation preview

Page 1: Table reservation app test 2362014

General issues in table reservation app1. IN setting end I enter number 088888XXXX it accept zero. But when I enter +918888XXX that

number is save but if I close the setting end and open it. The contact number seem to 918888XXX.

2. Place holder is wrong.

3. If I enter wrong value in Restaurant time it will give proper validation but save the blank value in the target field.

4. Same previous issue is for morning and evening session time. 5. The browser crash for some time. This issue I got most of the time.

6. Browser again crash here. a. I enter Restaurant open time wrong, time validation is success but the input field for

open time and close time is blank.b. And go back to widget end and choses the time 08:30 Am. See there is blank value in

Restaurant time so it should show error massage for Restaurant is close. It will showing also.

c. But when I enter 12:00 PM time the browser is crash and in eclipse console it gives exception .( java.lang.StringIndexOutOfBoundsException: String index out of range: 1

at com.org.scube.utilities.TimeValidate.isTimeLiesInGeneralSessionBetween(TimeValidate.java:441)at com.org.scube.controller.TimeValidationController.doGet(TimeValidationController.java:43) )

d. This error massage is coming for 11:00 PM also. 09:00 PM also.

7. I save the morning rush hour 07:30 to 12:00 and if I click on different input filed the browse is crash and time change to 7:30 to 08:30 automatically.

Page 2: Table reservation app test 2362014

8. I changed the evening session time to 14:00 to 18:00 and my restaurant time is 07:30 to 20:00. If do same like previous case time automatically changed to 19:00 to 20:00.

9. I enter restaurant open time 23:00 to 23:30

Page 3: Table reservation app test 2362014

See the snapshot

10. I enter restaurant open time 23:00 to 23:30 See the snapshot

Page 4: Table reservation app test 2362014

11. I enter restaurant open the time 23:00 to 23:00 it is not correct time so should not save.

12. I am trying to enter morning rush hour time 12:30 to 11:30 app is showing error but if I close the setting end and open it again the wrong value will be there.See the snapshot

13. Getting error while sending the mail. 14. If we do not change any field app should not refresh.

Issues in IE 1. This screen should not come

Page 5: Table reservation app test 2362014