Cargando…

Microsoft Team Foundation server 2015 cookbook : over 80 hands-on DevOps and ALM-focused recipes for scrum teams to enable the continuous delivery of high-quality software-- faster! /

Over 80 hands-on DevOps and ALM-focused recipes for Scrum Teams to enable the Continuous Delivery of high-quality Software... Faster! About This Book Release high quality, reliable software quickly through building, testing, and deployment automation Improve the predictability, reliability, and avai...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Arora, Tarun (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2016.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000Ii 4500
001 EBSCO_ocn939400467
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 160215s2016 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d OCLCF  |d VT2  |d DEBBG  |d DEBSZ  |d UOK  |d CEF  |d NLE  |d UKMGB  |d WYU  |d N$T  |d AGLDB  |d IGB  |d AUW  |d BTN  |d INTCL  |d MHW  |d SNK  |d RDF  |d QGK  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB6G3360  |2 bnb 
016 7 |a 018007271  |2 Uk 
019 |a 1259096826 
020 |a 9781784396961  |q (electronic bk.) 
020 |a 1784396966  |q (electronic bk.) 
020 |z 9781784391058 
020 |z 1784391050 
029 1 |a DEBBG  |b BV043968909 
029 1 |a DEBSZ  |b 485794217 
029 1 |a GBVCP  |b 882753045 
029 1 |a UKMGB  |b 018007271 
035 |a (OCoLC)939400467  |z (OCoLC)1259096826 
050 4 |a QA76.76.D47 
072 7 |a COM  |x 051230  |2 bisacsh 
082 0 4 |a 005.3  |2 23 
049 |a UAMI 
100 1 |a Arora, Tarun,  |e author. 
245 1 0 |a Microsoft Team Foundation server 2015 cookbook :  |b over 80 hands-on DevOps and ALM-focused recipes for scrum teams to enable the continuous delivery of high-quality software-- faster! /  |c Tarun Arora. 
246 3 0 |a Over 80 hands-on DevOps and ALM-focused recipes for scrum teams to enable the continuous delivery of high-quality software ... faster! 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2016. 
300 |a 1 online resource (1 volume) :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Quick answers to common problems 
588 |a Description based on online resource; title from cover (Safari, viewed February 12, 2016). 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Team Project Setup; Introduction; Connecting to TFS using Team Explorer; Setting up your user profile in TFS; Creating a Team Project using the Scrum Template; Assigning a license, adding users, and auditing user access; Configuring Dashboards in Team Project; Setting up a welcome page for a Team Project; Creating and setting up a Team Room; Renaming a Team Project; Creating a new Team Project through the command line; Deleting a Team Project 
505 8 |a Chapter 2: Setting Up and Managing Code RepositoriesIntroduction; Creating a Git repository in an existing TFVC Team Project; Enabling code analysis check-in policy; Performing a baseless merge between sibling branches in TFVC; Reparenting a branch in TFVC; Unlocking files checked out by someone else; Unshelving a shelveset created in one branch to another branch; Ignoring file types from check-in using .tfignore and .gitignore; Conducting code reviews in TFS; Setting up policies for branches in Git; Conducting Pull requests in TFS; Analyzing code churn with TFS analysis services cube 
505 8 |a Chapter 3: Planning and Tracking WorkIntroduction; Selecting the backlog levels displayed on the Team Portal; Mapping, assigning, and tracking Work Items shared by multiple Teams; Adding additional columns to the Kanban board; Customizing cards displayed on the boards; Setting up the Team's capacity and activity for a sprint; Querying Work Items by Tags; Creating charts using Work Item Queries; Using Service Hooks to integrate with Trello boards; Deleting Work Items in TFS permanently; Using Microsoft Feedback Client to provide feedback; Chapter 4: Building Your Application; Introduction 
505 8 |a Configuring TFBuild Agent, Pool, and QueuesSetting up a TFBuild Agent using an unattended installation; Creating a continuous integration build definition in TFBuild; Pinning a build badge to the welcome page in Team Portal; Managing build resources using role-based access; Using the build retention policy to automate build deletion; Using user capabilities to identify a build agent in a pool; Version DLLs in build output with build number; Creating a new build task using the TFBuild Extensibility framework; Integrating SonarQube with TFBuild to manage technical debt 
505 8 |a Building GitHub code repositories with TFBuildChapter 5: Testing Your Application; Introduction; Running NUnit tests in the CI Pipeline using TFBuild; Creating and setting up a Machine Group; Deploying a test agent through the TFBuild task; Distributing test execution on a Lab Machine Group; Triggering Selenium Web Tests on a Selenium Test Grid using TFBuild; Integrating the Cloud Load Testing Service in TFBuild; Analyzing test execution results from the Runs view; Exporting and importing test cases in Excel from TFS; Copying and cloning test suites and test cases 
520 |a Over 80 hands-on DevOps and ALM-focused recipes for Scrum Teams to enable the Continuous Delivery of high-quality Software... Faster! About This Book Release high quality, reliable software quickly through building, testing, and deployment automation Improve the predictability, reliability, and availability of TFS in your organization by scheduling administration and maintenance activities Extend, customize, and integrate tools with TFS, enabling your teams to manage their application lifecycles effectively Who This Book Is For This book is aimed at software professionals including Developers, Testers, Architects, Configuration Analysts, and Release Managers who want to understand the capabilities of TFS to deliver better quality software faster. A working setup of TFS 2015 and some familiarity with the concepts of software life cycle management is assumed. What You Will Learn Creating a Team Project with Dashboards, Assigning License, Adding users, and Auditing Access Setting up a Git repository in an existing TFVC-based Team Project Setting up branch policies and conducting Pull requests with code reviews Mapping, assigning and tracking work items shared by multiple teams Setting up and customizing Backlogs, Kanban board, Sprint Taskboard, and dashboards Creating a Continuous Integration, Continuous Build, and Release Pipeline Integrating SonarQube with TFBuild to manage Technical Debt Triggering Selenium Web Tests on a Selenium Test Grid using TFBuild Using Visual Studio Team Services Cloud load testing capability with new Build framework Extending and customizing the capabilities of Team Foundation Server using API and Process Editor In Detail Team Foundation Server (TFS) allows you to manage code repositories, build processes, test infrastructure, and deploy labs. TFS supports your team, enabling you to connect, collaborate, and deliver on time. Microsoft's approach to Application Lifecycle Management (ALM) provides a flexible and agile environment that adapts to the needs of your team, removes barriers between roles, and streamlines processes. The book introduces you to creating and setting up team projects for scrum teams. You'll explore various source control repositories, branching, and merging activities, along with a demonstration of how to embed quality into every code check-in. Then, you'll discover agile project planning and management tools. Later, emphasis is given to the testing and release management features of TFS which fac... 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Computer software  |x Development  |x Computer programs. 
650 0 |a Teams in the workplace  |x Data processing. 
650 0 |a Computer software  |x Management. 
650 6 |a Équipes de travail  |x Informatique. 
650 6 |a Logiciels  |x Gestion. 
650 7 |a COMPUTERS / Software Development & Engineering / General.  |2 bisacsh 
650 7 |a Computer software  |x Development  |x Computer programs  |2 fast 
650 7 |a Computer software  |x Management  |2 fast 
650 7 |a Teams in the workplace  |x Data processing  |2 fast 
776 |z 1-78439-105-0 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781784391058/?ar  |z Texto completo 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163837  |z Texto completo 
938 |a EBSCOhost  |b EBSC  |n 1163837 
994 |a 92  |b IZTAP