GSJGD. Agenda Review of what we delivered in Visual Studio 2010 + enhancements for Visual Studio 11 Paradigm Shift to Exploratory Testing Enhancements.

Slides:



Advertisements
Similar presentations
Neelesh Kamkolkar Sr. Product Manager/Planner | Microsoft
Advertisements

 What Is Desktop Virtualization?  How Does Application Virtualization Help?  How does V3 Systems help?  Getting Started AGENDA.
Modern Application Development Users are demanding a new breed of applications. Modern Application Lifecycle Modern applications require a modern application.
HP Quality Center Overview.
Developer Tester Architect IT / Project Manager BusinessAnalyst Designer Database Professional Team Collaboration Software Quality Project Transparency.
Microsoft Confidential2 AdministrationTestingProject Mgmt.
Visual Studio 2013 Licensing Overview Offerings, Pricing, Licensing, and Promotions Rachel Pekin Microsoft.
Visual Studio Online. What it Provides Visual Studio Online, based on the capabilities of Team Foundation Server with additional cloud services, is the.
Build-Deploy-Test with Visual Studio Lab Management 2010 Pieter Gheysens Visual Studio ALM MVP – Sparkles User Group Lead VISUG (
04b | Manage Test Execution (2 of 2) Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
Vishal Mehrotra Senior Lead Program Manager | Microsoft |
Session Agenda Introducing the Serverquarium for 2013.
Changing role of a tester in an agile world
The explosion of devices is eroding the standards-based approach to corporate IT. Devices Deploying and managing applications across platforms.
EXTENDING TESTING INTO THE LAB Richard Fennell Engineering Director, Black Marble
Mike Azocar Sr. Developer Technical Specialist Microsoft Corporation
Visual Studio 2010 Diagnostics and Analysis Tools to Improve Software Quality As building software becomes more complex, the probability of exposing end-users.
MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio Team Foundation.
Agile Testing with Testing Anywhere The road to automation need not be long.
Powerful and Effective Virtualization Management for Vmware and Hyper-V Chris Henley Product Strategy Specialist
Insightful Solutions :: Innovative Technologies Thanks to our Sponsors.
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.
Anthony Borton. MV P “It was an epic failure... I tried to get on and couldn't” I'm really annoyed that I wasted so much time trying to get onto.
WEB329 ASP.NET: A Lap Around the New Enhancements for Web Developers in Microsoft Visual Studio 2005 Omar Khan Lead Program Manager Web Platform and Tools.
QWise software engineering – refactored! Testing, testing A first-look at the new testing capabilities in Visual Studio 2010 Mathias Olausson.
Development Testing – Is It Worth It? Arthur Hicken September 2012.
Randy Pagels, Developer Technology Specialist Microsoft Corporation Dev & Test in the Cloud.
Testing Tools using Visual Studio Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation.
 Ram Cherala Principal Program Manager Microsoft Corporation TL37.
Planning and Tracking Projects with VSTS 2010 By Ahmed Nasr 1.
資工 4A 陳怡秀 Microsoft Visual Studio’s Journey to Continuous Delivery.
R2 Automation IT service management Windows Azure Pack App Controller Self-service Service Manager Service model Orchestrator Service Manager.
Dev and Test Environments in the Cloud
Upload your final deck on the speaker portal on or before June 20, 2013 at 5:00 pm PT. PowerPoint presentations undergo a brief scrub process and are.
Virtualisation of the Test Environment
Building More Reliable And Better Performing Web Applications With Visual Studio 2005 Team System Gabriel Marius TLN312 Program Manager Microsoft Corporation.
Team Foundation Server 2012 Maximiliano Déboli Director de Desarrollo Microsoft Azure MVP
Brian Harry Technical Fellow Microsoft. Demo “self organizing teams are 35% more effective.” Supports planning & sprint execution Modern, simple and.
Visual Studio Online Visual Studio.NET Work BuildTest Deploy Insights Code Visual Studio Online.
07 | Integrate Development and Operations Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Testing Azure Applications with Visual Studio 2010 Abhishek Agrawal Senior Program Manager Visual Studio Microsoft Corporation
Anubha Gupta | Software Engineer Visual Studio Online Microsoft Corp. Visual Studio Enterprise Leveraging modern tools to streamline Build and Release.
28. Januar, Zürich-Oerlikon. Working with Virtual Test Environments Marc Müller Principal Consultant 4tecture GmbH.
Introducing Visual Studio 2010: What It Is and Why You Should Care
Release Management with Visual Studio Team Services
A way to develop software that emphasizes communication, collaboration, and integration between development and IT operations teams.
Brian A. Randell Senior Consultant MCW Technologies SESSION CODE: DEV311.
Esri UC 2015 | Technical Workshop | Community Addresses Chris Buscaglia.
The Next Level Of Agile: DevOps and CD אוקטובר 2015.
Perfecto We help customers deliver exceptional digital experiences.
Copyright © New Signature Who we are: Focused on consistently delivering great customer experiences. What we do: We help you transform your business.
Continuous Delivery and Team Foundation Server 2013 Ognjen Bajić Ana Roje Ivančić Ekobit.
© 2013 IBM Corporation Accelerating Product and Service Innovation Service Virtualization Testing in Managed Environments Michael Elder, IBM Senior Technical.
Going Hybrid – part 2 Moving to Hybrid Cloud with Windows Azure Virtual Machines & System Center 2012 R2.
Automation Testing Trainer: Eran Ruso. Training Agenda Automation Testing Introduction Microsoft Automation Testing Tool Box Coded UI Test and Unit Test.
Ognjen Bajić Ana Roje Ivančić Ekobit Efficient Application Testing.
Web GIS: Architectural Patterns and Practices
Appium Studio Appium testing made easy at any scale.
What's new in Visual Studio 11 for Application Lifecycle Management
Manual testing of Windows Metro style apps built using HTML
Team Foundation Server – Build-Deploy-Test Workflow
The Importance Of Exploratory Testing For Enhancing The Quality Of Software.
Winter 2016 (c) Ian Davis.
Logsign All-In-One Security Information and Event Management (SIEM) Solution Built on Azure Improves Security & Business Continuity MICROSOFT AZURE APP.
Microsoft Test and Lab Manager : Exécution de cas de tests
Vinod Malhotra Group Program Manager Microsoft Corporation
Agenda Need of Cloud Computing What is Cloud Computing
Mark Quirk Head of Technology Developer & Platform Group
Jamie Cool Program Manager Microsoft
Presentation transcript:

GSJGD

Agenda Review of what we delivered in Visual Studio enhancements for Visual Studio 11 Paradigm Shift to Exploratory Testing Enhancements in Lab Management

Agenda Review of what we delivered in Visual Studio enhancements for Visual Studio 11 Paradigm Shift to Exploratory Testing Enhancements in Lab Management

The Agile Workflow

Why - Exploratory testing Enables focusing customer value rather than spec compliance Free Testers from up front planning and find bugs fast and early without overhead Focuses on working software!

Exploratory testing – myths 1.Exploratory testing is ad-hoc, random testing 2.There is no way to measure exploratory testing 3.Bugs found through exploratory testing are hard to repro

Using “Testing Tours” to put a method to the madness Guidebook tour Back alley tour Supermodel tour You can make up your own… Dogfood IDC NAR

Sample tours – how we did it The Reflex tour – tests responsiveness of the IDE The Idiot tour – tests F1 inline help on each element The Palatial tour – tests our multi monitors experience The Footprint tour – tests virtual memory usage The Budget tour – tests experience on a low end machine Dogfood IDC NAR

Measuring exploratory testing Right metrics are like a fingerprint of your team: no silver bullet Distinguish between app quality metrics and metrics that direct exploratory testing

Metrics – how we did it Code coverage across tours Story complexity to bugs ratio Session duration for stories Session roll up per tour

Heat maps – how we did it

Finding reproducible bugs

Rich bugs – how we did it Automatic repro steps Screenshots Desktop recording System information Intellitrace logs

Test documentation – how we did it Test cases automatically created while doing exploratory testing Can save artifacts from exploration like expected image With each sprint, regression suites are automatically ready

Agenda Review of what we delivered in Visual Studio enhancements for Visual Studio 11 Paradigm Shift to Exploratory Testing Enhancements in Lab Management

Use physical infrastructure Zero Configuration Support for clustered Hyper-V hosts Scale to 1000’s of VMs Scale by cloning VMs via Network Isolation New Environment viewer Deploy using deployment scripts Full support SCVMM 2012

Q&A Please fill the feedback forms!