TEST AUTOMATION WITH VISUAL STUDIO 2010: CODED UI TESTS AND LAB MANAGEMENT Brian Keller Microsoft.

Slides:



Advertisements
Similar presentations
Test - PlanungAusführungReporting PlanungAusführungReporting.
Advertisements

Agile Project Planning End to End Traceability Stunning New Reports 1-click Custom Excel reports New Dashboards Branch Visualization DistributedBuild Build.
Produktiv Software entwickeln mit Visual Studio, heute und morgen
Developer Tester Architect IT / Project Manager BusinessAnalyst Designer Database Professional Team Collaboration Software Quality Project Transparency.
Microsoft Confidential2 AdministrationTestingProject Mgmt.
Build-Deploy-Test with Visual Studio Lab Management 2010 Pieter Gheysens Visual Studio ALM MVP – Sparkles User Group Lead VISUG (
Technical Workshops | Esri International User Conference San Diego, California Building Applications with ArcGIS Runtime SDK for Windows Phone Rex Hansen.
CLAIMS BASED IDENTITY Scott Densmore Sr. Software Development Engineer Microsoft patterns & practices.
03 | Application Lifecycle Management Susan Ibach| Technical Evangelist Christopher Harrison | Head Geek.
Gracias a nuestros partners Agenda Sala Madrid Sala Paris Sala Berlin Sala Londres Sala Amster. Sala Roma Planta Primera Planta Segunda.
OSP203. Customer’s Need …is a continuous process of managing the life of an application through governance, development and maintenance.
DEV309.
Software Testing with Microsoft Test Manager 2012 and Lab Management
Desktop and Mobile Testing Miroslav Shtilianov QA Engineer Automated Testing Team Telerik QA Academy
Lightswitch: Visual Studio’s Hidden Secret CRAIG BERNTSON CHIEF SOFTWARE GARDENER MOJO SOFTWARE
Jeff Bramwell Enterprise Applications Architect Farm Credit Services of America Jeff Bramwell Enterprise Applications Architect Farm Credit Services of.
Options for automated tests DatabaseBusiness Logic User Interface Database Unit Tests T T T T T T T T T T T T T T T T T T T T T T T T Web Performance.
Project Manager Developer Tester Infrastructure Architect Solution Architect Business Stakeholder.
Software Testing with Microsoft Test Manager 2012 and Lab Management Brian Keller Sr. Technical Evangelist Microsoft Corporation DEV337.
Cathrine Askilsrud Sr. Product Marketing Manager MSDN subscriptions: more than software.
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.
Virtualisation of the Test Environment
Brian Keller Microsoft Corp
Visual Studio Online Writing code in a browser or is there more to it?
2 demo FT 08Code Visualization, UML, and DSLsCameron SkinnerTuesday4:30 PM FT 23 Extending the Microsoft Visual Studio 2010 Code.
Importance of customer feedback Customer feedback.
Introducing Visual Studio 2010: What It Is and Why You Should Care
All Aboard the Team Foundation Server Express Anthony Borton ALM Trainer/Consultant Enhance ALM Pty Ltd DEV325.
Ibraheem Osama Mohamed Mobile Developer-Rashdan IT.
VS33 Developer Productivity Enhancements in Visual Studio 2015 Robert Green Technical Evangelist, DX,
Building Robust, Maintainable Coded UI Tests with Visual Studio 2010 Brian Keller Sr. Technical Evangelist – Visual Studio ALM
Brian A. Randell Senior Consultant MCW Technologies SESSION CODE: DEV311.
WINDOWS PHONE 7 DEVELOPER GUIDE A guide to 3 screens and the cloud Scott Densmore Sr. Software Development Engineer Microsoft patterns & practices.
Level 300 System Center App Controller 2012 Marin Franković, Visoko učilište Algebra.
AGILE PROJECT MANAGEMENT WITH TEAM FOUNDATION SERVER 2010 Brian Keller Microsoft.
Service Oriented Architecture with Microsoft Platform Presenter name: Sandeep Kesiraju Company: Microsoft.
Stuart Kent Group Program Manager, Visual Studio Follow team coding activity with CodeLens.
LEADING SOFTWARE DEVELOPMENT TEAMS – 5 THINGS GREAT LEADERS DO, AND 5 THINGS THEY SAY – Marin Bezić Concero d.o.o.
Building Complete Web Application Using ASP.NET 3.5 & Visual Studio 2008 Omar Khan Group Program Manager Visual Studio.
Virtual techdays INDIA │ august 2010 Silverlight And SharePoint Saranya Sriram │ Developer Evangelist, Microsoft.
Visual Studio 2015 Tips and Tricks Robert Green Program Manager Evangelism, DX,
MANUAL TESTING WITH MICROSOFT TEST MANAGER 2010 Brian Keller Microsoft.
Developing for the Future with Visual Studio 11 Karl Davies-Barrett CEE DPE Tech Lead, Microsoft Brian Keller, Microsoft Sr. Technical Evangelist, Microsoft.
TFS Training TFS Training. Introduction to Team Foundation Server Team Foundation Server Team Foundation Server is a Microsoft product which provides.
Why you should be using VSTSWhy you should be using VSTS Visual Studio Team Services (VSTS) Nathan Lasnoski Vice President of blog.concurrency.com.
Virtual techdays INDIA │ November 2010 SharePoint 2010 – Your one stop shop for all portal requirements Saranya Sriram │ Developer Evangelist, Microsoft.
TITLE: Presenter name: Company:. TITLE: Presenter name: Company:
Tabular BI in SQL Server 2012
GrapeCity Build Experiences with Enterprise-level Tools and Solutions
DEV260 Microsoft Visual Studio 2005 Team System: Managing the Software Lifecycle with Visual Studio 2005 Team System Bindia Hallauer Senior Product Manager.
Dive into Application Lifecycle Management with Visual Studio 2010
Developing Drivers in Visual Studio
Manual testing of Windows Metro style apps built using HTML
Nick Trogh Technical Evangelist, Microsoft.
Microsoft Test and Lab Manager : Exécution de cas de tests
Brian Keller Sr. Technical Evangelist Microsoft Session Code: DEV310
Architecture Explorer
Getting started with Windows Azure
Visual Studio Code + Ionic
Tech·Ed North America /17/2019 1:47 AM
1/17/2019 9:05 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
2/17/2019 7:32 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
VISUAL STUDIO 2010 Le service de build.
Sharing Code across Platforms with Visual Studio 2015
Visual Studio 2010 和 .NET Framework 4 培训研讨会
6/20/2019 1:09 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Contexualized Data In Document Authoring
Presentation transcript:

TEST AUTOMATION WITH VISUAL STUDIO 2010: CODED UI TESTS AND LAB MANAGEMENT Brian Keller Microsoft

TEST AUTOMATION WITH VISUAL STUDIO 2010: CODED UI TESTS AND LAB MANAGEMENT Advanced Coded UI Tests Lab Management  Build-Deploy-Test  Best Practices  Getting Started

I WORK HERE…

…ON THIS…

…AND THIS.

I BLOG HERE:

What You’ll Need Visual Studio 2010 Premium or Ultimate Feature Pack 2 C# or VB skills Microsoft Test Manager (optionally) Testable application

TEST AUTOMATION PLATFORM SUPPORT

VISUAL STUDIO FEATURE PACK 2 Test helper for Firefox Test helper for Silverlight 4 Coded UI Test Editor Available to MSDN Subscribers

DEMO Coded UI Tests

Get Used to Using Using. It’s Useful! using (ApplicationUnderTest.Launch(this.UIM ap.LaunchAppParams.UIMyWindowsFormsAp pWindowExePath, this.UIMap.LaunchAppParams.UIMyWindow sFormsAppWindowAlternateExePath)) { this.UIMap.SimpleTest(); … }

Smile! You’re on Camera Image pic = this..CaptureImage( ); //Or for entire desktop: Image pic = UITestControl.Desktop.CaptureImag e(); mp");

DEMO Lab Management

SCVM M Server SCVM M Server TFS AT

QUESTIONS? After the session please fulfil the questionnaire. Questionnaires will be sent to you by and will be available in the profile section of the NT Conference website Thank you!