Types of Bugs
Learn the different types of bugs that commonly occur in websites and apps.
Functional
Workflow failures producing an unexpected or illogical application behavior where the actual result differs from the expected result.
Visual
Visual issues affect the layout and cause user interface distortion such as missing elements or images on a page.
Content
Content issues affect the text of a page, such as spelling, grammar and localization errors.
Performance
Problematic slowness or hanging, sluggish interface. Features take longer to load than they should, slow navigation in the application.
Crash
Application quits or closes unexpectedly while using the features.