standards - Concepts
Explore concepts tagged with "standards"
Total concepts: 5
Concepts
- Definition of Done - A shared checklist of criteria that must be met for work to be considered complete.
- Golden Path - The optimal, recommended, and well-supported way to accomplish a task or achieve a goal.
- Definition of Ready - Shared criteria that must be met before a work item can be started by a team.
- Semantic Versioning - A versioning scheme using MAJOR.MINOR.PATCH numbers to communicate the nature and impact of changes in software releases.
- POSIX - A family of IEEE standards defining the API, shell, and utility interfaces for Unix-like operating systems to ensure software portability.
← Back to all concepts