Automation & Manual
Functional Testing
Non-Functional
Special Test Types
Common Bugs/Internal Tools
100

Test written and run by a script

What is Automated Testing

100

Test that checks a feature works

What is functional testing?

100

Test that checks system performance

What is performance testing?

100

Random, unplanned test

What is ad-hoc testing?

100

Button overlaps text or Wrong color for theme


What is UI Bugs

200

Performed without any automation

What is manual testing?

200

Tests interactions between modules

What is integration testing?

200

Test for how easy it is to use

What is usability testing?

200

Done by end users before release

What is user acceptance testing (UAT)?

200

Page takes too long to load

Long wait after clicking a button

What are Performance Issues

300

Repeated test best done with code

What is regression testing?

300

Full end-to-end testing of the app 

What is system testing?

300

Test for how fast the app responds

What is load testing?

300

Sends GET and POST to check endpoints

What is API testing?

300

Wrong total price shown

User profile shows another user's info

What are Data Bugs

400

Test how well app performs under pressure

What is stress testing?

400

Tests how app behaves on various devices/browsers

What is compatibility testing?

400
System that helps businesses manage interactions with current and potential customers via email, phone, or internal use

What is CRM - Customer Relationship Management