September 2017
Beginner to intermediate
562 pages
13h 46m
English
Keeping track of the code is critical to good development practices. Visual studio team service (formally known as Visual Studio Online or VSO) is the version control system supported for Finance and Operations. VSTS includes source control, work item tracking, build and reporting services. VSTS build server 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 build before it is deemed fit for release.
VSTS is tightly integrated with LCS and can be used throughout the life cycle of the project. For example, all requirement gaps created in LCS BPM library can be converted into work item in VSTS. ...