QA Glossary

Here you can find important tech terms and definitions, explained in a simple and clear way.

Testing (A/B, Usability, etc.)

Testing is a core component of both Quality Assurance (QA) and Optimization and is a continuous activity. Key types include: A/B testing, usability testing, functional testing, and performance testing.

Process
QA
Growth

Browser Compatibility

Browser Compatibility is a key concern during the Quality Assurance (QA) and Testing phase of web development. Even with modern platforms like Webflow generating clean code, subtle differences in how each browser interprets CSS (Cascading Style Sheets) or JavaScript can cause visual or functional issues.

QA
Development