An Intro to ALM Using TFS and Visual Studio for Source Control, Build Automation, Continuous Integration and Deployments.

Slides:



Advertisements
Similar presentations
Development Life Cycle using Visual Studio Team Edition for DB Professionals Richard Fennell Engineering Director SQLBits II Birmingham 1 st March 2008.
Advertisements

02 | Define an Effective End-to-End Software Development Lifecycle Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant,
Changing role of a tester in an agile world
An Intro to ALM Using TFS and Visual Studio for Source Control, Build Automation, Continuous Integration, Deployments, and Task Management.
Application Lifecycle Management in SharePoint 2010 Jeremy Thake.
@benday #vslive Automated Build, Test & Deploy with TFS, ASP.NET, and SQL Server Benjamin
Colin Phillips :: SharePoint Consultant with Introduction to Nintex Workflow 2010.
Continuous Deployment JEFFREY KNAPP 8/6/14. Introduction Why is it valuable How to achieve What to consider.
Visual Studio Online Writing code in a browser or is there more to it?
Anubha Gupta | Software Engineer Visual Studio Online Microsoft Corp. Visual Studio Enterprise Leveraging modern tools to streamline Build and Release.
Sofia Event Center May 2014 Branimir Giurov C# MVP Solution Architect BulPros Consulting Continuous Integration of Sharepoint 2013 Solutions with.
Real World SQL Server Data Tools Benjamin
All Aboard the Team Foundation Server Express Anthony Borton ALM Trainer/Consultant Enhance ALM Pty Ltd DEV325.
Automated Testing in Sakai Testing applications and services in isolation and in context Josh Holtzman, UC Berkeley David Haines, University of Michigan.
Cruise Training Introduction of Continuous Integration.
DEV300 Project Management And Visual Studio Team System Lori Lamkin Group Program Manager Visual Studio Team System.
Getting Started with Visual Studio Lab Management Eran Ruso, ALM Expert,E4D Solutions Coby Peled, Architect, Microsoft Meni Zalzman, SDET, Microsoft.
HETEROGENEOUS DEVELOPMENT WITH VISUAL STUDIO 2010 Mitch Denny Chief Technology Officer Readify SESSION CODE: #DEV307 (c) 2011 Microsoft. All rights reserved.
Ognjen Bajić Ana Roje Ivančić Ekobit Efficient Application Testing.
DevOps in the cloud Peter’s personal journey on how I found out, I need Dev skills to optimize my ‘Azure’ work… and so do you!!
L5 Computing Team Project Final Presentation Guidelines.
HPE ALM Octane.
DevOps for the IT Pro with Azure and Visual Studio Team Services
Analysis Services in times of Continuous Integration
TechEd /11/2018 6:16 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Setting Up your Release Pipeline for SharePoint/Office 365 in Azure
Stress Free Deployments with Octopus Deploy
4/24/ :07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Virtual Academy
Office Add-ins Intro and Development
Modern Application Lifecycle Management
Was ist neu in Visual Studio 2012 Team Foundation Server 2012?
SonarQube and Sonatype Nexus IQ Server
6/13/2018 1:23 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Microsoft Virtual Academy
Владимир Гусаров Директор R&D, Dell Visual Studio ALM MVP ALM Ranger
Microsoft Virtual Academy
Manage you application stress free
Working with the SharePoint Framework
Application Lifecycle Management – Best Practices for SharePoint and Office App development November 2015.
Team Foundation Server – Build-Deploy-Test Workflow
Build /21/2018 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Visual Studio 2005 “Personalized productivity”
Lunch & Learn: Are you letting your users be your testers?
TechEd /21/2018 3:13 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
11/29/2018 2:52 AM MDC317A Continuous Delivery - The Agile End to End Story for Developers & IT Pros! Morgan Webb Technical © 2013.
Windows Azure Larry Guger Senior Program Manager 3-007
Team Foundation Server 2010 for Everyone
12/9/ :15 AM © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Visual Studio Cloud-based Load Testing Performance Testing Made Easy
Advanced IntelliTrace in production with Visual Studio 11
Tech Ed 2004 © 2004 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express.
Team Foundation Server for everyone
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
Introducing Metro style device apps
All Aboard the Team Foundation Server Express
Tech·Ed North America /17/2019 6:01 PM
Your code is not just…your code
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
Continuous Integration Tool
From Development to Production: Optimizing for Continuous Delivery
From Development to Production: Optimizing for Continuous Delivery
DevOps - Visual Studio Release Management Jump Start
АВЛИГАТАЙ ТЭМЦЭХ ҮНДЭСНИЙ ХӨТӨЛБӨР /танилцуулга/
What’s new in Visual Studio 2012
Node.js Test Automation using Oracle Developer Cloud- Simplified
Office 365 Development July 2014.
Tech·Ed North America /17/2019 4:14 PM
Jamie Cool Program Manager Microsoft
Your code is not just…your code
Presentation transcript:

An Intro to ALM Using TFS and Visual Studio for Source Control, Build Automation, Continuous Integration and Deployments

What is ALM? Application Lifecycle Management Another great Buzz Acronym for resumes Process and tools for design, development, testing, deployment and management of software projects. Creating software is more than just writing code Many of the concepts and implementations in this demo are easy and straightforward. Putting it all together in a complex environment is not.

Our Setup TFS On Premises. Running on my laptop. We’ll use TFS for: Source Control CI – Continuous Integration Automated Deployments Not included: Task Tracking Automated Testing QA Integration Dev Ops More

Don’t Wait This may be the most important slide in this section. Don’t allow ALM to be an after thought… you’ll never have time later. Why are CI and Automated Deployment important?