March 2020
Intermediate to advanced
528 pages
13h 18m
English
Keeping track of the code is critical for good development practices. Azure DevOps (formally known as VSTS, Visual Studio Online, or VSO) is the version control system supported for Finance and Operations. Azure DevOps includes source control, work item tracking, build, release and reporting services. Azure DevOps build pipelines can be used to build releases from specific elements stored in its source control system. Visual Studio's code analysis, test tools, and code coverage elements can be used to validate a build before it is deemed fit for release.
Azure DevOps is tightly integrated with LCS and can be used throughout the life cycle of the project. For example, all requirement gaps created in the LCS BPM library can ...