Bugs in Software Flashcards
What are input controls?
Checkboxes, radio buttons, dropdown lists, list boxes, buttons, toggles, text fields, date field
What are navigational components?
Breadcrumb, slider, search field, pagination, tags, icons
What are Information components?
Tooltips, icons, progress bar, notifications, message boxes, modal windows
What’s a container?
Accordion
Input controls, navigational components, information components, and containers are examples of what?
Interface elements
What are the most popular interface elements?
checkbox, radio button, drop-down list, toggle button, text fields, breadcrumbs, icons, a slider, search box, pagination, tags, tooltips, progress bars, cards, notifications, modal windows, message boxes, accordion
What is a checkbox?
An interface element that allows the user to select one of more options from a set, either in columns or a vertical list
What is the term used to describe a graphical control element that allows the user to choose only one of a predefined set of mutually exclusive options?
radio button
What is a drop-down list?
a user interface that allows a user to select one item at a time similar to a radio button, but is in a more compact form allowing the developer to save space
What kind of control displays checked/unchecked (On/Off) state as a button?
Toggle button
What is a text field?
a place where user can enter and edit text
What is the name for the clickable trail of pages that displays a user’s current location?
breadcrumbs
What is an icon?
a simplified image serving as an intuitive symbol that helps a user navigate a system or software
What is another name for a track bar?
Slider
What is a slider?
a user interface control that allows a user to set or adjust a value. this does not change the format of the interface or any other info on the screen