
Originally Posted by
sridharrganesan
Hi,
Most of the Bugs which you have mentioned are Functionality and GUI Defect, but it is identified as a certain type of defect based on the specification.
1. Alert message req. On a menu such as apply, delete, submit for invalid values, special characters and if fields are blank.
Answer: Both Functionality and GUI Defect
2. Command button such as cancel, apply, submit is not working.
Answer: Functionality Defect
3. Length of a text field should be fixed or limited.
Answer: Feild level Defect
4. Alert message req. On a menu when giving duplicate values.
Answer: Both Functionality and GUI Defect
5. Alert message req. On a menu when entering values by changing case (uppercase and lowercase) of the string
Answer: Functionality and GUI Defect
6. Due to funtionailty bugs Sr No. Of a field changes.
Answer: Functionality Defect
7. Any command button such as submit, apply etc. Is disabled.
Answer: Functionality Defect
8. After submitting entered values in a fields then fields contents values are still exist in the field.
Answer: GUI Defect
9. No workaround occur after clicking multiple times on a menu. For example suppose on clicking a delete button selected record is deleted but after that delete button is still enable and on clicking again and again nothing is done.
Answer: GUI Defect
10. On selecting more than one records, command button does not gets enabled.
Answer: Functionality and GUI Defect
11. No option for deleting more than one record.
Answer: Functionality Defect
12. No scroll bar in a drop down or a list box when records are more than the given limit.
Answer: GUI Defect
13. Records are not sorted/alphanumeric in a drop-down or a list box.
Answer: Functionality and GUI Defect
14. Reset/any command button required on a page.
Answer: Functionality Defect
15. Maximize/Minimize Button on a Page is not working and disabled.
Answer: GUI Defect