Lesson 1 - Bugs in Software Testing
(Bug Report)
Web elements - anything that appears on a web page, whether shown to the user or
not. Here is a list of the most popular elements:
The checkbox is shown as a square box that is ticked (checked) when activated.
Checkboxes are used to let a user select one or more options for a limited number of
choices.
A radio button or option button is a graphical control element that allows the user to
choose only one of a predefined set of mutually exclusive options.
Drop-down menu. In a computer GUI, a drop-down menu is a menu that offers a list of
options. The title of the menu, or the currently selected item in the list, is always
displayed. When the visible item is clicked, other items from the list "drop-down" into
view and the user can choose from those optionscorrect answersAd-hoc testing - also
known as "Random Testing" or "Monkey Testing", is a method of software testing
without any planning and documentation.correct answerssoftware bug - an error, flaw or
fault in a computer program or system that causes it to produce an incorrect or
unexpected result, or to behave in unintended ways.correct answersTitle - serves as a
concise summary of what the bug iscorrect answersEnvironment - setup of software
and hardware for the testing teams to execute test cases.
1. Device
2. OS
3. Account Used
4. Testing App Version
5. Connection type
6. Reproducibility rate
7. Steps to Reproducecorrect answersExpected Result - desired outcome/what should
happencorrect answersActual Result - The behavior produced/observed when a
component or system is tested.correct answersVisual Proof - screenshots, videos, text,
log files, etccorrect answersSeverity/Priority - a degree of impact the bug has on the
functionality of the system and helps the dev team prioritize their work.correct answers
(Bug Report)
Web elements - anything that appears on a web page, whether shown to the user or
not. Here is a list of the most popular elements:
The checkbox is shown as a square box that is ticked (checked) when activated.
Checkboxes are used to let a user select one or more options for a limited number of
choices.
A radio button or option button is a graphical control element that allows the user to
choose only one of a predefined set of mutually exclusive options.
Drop-down menu. In a computer GUI, a drop-down menu is a menu that offers a list of
options. The title of the menu, or the currently selected item in the list, is always
displayed. When the visible item is clicked, other items from the list "drop-down" into
view and the user can choose from those optionscorrect answersAd-hoc testing - also
known as "Random Testing" or "Monkey Testing", is a method of software testing
without any planning and documentation.correct answerssoftware bug - an error, flaw or
fault in a computer program or system that causes it to produce an incorrect or
unexpected result, or to behave in unintended ways.correct answersTitle - serves as a
concise summary of what the bug iscorrect answersEnvironment - setup of software
and hardware for the testing teams to execute test cases.
1. Device
2. OS
3. Account Used
4. Testing App Version
5. Connection type
6. Reproducibility rate
7. Steps to Reproducecorrect answersExpected Result - desired outcome/what should
happencorrect answersActual Result - The behavior produced/observed when a
component or system is tested.correct answersVisual Proof - screenshots, videos, text,
log files, etccorrect answersSeverity/Priority - a degree of impact the bug has on the
functionality of the system and helps the dev team prioritize their work.correct answers