Visual Studio 2010 Team System Capabilities with Dynamics AX – Test Elements Ian Dallas Jacob Grimm Yuriy Gritsenko Matt Smith Advisor: Simanta Mitra Client:

Slides:



Advertisements
Similar presentations
SimPhonics, Inc. Text-To-Speech Device for V+. SimPhonics, Inc. What Is the Text-to-Speech Device? I/O Device for V+ – Adds Text-to-Speech Capability.
Advertisements

Dr. Morris Liaw Venkata Vijay Durbhakula Mahesh Molakalapalli.
Test Automation: Coded UI Test
Advisor - Simanta Mitra Client - Shawn Hanson & Dave Froslie (Microsoft) Group - Dec10-08 Ian Dallas Jacob Grimm Yuriy Gritsenko Matt Smith.
Insider Access Behavior Team May 06 Brandon Reher Jake Gionet Steven Bromley Jon McKee Advisor Client Dr. Tom DanielsThe Boeing Company Contact Dr. Nick.
Languages for Dynamic Web Documents
Program Name Developed by Team Name Student1, Student2, Student3, Student4.
Introduction to EMF Server Communication and Cases Beta Testing November 4, 2009.
Performed by:Gidi Getter Svetlana Klinovsky Supervised by:Viktor Kulikov 08/03/2009.
Stanford University EH&S A Service Oriented Architecture For Rich Internet Applications Sheldon M. Heitz.
BizTalk Deployment using Visual Studio Release Management
PHP Scripts HTML Forms Two-tier Software Architecture PHP Tools.
Chapter 7 Managing Data Sources. ASP.NET 2.0, Third Edition2.
C++ fundamentals.
Varun Sharma Security Engineer | ACE Team | Microsoft Information Security
Microsoft ® Official Course Monitoring and Troubleshooting Custom SharePoint Solutions SharePoint Practice Microsoft SharePoint 2013.
Using The WDK For Windows Logo And Signature Testing Craig Rowland Program Manager Windows Driver Kits Microsoft Corporation.
TFS WI PriorityPackaging/Test SLADeployment SLA PRI13 business days to UAT4 business hours PRI28 business days to UAT8 business hours PRI314 business.
E-Con Roadmap to Success Roadmap for the e-Con Sales and Product Configurator.
Welcome & Overview Dynamics AX Architecture. Customizable, multi-language, multi-currency Enterprise Resource Planning (ERP) excelling in: Manufacturing.
PROJECT OMNIGLEAN Team Members: Kenny Trytek Derek Woods Abby Birkett Joe Briggie Advisor: Simanta Mitra Client: Kingland Systems.
LAYING OUT THE FOUNDATIONS. OUTLINE Analyze the project from a technical point of view Analyze and choose the architecture for your application Decide.
SSIS Over DTS Sagayaraj Putti (139460). 5 September What is DTS?  Data Transformation Services (DTS)  DTS is a set of objects and utilities that.
Architecture Of ASP.NET. What is ASP?  Server-side scripting technology.  Files containing HTML and scripting code.  Access via HTTP requests.  Scripting.
ODBC : Open Database Connectivity SNU OOPSLA Lab. October 2005.
Using the WDK for Windows Logo and Signature Testing Craig Rowland Program Manager Windows Driver Kits Microsoft Corporation.
Concepts and capabilities Key Takeaway #1 Standardized Integration Stack Key Takeaway #2 Enhanced integration features Key Takeaway #3 Integration.
Kenny Trytek Joe Briggie Abby Birkett Derek Woods Advisor: Simanta Mitra Client: Matt Good, Kingland Systems.
Grob Systems, Inc., the customer, requires an industrial computer system that will have a function of acquiring raw data, processing the data, presenting.
VISUAL STUDIO 2010 TEAM SYSTEM CAPABILITIES WITH DYNAMICS AX Advisor - Simanta Mitra Client - Shawn Hanson & Dave Froslie (Microsoft) Group - Dec10-08.
CVSQL 2 The Revenge of the SQL. The present Read-only access to CVS repository logs Language is a subset of SQL XML interface for returning results Built-in.
06 | Develop Customer Value with High Quality Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Concepts and capabilities Key takeaway #1 Standardized integration stack Key takeaway #2 Enhanced integration features Key takeaway #3 Integration considerations.
User Log Analyzing Algorithm Simulator 491 May15-11.
Programming with Visual C++ A short review of the process.
Functional Testing Montpellier October 2006 perfSONAR Meeting Michalis Michael (Cynet)
Transactions and Locks A Quick Reference and Summary BIT 275.
Getting Started with OPC.NET OPC.NET Software Client Interface Client Base Server Base OPC Wrapper OPC COM Server Server Interface WCF Alternate.
Grid Deployment Enabling Grids for E-sciencE BDII 2171 LDAP 2172 LDAP 2173 LDAP 2170 Port Fwd Update DB & Modify DB 2170 Port.
Presented by Vishy Grandhi.  Architecture (Week 1) ◦ Development Environments ◦ Model driven architecture ◦ Licensing and configuration  AOT (Week 2)
Managing and Monitoring the Microsoft Application Platform Damir Bersinic Ruth Morton IT Pro Advisor Microsoft Canada
03 | Manage Team Foundation Server Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
ODBC : Open Database Connectivity SNU OOPSLA Lab. October 2005.
Cross Language Clone Analysis Team 2 February 3, 2011.
Automated tests CustomWare.Net. Goals Quality Finding problems before delivering Stability Upgrade projects Downgrade Refactoring Deacreasing of manual.
CSE Design Lab Milestone III Karl SchwirzJames Hopkins Dennis O’FlahertyDave Festa.
Northwest Arkansas.Net User Group Jay Smith Tyson Foods, Inc. Unit Testing nUnit, nUnitAsp, nUnitForms.
Faculty Advisor – Dr. Suraj Kothari Client – Jon Matthews Team Members – Chaz Beck Marcus Rosenow Shaun Brockhoff Jason Lackore Importance of SoftwareProject.
Windows Vista Configuration MCTS : Installing and Upgrading.
Optimizing Your Localization Pipeline for a Dynamic Universe David Lakritz President & CEO Language Automation, Inc.
9 Copyright © 2004, Oracle. All rights reserved. Getting Started with Oracle Migration Workbench.
POE Parallel Operating Environment. Cliff Montgomery.
The Distributed Application Debugger (DAD)
How to Contribute to System Testing and Extract Results
Introduction to Dynamic Web Programming
ODBC, OCCI and JDBC overview
Error Handling – the Debug and Trace Classes
z/Ware 2.0 Technical Overview
Self Healing and Dynamic Construction Framework:
MB6-890 Exam availbal Study Material Dumps4downlod.in
Quick Start Guide for Visual Studio 2010
5.01 Understand Different Types of Programming Errors
CRM 2016 Solutions and Package Deployer
Lecture 1: Multi-tier Architecture Overview
Introduction to Servlets
Constructing MDA-based Application Using Rational XDE for .NET
Introduction to VSTS Database Professional
POS 408 Week 1 Individual Assignment Individual: Console Display Message//tutorfortune.com Click on below link to buy
VISUAL STUDIO 2010 TEAM SYSTEM CAPABILITIES WITH DYNAMICS AX
Presentation transcript:

Visual Studio 2010 Team System Capabilities with Dynamics AX – Test Elements Ian Dallas Jacob Grimm Yuriy Gritsenko Matt Smith Advisor: Simanta Mitra Client: Shawn Hanson & Dave Froslie (Microsoft)

Problem Statement & Concept Diagram Create a way in which the Dynamics AX test cases can be managed and executed in Visual Studio 2010 Test & Lab Manager

System Decomposition

Test Case Migration Dynamics AX stores test cases in.xpo files that VS2010 cannot natively read. Test Case Migrator consists of: Existing migrator that exports.xpo files to.xls files Parses.xls files and creates links to test cases Use VS2010 importer to insert links into TFS If Migrator does not support information we need, enhancements will be needed

Running Dynamics AX Tests Visual Studio 2010 contains a generic test wrapper Use generic test wrapper to: Select imported test Run imported test o Passes the name of the test to AX executeable o Executable then runs the test  ax32.exe -t TestCaseName Parse & report on output

Parse & Report on Test Case Output Construct some form of parser that will: Read & Analyze test case results o Determine Pass/Fail/Not Run Retrieve error messages on cases that do not pass o Fails o Other error messages Accomplishable via VS2010 configuration or other scripting/coding o Need Dynamics AX to determine specifics

Test Plan Retains functionality on different supported platforms Successfully execute Dynamics AX test cases from within Visual Studio 2010 o Focus on boundary tests o Execute in take no more than 10% longer when run through VS2010 o Ensure non-existent.xpo files & test cases are handled properly

Current Status Acquired server Setup & configured TFS Working to acquire Dynamics AX 2009 Wrapping NUnit test cases to understand process To Do NUnit wrapping Test Case Migration Test Case Output Parsing

Questions?