D - Definitions
-
D
daily stand-up meeting
A daily stand-up meeting is a short organizational meeting that is held each day.
-
debugging
Debugging, in computer programming and engineering, is a multistep process that involves identifying a problem, isolating the source of the problem and then either correcting the problem or determining a way to work around it.
-
development environment
In software, web and mobile application development, the development environment is a workspace with a set of processes and programming tools used to develop the source code for an application or software product.
-
DevOps Dojo
A DevOps Dojo is a place where DevOps team members go for hands-on training.
-
Disciplined Agile Delivery (DAD)
Disciplined Agile Delivery (DAD) is a scalable Agile software delivery framework. It takes a people-first, learning-oriented approach to software development and delivery.
-
software documentation
In the software development process, software documentation is the information that describes the product to the people who develop, deploy and use it.
-
What is dynamic application security testing (DAST)?
Dynamic application security testing (DAST) is the process of analyzing a web application in runtime to identify security vulnerabilities or weaknesses.