Automated Testing for Dynamics CRM Integration Testing Plug-ins Wael Hamze Ramón Tébar.

Slides:



Advertisements
Similar presentations
Business Solutions for Microsoft CRM.
Advertisements

Business Solutions for Microsoft CRM.
04b | Manage Test Execution (2 of 2) Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
Rapid Application Development for Line of Business Applications using Microsoft CRM 2011 Chet Kloss CRM Customizations Architect
Project Server “12”: Developing Project Management Solutions Phil Smail OFF311 Program Manager Microsoft Project Business Unit.
Ask the Experts Panel: Data Integration Christopher Cognetta, MVP, Tribridge Daniel Kai, MVP, KingswaySoft Scott Sewell, MVP, Hitachi Panelists.
BizTalk Deployment using Visual Studio Release Management
 Humberto Lezama Program Manager Microsoft Corporation  Ben Riga Sr. Evangelism Manager Microsoft Corporation BB08.
 Andrew Bybee Principal Program Manager Microsoft Corporation  Nirav Shah Senior Development Lead Microsoft Corporation BB32.
Business Solutions for Microsoft Dynamics CRM.
Interact with us! Use Twitter Hashtag #MSIgnite #BRK2166.
Partner of Salesforce Partners. Index 1.Company Overview 2.Why Dreamwares? 3.Salesforce Development Services 4.About 15-hours free development 5.Methodology.
Product Offering Overview CONFIDENTIAL AND PROPRIETARY Copyright ©2004 Universal Business Matrix, LLC All Rights Reserved The duplication in printed or.
Chris Haven National Architect - Dynamics CRM US Public Sector Dynamics Dynamics CRM for Data-centric Business Applications.
DNN LOVES JENKINS FOR CONTINUOUS INTEGRATION
Reza Alirezaei, MOSS MVP/MCTS
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
Business Solutions for Microsoft Dynamics CRM.
SQLTeach Presentation Template Use of this template is mandatory (no exceptions) Please note the orientation of this presentation is landscape (16:10);
ArcGIS Workflow Manager An Introduction
DYNAMICS CRM AS AN xRM DEVELOPMENT PLATFORM Jim Novak Solution Architect Celedon Partners, LLC
Esri UC2013. Technical Workshop. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Geodatabase Administration:
ArcGIS Workflow Manager: Getting Started with Out-of-the-Box Templates Michael Broadbent.
CRM in Education: Raising Standards. Saving Time. Presented by: Daniel Petersen Director of Business Solutions Applied Tech.
Microsoft Dynamics CRM as an S+S Platform Michael McClary Developer and Platform Group - Microsoft UK
Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts.
EMEA Beat Schwegler Architect Microsoft EMEA HQ Ingo Rammer Principal Consultant thinktecture
Cruise Training Introduction of Continuous Integration.
How to build a tailored and unified ECM platform? The recipe for success, from the field Maxime ORAIN Head of European Alfresco Skills Centre Rémi MOEBS.
Get2Know CRM 2015: Updates for Mobility Joel Lindstrom, Hitachi Solutions.
Explore engage elevate Data Migration Without Tears Mike Feingold Empoint Ltd Tuesday 10th November 2015.
@CRMUG Get2Know CRM 2015 Covering the Field(s) - Rollup and Calculated Style.
Connect Learn Share WELCOME! May 2014 CRMUG Chapter Meeting Presented by: Dallas Regional Chapter.
Automated Testing for Dynamics CRM
Connect Learn Share WELCOME! Q2 CRMUG Florida Regional Chapter Meeting Presented by:
WEB330 ASP.NET: Using Microsoft Visual 2005 Studio Team System to Build Enterprise Web Applications Brian Goldfarb Product Manager Web Platform and Tools.
Microsoft dynamics crm online training.  Microsoft Dynamics CRM is a customer relationship management (CRM) solution that provides the tools and capabilities.
#GPUGsummit Close the Loop with Dynamics CRM. #GPUGsummit 2 Introduction Tami Johnson Solution Architect
Adxstudio Portals for Government
Rome 31 January -1 February Team Development in CRM Shan McArthur CEO / CTO Adxstudio, CRM MVP.
GP 2015 Series: Increase Productivity Through Integration of Microsoft Office 365 & Microsoft Dynamics GP Presented by: Jodi Christiansen Program Manager.
@CRMUG MEETING WILL BEGIN Microsoft Dynamics CRM User Group (CRMUG ® ) Chapter Meeting WELCOME! Grand Rapids Tweet during Today’s Meeting:
CRMUG SIG: Ask the Experts – Making the Most of Dynamics CRM 2013 Panel of CRM Experts (Host: Tony Stein – CRMUG)
CINCOM ACQUIRE KNOWLEDGE-BASED SELLING PLATFORM CONFIDENTIAL | UNDER NON-DISCLOSURE WIN MORE BUSINESS. OPERATE EFFICIENTLY. DELIVER AS PROMISED CINCOM.
Automated Testing for Dynamics CRM Integration Testing Custom Workflow Activities Wael Hamze Ramón Tébar.
Automated Testing for Dynamics CRM Unit Testing Custom Workflow Activities Wael Hamze Ramón Tébar.
Connect Learn Share WELCOME! Q2 CRMUG Chapter Meeting etroit.
@CRMUG MEETING WILL BEGIN Microsoft Dynamics CRM User Group (CRMUG ® ) Chapter Meeting WELCOME! Grand Rapids Tweet during Today’s Meeting:
WELCOME! Microsoft Dynamics CRM User Group
Building Custom Workflows
Dynamics New Features, Important Changes, & How to Prepare
Microsoft /23/2018 1:11 AM BRK3180 Migrate CRM OnPremise organizations to CRM Online cloud using Dynamics Lifecycle Services (LCS) Aditya Varma Ganapathy.
Managing the Solution Lifecycle for xRM Applications
Welcome to YOUR Community!
Welcome to YOUR Community!
Implementing a Continuous Integration strategy for Dynamics CRM
WELCOME! Microsoft Dynamics CRM User Group
CRM To Scale Your Education Business
Summit Nashville /16/ :21 PM
Serverless CQRS in Azure!
Immersion Workshop Agenda
Dynamics 365 Customer Engagement Deep Dive: Creating a Basic Plug-in
Visual Studio 2005 “Personalized productivity”
Cross UG Summit EMEA /14/2018 9:32 PM
Author: Joe ‘The CRM Chap’ Griffin Website: crmchap.co.uk
April 4-5, 2018 The Four Seasons Baltimore
Common Data Service Data Integrator
Test Process “V” Diagram
Continuous Integration and Delivery (CI/CD) in Azure Data Factory
Creating a Seamless Sales to manufacturing customer Experience
Presentation transcript:

Automated Testing for Dynamics CRM Integration Testing Plug-ins Wael Hamze Ramón Tébar

@CRMUG Wael Hamze  Solution Architect working for the CRM Centre of Excellence at Barclays in London  Specializes in Dynamics CRM, Application Lifecycle Management & Microsoft Technology Stack  

@CRMUG Ramón Tébar  Solution Architect working for Metro Bank in London  Design & Development of Dynamics CRM Solutions and related technologies  Over 5 Years Experience with Dynamics CRM  Microsoft CRM MVP  

@CRMUG Automated Testing Series 1.Unit Testing Plug-ins in Dynamics CRM Unit Testing Custom Workflow Activities in Dynamics CRM Integration Testing Plug-Ins in Dynamics CRM 2013 [ Tuesday, July 29 ] 4.Integration Testing Custom Workflow Activities in Dynamics CRM 2013 [Wednesday, August 27]

@CRMUG Automated Testing Series 3. Integration Testing Plug-ins in Dynamics CRM 2013  This session will provide you with an Introduction to Integration Testing concepts and best practices.  We will look at the plug-in pipeline and see how you can apply the concepts to write automated integration tests for both synchronous and asynchronous plug-ins.  This session will also introduce you to the xRM Test Framework and show how you can speed up the creation of your tests.

@CRMUG Integration Testing Dependency 1 Component Dependency 2 Integration Tests Dependency 3

@CRMUG Plug-ins Integration Test Organization Service Pre- Validate Plug-in Pre- Operation Plug-in Platform Post- Operation Plug-in Asynchronous Plug-in DB Trigger

@CRMUG Testing Stages  Setup  Do  Verify  Clean up

@CRMUG Demo Sync Plug-ins

@CRMUG Async Plug-ins Integration Test Organization ServiceAsync Operation Trigger (RequestId) Query Status (RequestId) Verify Execute Plugin (RequestId) Waiting In Progress Completed

@CRMUG xRM Test Framework

@CRMUG xRM Test Framework

@CRMUG Demo Async Plug-in

@CRMUG Why Write Integration Tests?  Make sure Plug-ins & Custom Workflow Activities work within the CRM Environment  Make sure Deployment process works  Create Automated Tests that be re-run to detect Integration Issues between different components in the same solution or other solutions

@CRMUG Thank YOU for attending! Wael Hamze Ramón Tébar 1.Unit Testing Plug-ins in Dynamics CRM Unit Testing Custom Workflow Activities in Dynamics CRM Integration Testing Plug-Ins in Dynamics CRM Integration Testing Custom Workflow Activities in Dynamics CRM 2013[Next! - Wednesday, August 27]

@CRMUG Automated Testing Series 4. Integration Testing Custom Workflow Activities in Dynamics CRM 2013  This session will focus on how to write Integration Tests for your CRM Processes using the concepts from the previous session.  We will show you how to test custom workflow activities using CRM Workflows and Custom Actions.  This session will also introduce you to the xRM Test Framework and show how you can speed up the creation of your tests.