Tag: Quality
5 items found
Glossary Terms
Glossary
API Testing
API testing validates endpoint responses, error codes, performance, and authorization behavior through repeatable test scenarios.
Glossary
Clean Code
Clean Code is a way of writing software that makes intent clear, keeps units small, and reduces the cost of future change.
Glossary
Code Review
Code review checks code changes before merge so teams catch logic errors, security gaps, and maintainability issues early.
Glossary
Technical Debt
Technical debt is deferred design, testing, or architecture work that accumulates as maintenance risk after short-term delivery choices.
Glossary
Technical Documentation
Technical documentation explains how software is installed, used, operated, and changed so teams can work without relying on memory.