tinyurl.com/ProTFS2012.

Slides:



Advertisements
Similar presentations
Manual Testing with Microsoft Test Manager 2010
Advertisements

Modern Application Lifecycle Visual Studio Online journey, capabilities and DevOps Scenarios Good to know.
Modern Application Lifecycle Visual Studio Online journey Visual Studio Online capability Good to know.
Visual Studio 2013 Licensing Overview Offerings, Pricing, Licensing, and Promotions Rachel Pekin Microsoft.
Modern app development Continuous value delivery and rapid response to change.
Modern app development Continuous value delivery and rapid response to change.
Modern app development Continuous value delivery and rapid response to change.
Visual Studio Online. What it Provides Visual Studio Online, based on the capabilities of Team Foundation Server with additional cloud services, is the.
EXTENDING TESTING INTO THE LAB Richard Fennell Engineering Director, Black Marble
Mike Azocar Sr. Developer Technical Specialist Microsoft Corporation
MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio Team Foundation.
Visual Studio 2012 Launch Team Foundation Service Free Plan Visual Studio 2012 Update 1 3-week service delivery sprints Frequent updates for on-premises/boxed.
Software Testing with Microsoft Test Manager 2012 and Lab Management
DISCLAIMER DON’T PANIC These frameworks are still supported.
| Basel Verwalten von Deployments und Release Management – mit dem TFS 2013 ganz einfach! Hansjörg Scherer ALM Spezialist Microsoft
@martinwoodward
Modern app development Continuous value delivery and rapid response to change.
Modern app development Continuous value delivery and rapid response to change.
Project Manager Developer Tester Infrastructure Architect Solution Architect Business Stakeholder.
Pricing Changes MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio.
Software Testing with Microsoft Test Manager 2012 and Lab Management Brian Keller Sr. Technical Evangelist Microsoft Corporation DEV337.
QWise software engineering – refactored! Testing, testing A first-look at the new testing capabilities in Visual Studio 2010 Mathias Olausson.
Application Lifecycle Management and the cloud
tinyurl.com/ProTFS2012.
Testing Tools using Visual Studio Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation.
Creating Robust, Maintainable Coded UI Tests with Visual Studio 2012 Brian Keller Sr. Technical Evangelist Microsoft Corporation DEV312.
 Ram Cherala Principal Program Manager Microsoft Corporation TL37.
Virtualisation of the Test Environment
Brian Keller Microsoft Corp
Ram Cherala Principal Program Manager Microsoft Corporation DTL320.
DEV307. REQUIREMENTS Construct WORKING SOFTWARE.
Visual Studio Online Writing code in a browser or is there more to it?
IAsyncResult ar = BeginSomething(…); // Do other work, checking ar.IsCompleted int result = EndSomething(ar);
Agile tooling and Portfolio Management Agile Tooling Basics Agile Portofolio Management Kanban Team Room.
Visual Studio Online Visual Studio.NET Work BuildTest Deploy Insights Code Visual Studio Online.
DevDiv’s Cadence – The Journey Feb Jan Mar TFS 2008 TFS 2010 TFS 2012/ weeks 10 – 12 weeks 3 weeks Apr.
Cloud computingNew technology enabled value opportunities Compete velocity Direct-to-consumerMobility and devices proliferation Business modernization.
DeviceProfileTime MoneyData It is the user’s:
07 | Integrate Development and Operations Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Sofia Event Center May 2014 Martin Kulov Agile Project Management with Team Foundation Server.
28. Januar, Zürich-Oerlikon. Working with Virtual Test Environments Marc Müller Principal Consultant 4tecture GmbH.
@mariorod1 source control models.
Team Foundation Server Petr Moravek Senior Premier Field Engineer Microsoft.
ActionHTTP VerbURL Suffix CreatePOST/tasks RetrieveGET/tasks?$filter=id%3D42 UpdatePATCH/tasks/id Delete /tasks/id
Introducing Visual Studio 2010: What It Is and Why You Should Care
Build on one person’s machine Code and debug for weeks (months?) Manually deploy parts via file copy Run manual tests against deployed app.
New Database Existing Database Designer Centric Code Centric Database First Reverse engineer model in EF Designer Classes auto-generated from.
Brian A. Randell Senior Consultant MCW Technologies SESSION CODE: DEV311.
No Mixed Mode Debugging Support Use Multiple Instances Instead Launch the app under the script debugger Attach with the native debugger from.
Automation Testing Trainer: Eran Ruso. Training Agenda Automation Testing Introduction Microsoft Automation Testing Tool Box Coded UI Test and Unit Test.
MANUAL TESTING WITH MICROSOFT TEST MANAGER 2010 Brian Keller Microsoft.
Cloud computingNew technology enabled value opportunities Compete velocity Direct-to-consumerMobility and devices proliferation Business modernization.
Ivan Kardum Visual Studio ALM MVP, PMP Ekobit d.o.o. Visual Studio Online - Developeri u oblacima.
New Database Existing Database Designer Centric Code Centric Database First Reverse engineer model in EF Designer Classes auto-generated from.
Tools and technology usage in PFMS application lifecycle management process LEPL Financial-Analytical Service, Ministry of Finance October, 2015 Dimitri.
TechEd /11/2018 6:16 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Modern Application Lifecycle Management
Dive into Application Lifecycle Management with Visual Studio 2010
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.
Manual testing of Windows Metro style apps built using HTML
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.
TechEd /9/2018 4:17 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
12/9/ :15 AM © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
TechEd /18/ :08 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Vinod Malhotra Group Program Manager Microsoft Corporation
Office 365 Development July 2014.
Welcome to Architect Insight 2010
Tech·Ed North America /17/2019 4:14 PM
Getting Started with Team Foundation Service
Presentation transcript:

tinyurl.com/ProTFS2012

Training Conditioning Climbing

Development Test Release

GeneralistSpecialist Manual TestingSome scripting Creates scripts to set up lab, create data Strong scripting skills Some coding skills Strong coding Develops automated testing procedures Expert coding skills Black Box Testing White Box Testing API Testing 70% of testing happens here majority of test tools target here

What usually happens when a tester finds a bug? Graphic by Jeff Atwood (CodingHorror.com)

(1) Get source (2) Compile projects (3) Copy build to running environment (4) Run deployment scripts for each machine (5) Create environment snapshot (6) Execute automated tests (7) Send test results (8) Publish results to Team Foundation Server VMM AgentTest Agent VM Host Web Server (VM) Database Server (VM) Virtual Environment

VMM AgentTest Agent VM HostWeb Server (VM) Database Server (VM) SCVMM ENVIRONMENT Test Agent Web ServerDatabase Server STANDARD ENVIRONMENT Test Agent VM Template 1 VM Template 2 VM TEMPLATE LIBRARY

SCVMM EnvironmentStandard Environment Build-Deploy-Test Manual Testing Snapshot / Restore Share Bug Snapshots Network Fencing 3 rd Party Virtualization Physical Machines

* Capability in preview – limits may apply. Authoring load tests requires Visual Studio Ultimate 2013 Preview. Version control (TFVC or Git) Comment on changesets & commits Work item tracking and tagging Team rooms Agile planning tools Feedback Management Agile Portfolio Management* Build* Web-based test case management* Load testing* New!