Vijf Visual Studio features die developement testing leuk maken. Clemens Reijnen Sogeti

Slides:



Advertisements
Similar presentations
Zwanzig Zehn Die Roadshow. Die neuen Produkte.
Advertisements

MBT User Conference 2011 Kunal Chopra Rafael Forsbach Huiyong Xiao.
DSL Tools Futures Workshop Gareth Jones - Developer Visual Studio Team Edition for Software Architects.
Software Testing with Visual Studio 2013 & Team Foundation Server 2013 Benjamin Day.
ALM with SharePoint 2010 and Visual Studio 2010 Paul Yuknewicz Lead Program Manager, Visual Studio
Eralp Erat Senior Software Developer MCP,MCAD.NET,MCSD.NET.
TTCN-3 Test Case Generation from arbitrary traces Capture & Replay Bogdan Stanca-Kaposta & Theofanis Vassiliou-Gioles (Testing Technologies)
Testing by Duncan Butler Sara Stephens. Too much to cover.
Mike Azocar Sr. Developer Technical Specialist Microsoft Corporation
The Microsoft Technical Roadshow 2006 Welcome and Introduction Kevin McDaniel Developer & Platform Evangelism Group Microsoft Ltd
15 Jul 2005CSE403, Summer'05, Lecture 10 Lecture 10: Incremental Releases Valentin Razmov.
Paul Yuknewicz Principal Group PM Manager What's New for Azure Developers Azure SDK 2.5 Visual Studio 2015.
BizTalk Deployment using Visual Studio Release Management
Agile Testing with Testing Anywhere The road to automation need not be long.
Copyright © Panaya Oracle ® E-Business Suite Testing: How to Get Your Business Users On-Board Amir Farhi Director, Product Marketing.
Continuous Integration April 2014 tap|QA Presentation.
Test Design Techniques
Will Smythe Senior Program Manager Developing Java projects on Visual Studio Online with Team Explorer Everywhere.
Jeff Bramwell Enterprise Applications Architect Farm Credit Services of America Jeff Bramwell Enterprise Applications Architect Farm Credit Services of.
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
1 Software Testing (Part-II) Lecture Software Testing Software Testing is the process of finding the bugs in a software. It helps in Verifying and.
Red Lizard Software Creators of Code Confidence..
Testing Tools using Visual Studio Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation.
Odin Technology Ltd. Automated Testing that Delivers.
1 TIME BOXED TESTING BCS SIGIST 13 th July 1998 Graham Thomas - OSI Group.
Steve Dower Software Engineer Python Tools for Visual Studio.
Software Development Software Testing. Testing Definitions There are many tests going under various names. The following is a general list to get a feel.
Dev and Test Environments in the Cloud
Rules to Healthier Code Presented by Adam Cogan (Chief Architect for
Randy Pagels Sr. Developer Technology Specialist DX US Team (Developer Experience and Evangelism) Effective Testing and Automation with Microsoft Tools.
Visual Studio Online Writing code in a browser or is there more to it?
Building More Reliable And Better Performing Web Applications With Visual Studio 2005 Team System Gabriel Marius TLN312 Program Manager Microsoft Corporation.
07 | Integrate Development and Operations Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Anubha Gupta | Software Engineer Visual Studio Online Microsoft Corp. Visual Studio Enterprise Leveraging modern tools to streamline Build and Release.
1 Unit Test in VS 2010 Presented by ZAN ZAN KOE. 2 Types of testing provided by VS  Unit test  Manual test  Web Performance Test  Coded UI Test 
Visual Studio 2005 Team System: Enabling Better Software Through Testing Tejasvi Kumar Technology Specialist - VSTS Microsoft Corporation
MTA EXAM Software Testing Fundamentals : OBJECTIVE 6 Automate Software Testing.
Introducing Visual Studio 2010: What It Is and Why You Should Care
Build and Deployment Process Understand NCI’s DevOps and continuous integration requirements Understand NCI’s build and distribution requirements.
Release Management with Visual Studio Team Services
Rong Lu Senior Program Manager, Visual Studio GPU Usage tool in Visual Studio.
Connect with life Tejasvi Kumar Developer Technology Specialist | Microsoft India
Release Management for Visual Studio 2013 Ana Roje Ivančić Ognjen Bajić Ekobit.
Continuous Delivery and Team Foundation Server 2013 Ognjen Bajić Ana Roje Ivančić Ekobit.
Performance Testing Using VSTS Saravana Kumar Microsoft MVP, VSTS Hewlett Packard Saravana Kumar Microsoft MVP, VSTS Hewlett Packard.
Automation Testing Trainer: Eran Ruso. Training Agenda Automation Testing Introduction Microsoft Automation Testing Tool Box Coded UI Test and Unit Test.
Test all the things! Improving code quality at the OU with Continuous Integration MoodleMoot Ireland UK 2016 Mark Johnson Tony Lin.
Ognjen Bajić Ana Roje Ivančić Ekobit Efficient Application Testing.
Unit testing your metro style apps built using XAML
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
Manual testing of Windows Metro style apps built using HTML
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Quality assurance platform for mobile apps, available as hosted SaaS or onsite deployment
Visual Studio 2005 “Personalized productivity”
Visual Studio Cloud-based Load Testing Performance Testing Made Easy
Tech Ed 2004 © 2004 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express.
CS240: Advanced Programming Concepts
DAT381 Team Development with SQL Server 2005
Your code is not just…your code
HP ALM Introduction.
Visual Studio Tooling Developer’s Guide to Windows 10
C++ Build Improvements
Sharing Code across Platforms with Visual Studio 2015
Connecting to Services with Visual Studio
Introduction to ASP.NET Parts 1 & 2
Mark Quirk Head of Technology Developer & Platform Group
How to do the Performance Testing
Your code is not just…your code
Presentation transcript:

Vijf Visual Studio features die developement testing leuk maken. Clemens Reijnen Sogeti

Setting the Stage Development tests..? -Specified and executed (preferred automated) by team (with test knowledge) -Starts with (and covers) the smallest technical parts till full functional scenarios and non functional requirements. -Unit Tests -Integration Tests -Functional Tests -Acceptance Tests -Load Tests - Agreed level of quality

Agenda 1.Data Diagnostic Adapters 2.Test Impact Analyze 3.Spec Explorer 4.Lab Management 5.CodedUI 10 minutes each

Agenda 1.Data Diagnostic Adapters 2.Test Impact Analyze 3.Dev 11 Spec Explorer 4.Lab Management 5.CodedUI 10 minutes each

1 - Data Diagnostic Adapters

Capture information about the system under test.

1 - Data Diagnostic Adapters

DEMO

1 - Data Diagnostic Adapters create your own

1 - Data Diagnostic Adapters using Microsoft.VisualStudio.TestTools.Common;

what went wrong 1 - Data Diagnostic Adapters recap:

2 - Test Impact

2 - Test Impact Analyze Get the code change

2 - Test Impact Analyze DEMO

2 - Test Impact Analyze Capture code changes recap:

3 – Dev 11 Bike

3 – Dev 11 Bike DEMO

3 – Dev 11 Fast recap:

3 - Spec Explorer

Spec Explorer Generate test cases

3 - Spec Explorer

4 - Lab Management

4 – Lab Management Run tests in multiple environments 4 speed 4 environment tests

4 – Lab Management Bike DEMO

4 – Lab Management Deal with environments recap:

5 - CodedUI Get tester knowledge

5 – CodedUI Bike DEMO

Recap 1.Data Diagnostic Adapters 2.Test Impact Analyze 3.Dev 11 Spec Explorer 4.Lab Management 5.CodedUI