- Chaitanya Krishna Pappala Enterprise Architect- a tool for Business process modelling.

Slides:



Advertisements
Similar presentations
Tridion 5.3 Templates.
Advertisements

© SMARTESTING 2011 – This document is the property of Smartesting. It may not be reproduced in whole or in part Cliquez pour modifier le style du titre.
Ch. 91 Software Engineering Tools and Environments.
Integrated Development Environments, Source Control Repositories, Automated Testing Tools, Bug Tracking, Code Analysis Tools, Build Tools, Project Hosting.
MODUL 1 Analisis & Informasi Proses Bisnis (CSA221)
HP Quality Center Overview.
WebRatio BPM: a Tool for Design and Deployment of Business Processes on the Web Stefano Butti, Marco Brambilla, Piero Fraternali Web Models Srl, Italy.
1 GWT Google Web Toolkit Build AJAX apps in the Java language
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
WebRatio BPM: a Tool for Design and Deployment of Business Processes on the Web Stefano Butti, Marco Brambilla, Piero Fraternali Web Models Srl, Italy.
Systems Engineering Project: System Validation and Verification Using SDL Ron Henry ENSE 623 November 30, 2004.
The Role of Modeling in Systems Integration and Business Process Analysis © Sparx Systems Pty Ltd 2011 Ben Constable Sparx Systems.
Business Process Management with Activiti João Silva (CERN, GS-AIS) 21st of October, 2014 BUSINESS PROCESS MANAGEMENT WITH ACTIVITI.
David Harrison Senior Consultant, Popkin Software 22 April 2004
© 2008 IBM Corporation Behavioral Models for Software Development Andrei Kirshin, Dolev Dotan, Alan Hartman January 2008.
Pedro Miguel Rosa Senior Software Engineer Developer Platform Group.
Business process management (BPM) Petra Popovičová.
System Integration and Build Management Christian Schröder Roman Antonov.
Using Microsoft SharePoint to Develop Workflow and Business Process Automation Ted Perrotte National Practice Manager, Quilogy, Microsoft Office SharePoint.
Types of software. Sonam Dema..
Version Enterprise Architect Redefines Modeling in 2006 An Agile and Scalable modeling solution Provides Full Lifecycle.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Development Best Practices Concepts & Microsoft’s Approach.
SOA, BPM, BPEL, jBPM.
Intelligent Workflow Management System(iWMS). Agenda Background Motivation Usage Potential application domains iWMS.
Daniel Levy Solutions Consultant, Telerik Testing Tools Division.
1 The Problem Do you have: A legacy ABL system with millions of Lines of ABL Code? Years and years of modifications to your ABL code? System documentation.
Architecture of.NET Framework .NET Framework ٭ Microsoft.NET (pronounced “dot net”) is a software component that runs on the Windows operating.
PRESENTATION 2 Sri Raguraman CIS 895 Kansas State University.
Selenium automated testing in Openbravo ERP Quality Assurance Webinar April 8th, 2010.
© 2007 by «Author»; made available under the EPL v1.0 | Date | Other Information, if necessary Eclipse SOA Tools Platform Project Eric Newcomer IONA Technologies.
ANDROID Presented By Mastan Vali.SK. © artesis 2008 | 2 1. Introduction 2. Platform 3. Software development 4. Advantages Main topics.
CS 584. Performance Analysis Remember: In measuring, we change what we are measuring. 3 Basic Steps Data Collection Data Transformation Data Visualization.
Visual Studio 2005 Team System: Enterprise Development and Test Sean Puffet Microsoft Ltd
1 3. Computing System Fundamentals 3.1 Language Translators.
Discovering Computers 2009 Chapter 13 Programming Languages and Program Development.
1 Workshop on Business-Driven Enterprise Application Design & Implementation Cristal City, Washington D.C., USA, July 21, 2008 How to Describe Workflow.
DEV337 Modeling Distributed Enterprise Applications Using UML in Visual Studio.NET David Keogh Program Manager Visual Studio Enterprise Tools.
® IBM Software Group © IBM Corporation Introduction to Requirements Management & Analysis Solution Luis Castañeda Cubas IBM.
CASE Tools Union Palenshus. In the early days… ► Software engineering tools consisted solely of translators, compilers, assemblers, linkers, loaders,
PRESENTATION 2 Sri Raguraman CIS 895 Kansas State University.
Department of Industrial Engineering Sharif University of Technology Session #9.
Source Mastering UML with Rational Rose 2002 Information System Engineering Introduction to UML.
1 Technical & Business Writing (ENG-715) Muhammad Bilal Bashir UIIT, Rawalpindi.
 Programming - the process of creating computer programs.
Visual Studio Team System overview Pierre Greborio Software Architect – PEWay Microsoft MVP – Solutions Architect.
Source Mastering UML with Rational Rose 2002 Information System Engineering Introduction to UML.
Introducing Visual Studio 2010: What It Is and Why You Should Care
Unit 17: SDLC. Systems Development Life Cycle Five Major Phases Plus Documentation throughout Plus Evaluation…
® IBM Software Group © 2009 IBM Corporation Essentials of Modeling with IBM Rational Software Architect V7.5 Module 13: Traceability with WebSphere Business.
Activiti Dima Ionut Daniel. Contents What is Activiti? Activiti Basics Activiti Explorer Activiti Modeler Activiti Designer BPMN 2.0 Activiti Process.
Connect with life Tejasvi Kumar Developer Technology Specialist | Microsoft India
Introduction to UML and Rational Rose UML - Unified Modeling Language Rational Rose 98 - a GUI tool to systematically develop software through the following.
© 2010 IBM Corporation What’s New in RSA 8.0 Beta 1 – Visual Basic modeling March, 2010.
CASE Tools and their Effect on Software Quality
Sparx Systems (India)– Value Added Services
IST421: Advanced Systems and Enterprise Integration
Building Enterprise Applications Using Visual Studio®
Build Fundamentals and Continuous Integration
Business process management (BPM)
Definition CASE tools are software systems that are intended to provide automated support for routine activities in the software process such as editing.
Software Tools and Environments
Business process management (BPM)
Mastering UML with Rational Rose 2002
Developing Applications
Visual Studio 2005 “Personalized productivity”
Chapter 7 –Implementation Issues
Introduction to VSTS Database Professional
Execute your Processes
Mark Quirk Head of Technology Developer & Platform Group
Presentation transcript:

- Chaitanya Krishna Pappala Enterprise Architect- a tool for Business process modelling

This is a Object Management Group UML tool used to model architecture of the system and to implement these models in a full development life cycle. It supports a wide range of industry standards such as: UML SysML BPEL BPMN, etc. Enterprise Architect ?

Requirements Management Business modeling and analysis Simulation Video Execution Analysis System Development Test management Change Management Project Management Accomplishments

Works to the advantage of requirements customization and relating them to the design and implementation of the system. Requirements Traceability is also provided where each and every requirement could be traced down to its origin and the changes it has undergone in the whole process. Requirements Management

Visual Analysis provides integration with building and debugging the system and gives an opportunity for the developer to analyze the work flow.  Sequence diagrams, used to analyze the control flow of the system.  Profiling is used to check for the code efficiency by thread and rountine. Visual Execution Analysis

EA supports a lot of modelling business processes using UML as base language. Core languages include: BPMN BPEL Business Process Model and Notation is a standard for BPM that is used to implement graphical representation of processes. This includes swim lane diagrams, events, activities, gateways, etc. The Business Process Execution language provides a platform for the implementation of executable and abstract business processes. Business Modelling and Analysis

Tools for Simulation: Interaction diagrams State machines Activity digrams There is also support for interaction with emulated User-Interface screens containing common UI fields. Simulation

It supports generation of interaction diagrams from source code files that are reverse engineered into UML classes. It provides support for various languages like: C, C++, C#, Java, Perl, etc. In accordance with the Model Driven Development principles, EA provides support for code editing, debugging and running. Microsoft Windows Visual Basic, Native C, PHP are the various compilers and interpreters supported. System Development

It extends support for: xUnit Testing Test point Testing xUnit Testing deals with transformation of classes to JUnit classes with the ability to generate unit tests from the model and automatically record the results against the tested classes. Test point Testing is a model based code testing. Test Management

This includes: Auditing Version Control Auditing helps in logging any changes made to the existing model. The version control interfaces support to other tools like:  CVS, example: Git  Team Foundation Server ( used in integration with Microsoft Visual Studio) Change Management

Security Model Metrics Event Logging using model calendars Workflow scripting for setting workflow processes Resource Allocation and tracking using Gantt charts Project Management

THANK YOU