Testing Tools using Visual Studio Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation.

Slides:



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

Zwanzig Zehn Die Roadshow. Die neuen Produkte.
What’s new in Visual Studio 2012 and Team Foundation Server 2012
Agile Project Planning End to End Traceability Stunning New Reports 1-click Custom Excel reports New Dashboards Branch Visualization DistributedBuild Build.
Designing, Deploying and Managing Workflow in SharePoint Sites Steve Heaney Product Development Manager OBS
Modern app development Continuous value delivery and rapid response to change.
Modern app development Continuous value delivery and rapid response to change.
04b | Manage Test Execution (2 of 2) Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
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.
The Microsoft Technical Roadshow 2006 Welcome and Introduction Kevin McDaniel Developer & Platform Evangelism Group Microsoft Ltd
BizTalk Deployment using Visual Studio Release Management
Microsoft Office Project 2003 Resource Kits James Scott & Roy Riley Technical Content Development Microsoft Corporation.
Using Microsoft SharePoint to Develop Workflow and Business Process Automation Ted Perrotte National Practice Manager, Quilogy, Microsoft Office SharePoint.
Jeff Bramwell Enterprise Applications Architect Farm Credit Services of America Jeff Bramwell Enterprise Applications Architect Farm Credit Services of.
Introduction to SharePoint Development with VS2010 Paul Yuknewicz Lead Program Manager
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.
Randy Pagels, Developer Technology Specialist Microsoft Corporation Dev & Test in the Cloud.
What is Workflow?  Workflow or Business Process Management (BPM) consists of Processes, States and Actions.  A Process (e.g. Customer Order fulfillment)
tinyurl.com/ProTFS2012.
tinyurl.com/ProTFS2012.
Planning and Tracking Projects with VSTS 2010 By Ahmed Nasr 1.
UI and Data Entry UI and Data Entry Front-End Business Logic Mid-Tier Data Store Back-End.
Randy Pagels Sr. Developer Technology Specialist DX Team (Developer Experience and Evangelism) Application Insights Availability, Performance and Usage.
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
From Virtualization Management to Private Cloud with SCVMM 2012 Dan Stolts Sr. IT Pro Evangelist Microsoft Corporation
Platinu m Sponsor s Silver Sponsors Gold Sponsor s.
06 | Develop Customer Value with High Quality Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Virtualisation of the Test Environment
Randy Pagels Sr. Developer Technology Specialist DX US Team (Developer Experience and Evangelism) Effective Testing and Automation with Microsoft Tools.
Ram Cherala Principal Program Manager Microsoft Corporation DTL320.
Apache JMeter By Lamiya Qasim. Apache JMeter Tool for load test functional behavior and measure performance. Questions: Does JMeter offers support for.
LegendCorp What is System Center Virtual Machine Manager (SCVMM)? SCVMM at a glance Features and Benefits Components / Topology /
DevDiv’s Cadence – The Journey Feb Jan Mar TFS 2008 TFS 2010 TFS 2012/ weeks 10 – 12 weeks 3 weeks Apr.
07 | Integrate Development and Operations Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
28. Januar, Zürich-Oerlikon. Working with Virtual Test Environments Marc Müller Principal Consultant 4tecture GmbH.
03 | Manage Team Foundation Server Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
Visual Studio 2005 Team System: Enabling Better Software Through Testing Tejasvi Kumar Technology Specialist - VSTS Microsoft Corporation
Introducing Visual Studio 2010: What It Is and Why You Should Care
Neil Kidd Developer Tools Technical Specialist Microsoft UK.
Brian A. Randell Senior Consultant MCW Technologies SESSION CODE: DEV311.
Workflow in Microsoft Office SharePoint Server Jessica Gruber Consultant Microsoft Corporation.
Release Management for Visual Studio 2013 Ana Roje Ivančić Ognjen Bajić Ekobit.
Copyright © New Signature Who we are: Focused on consistently delivering great customer experiences. What we do: We help you transform your business.
V7 Foundation Series Vignette Education Services.
Continuous Delivery and Team Foundation Server 2013 Ognjen Bajić Ana Roje Ivančić Ekobit.
The best of WF 4.0 and AppFabric Damir Dobric MVP-Connected System Developer Microsoft Connected System Division Advisor Visual Studio Inner Circle member.
 Cloud Computing technology basics Platform Evolution Advantages  Microsoft Windows Azure technology basics Windows Azure – A Lap around the platform.
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.
TFS Training TFS Training. Introduction to Team Foundation Server Team Foundation Server Team Foundation Server is a Microsoft product which provides.
Learn Mercury Load runner as an Online Training. The advanced reality of a digital transformation in the digital world always been on a threshold in terms.
Build Fundamentals and Continuous Integration
Tools for Performance, Load Testing, Stress Testing Using Telerik Test Studio Pavel Pankov QA Lead Automated Testing Team Telerik QA Academy.
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 Virtual Academy
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.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Test and Lab Manager : Exécution de cas de tests
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 2010 Le service de build.
HCL’s Viewpoint – DevOps on MS Cloud
Office 365 Development July 2014.
Tech·Ed North America /17/2019 4:14 PM
Presentation transcript:

Testing Tools using Visual Studio Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation

Monitor + Learn Pla n Develop + Test Release

Agenda Web Performance Testing Load Testing Unit Testing Manual Testing Exploratory Testing Coded UI Testing Lab Management

Coded UI Tests Web Performance Tests Load Tests Generic Tests Ordered Tests Developer Unit Tests Database Unit Tests Test Plan Management Test Case Management Shared Steps Management Exploratory Testing Test Configuration Management Test Fast Forwarding Test Data Collection Test Lab Management Test Manager Manual Testing Tools Visual Studio Automated Testing Tools

Unit Testing with Code Coverage

Exploratory Testing Exploratory testing is the testing of an application without a set of tests defined in advance. During an exploratory test session, you are not restricted to a script or a set of predetermined steps. Some improvements have been made to the exploratory testing in Microsoft Test Manager.

Coded UI Testing Coded UI tests provide a way to create fully automated tests to validate the functionality and behavior of your application’s user interface. You can create coded UI tests directly from existing action recordings. Action recordings contain the steps taken during manual testing of an application.

Web Performance Testing Any new Web performance and load testing efforts you create in Visual Studio are now created in a Web performance and load test project type instead of a test project. A Web performance test consists of a series of HTTP requests. Web performance tests work at the protocol layer by issuing HTTP requests.

Load Testing Load tests consist of a series of Web performance tests or unit tests which operate under multiple simulated users over a period of time. Load tests can also include automated coded UI tests. Coded UI tests should be included only under specific circumstances. All the scenarios that use coded UI tests in load tests involve using the coded UI tests as performance tests.

Load Test Manager

Testing Tools using Visual Studio Demo

Lab Management Testing a complex multi-tiered application and creating different configurations in a user-flow can be challenging. Lab Management provides teams a powerful and flexible development and test lab environment to enable scalable build-deploy-test workflow and continuous integration through environment templates.

Testing Architecture VM Template LibrarySCVMM EnvironmentStandard Environment VM Template 2VM Template 1 Test Agent VMMAgent Web Server VM Database Server VM VM Host Web Server Database Server Test Agent Team Foundation Server System Center Virtual Machine Manager (SCVMM) Team Build Test Controller

Build-Deploy-Test SCVMM Environment Test Agent VMMAgent Web Server VM Database Server VM VM Host Team Foundation Server Test Controller Team Build (1) Get Source Code (2) Compile projects (7) Send test results (6) Execute automated tests (3) Copy build to running environment (4) Run deployment scripts for each machine (5) Create environment snapshot (8) Publish results to Team Foundation Server

Related Content testing-in-visual-studio-2012.aspx foundation-service-with-chutzpah.aspx test-adapter.aspx

Visit Team System Café Today! The door is open 24/7 at the café! Stop by for a cup of joe and delicious tidbits on AppDev topics!

What's New for Application Lifecycle Management in Visual Studio What's new for Microsoft Test Manager Quick Start Guide for Manual Testing using Microsoft Test Manager Test Scribe for Visual Studio What is new in Coded UI Tests Platforms for Coded UI Tests and Action Recordings Resources