Which bug type would you suggest for the following bug? Add validation to address fields.
A. Usability Suggestion
B. Content Bug
C. Functional Bug
D. Visual Bug
Answers
The correct answer is c) functionality bug
Explanation:
A bug is usually define as something that interrupts the normal operation of a software. Programs are usually run initially with intended bugs to have an idea of what possible outcomes may be and how to resolve them.
While adding validation to the address fields, one might experience inconvenience in the information input or unable to get the desired output. This is a fault in functionality. Hence, we can say that there is a functionality bug.
learn more about bugs from the link below
https://brainly.com/question/13262406
Answer:
A. Useability Suggestion
Explanation:
Just here to share my personal opinion in this matter.
It's a Usability Suggestion to add an additional Functional, Visual & Content feature to create a tool tip pop-up display writing "Add validation to address fields" when you hover over an * Asterisk next to the Address Field section right next your mouse cursor.
Why I think A. Usability Suggestion is more correct than C. Functional Bug because
If the app doesn't have the * (Asterisk mark) on the Address field but still prevents you from moving forward because you didn't write down an address. Then the app is still working properly & a Usability Suggestion to add a tool tip to code in the "Content" "Visual" & "Functional" features displaying "Add validation to address field" would be a suggestion for an increase in user-friendliness or friendlier usability.
I would think that Usability Suggestion is the most appropriate answer in specific case.