Shift-Left Testing
A practice of performing testing activities earlier in the software development lifecycle to identify and address issues sooner.
A practice of performing testing activities earlier in the software development lifecycle to identify and address issues sooner.
A lightweight, flexible approach to software development that emphasizes team communication and continuous improvement.
Integrated Development Environment (IDE) is a software suite that combines tools like code editors, debuggers, and compilers.
A simple description of a feature from the perspective of the user, typically used in Agile development to capture requirements and guide development.
Minimum Viable Product (MVP) is a version of a product with just enough features to be usable by early customers who can then provide feedback for future product development.
A distributed version control system for tracking changes in source code during software development.
Rapid Application Development (RAD) is a software development methodology that emphasizes quick prototyping and iterative delivery.
Don't Repeat Yourself (DRY) is a software development principle for reducing repetition and redundancy.
Software Development Life Cycle (SDLC) is a process for planning, creating, testing, and deploying an information system.