WHAT S A STATE MODEL?

Size: px
Start display at page:

Download "WHAT S A STATE MODEL?"

Transcription

1 WHAT S A STATE MODEL? Presented by Francine Wolfe Sr. Business & Process Analyst Cushman & Wakefield Past President, IIBA NJ Chapter Deputy Director, IIBA Eastern Region

2 LEARNING OBJECTIVES Understand what a state model is Why use a state model? How do state models complement other models & requirements? Know how to create state models when needed 1

3 WHAT IS A STATE MODEL? DEFINITIONS Wikipedia A state diagram is a type of diagram used in computer science and related fields to describe the behavior of systems BABOK A state diagram shows how the behavior of a concept, entity or object changes in response to events. What do they look like? Here is a simple example for an approval process

4 WHY AM I TALKING TO YOU ABOUT STATE MODELS? Best kept modeling secret. Easy. Enhance your toolbelt. My state model?

5 WHY AM I TALKING TO YOU ABOUT STATE MODELS? Best kept modeling secret. Easy. Enhance your toolbelt. My state model? Another way to view the same model

6 WHY AM I TALKING TO YOU ABOUT STATE MODELS? Best kept modeling secret. Easy. Enhance your toolbelt. My state model? And with a few different life choices

7 STATE TRANSITION MODELS Why do we need them? In Business Analysis, various models are used to provide a view into the problem domain: Process Models Data (or Object) Models Use Cases Decision Models State Transition Models Are there other models that you use? Taken together, models provide a multi-dimensional view State Transition Models (and Decision Models) are less popular Questions that a State Transition Model can answer: How do I know that my Prospect has become a Client? Can a Closed defect be reopened? Does a request need approval prior to fulfillment? Is it still considered a request after fulfillment?

8 STATE TRANSITION MODELS Using State Transition Tables State Transition Tables are a simple way to identify the allowable sequences of states State Transition Next State Start Create defect New New Assess as valid Open New Assess as invalid Rejected Rejected Revise description New Open Assign to developer Assigned State Transition Next State Fixed Confirmed by QA Resolved Fixed QA still produces defect Open Resolved Confirmed by end user Closed Resolved End user still produces defect Open Closed Defect recurs New

9 STATE TRANSITION MODELS Using State Transition Diagrams State Transition Diagrams are a convenient graphical way to see how to move from one state to another The elements are simple: States Transitions Start state and End states Let s take a closer look at the sample given earlier Start State Transition to Pending Review State In this example, Rejected is an End State (meaning that the decision is final)

10 ANOTHER EXAMPLE (MY CURRENT PROJECT) Using State Transition Diagram with other models To help my developer get a better idea of how prospects and listings were related

11 ANOTHER EXAMPLE: VULNERABILITY ASSESSMENT

12 USEFUL EXTENSIONS TO THIS TECHNIQUE CONSIDER USING COLOR TO INDICATE STATUSES THAT CAN ONLY BE CHANGED BY SPECIFIC TYPES OF USERS CONSIDER USING BOLDER LINES TO INDICATE THE HAPPY PATH ADD A NARRATIVE BELOW THE DIAGRAM TO PROVIDE ADDITIONAL CLARIFICATION USE BOTH THE DIAGRAM AND THE TABLE TO MAKE LOOK-UP EASIER ANY OTHER IDEAS?

13 THE STATE MODEL MAY CHANGE OVER TIME and Current sometimes version, but tables there are are easier issues to understand than diagrams New Request Anyone New Approved for Req How do I show that I am stuck waiting for requirements approval? Product Mgmt/BA Requirements Closed in error Dev Are there other reasons to get to this point? Requirements incomplete Not now Reqts Approved Rejected, Duplicate, Or Out-of-Scope QA Requirements Incomplete Prototype accepted & unit tested Prototype Needed More Analysis Needed Ready for Dev Out-of-scope Out-of-scope Approved for Dev Prototype Approved Prototype needed Rejected, Duplicate, Or Out-of-Scope Current State Next State Reason New Requirements Approved for Req New Analysis More Analysis Needed New Closed Rejected New Closed Duplicate What if we New Closed Out-of-Scope New aren t going Deferred to Out-of-Scope Requirements Ready for Dev Requirements Approved fix the bug? Requirements Analysis More Analysis Needed Requirements Closed Deferred Rejected Requirements More Analysis Closed Duplicate Requirements Needed Closed Out-of-Scope Requirements More Analysis Deferred Out-of-Scope Requirements Needed Prototype Prototype Needed Obsolete Not Analysis Requirements More Req Needed Bugs Bugs Identified ready Analysis Identified Prototype Prototype Needed Analysis Closed Rejected Analysis Closed Duplicate Analysis Closed Out-of-Scope Analysis Deferred Out-of-Scope Not now Unit test Tests Ready complete for Dev QA Development Approved for Dev pass UAT Ready Ready for Dev Analysis More Analysis Needed to Prototype Ready for Dev Requirements Requirements Incomplete Deploy needed Ready for Dev Prototype Prototype Needed Tests Ready for Dev Closed passed Rejected Ready for Dev Closed Out-of-Scope Ready for Dev Deferred Out-of-Scope Development Requirements Requirements Approved for Incomplete Development QA Dev Production Complete, Unit Tests Pass Development Prototype Prototype Prototype Needed Prototype Analysis Released More Analysis Needed Prototype Development Prototype Not Found Approved QA UAT All in tests Production pass QA Development Bugs Identified QA Rejected or Analysis More Analysis Needed How UAT do I know if Rejected Development Released to Out-of-Scope Bugs Identified Production UAT other release Approved for Production UAT successfully completed UAT Analysis More Analysis Needed planning activities UAT Deferred Confirmed in Not Ready UAT took place? Closed Production Rejected Approved for Production Closed Complete, in Production Approved for Production Closed Rejected Approved for Production Closed Out-of-Scope Approved for Production Deferred Out-of-Scope Approved for Production UAT Closed More UAT Needed Approved for Production Development Bugs Identified Closed Deferred Closed Obsolete Deferred Analysis More Analysis Needed Deferred Approved for Production Ready to Deploy Deferred Development Approved for Dev Deferred UAT More UAT Needed Development

14 GENERAL STATE MODELING PRINCIPLES 1. States are adjectives (pending, closed, new) 2. Transitions are activities (document received, approval granted) 3. Transitions define all allowable pathways 4. States are always mutually exclusive 5. Keep your toolbelt handy

15 LET S TRY IT! Pick a simple example: defect lifecycle? Customer lifecycle? System lifecycle? Other ideas? 1. Identify the states 2. Figure out where to start & how to move between the states 3. As you continue to identify transitions, ask what if that doesn t happen?

16 ANY

International Journal of Computer Science Trends and Technology (IJCS T) Volume 4 Issue 3, May - Jun 2016

International Journal of Computer Science Trends and Technology (IJCS T) Volume 4 Issue 3, May - Jun 2016 RESEARCH ARTICLE Import Sourcing of Defect Life Cycle and Defect Management Process Dr V.Goutham Department of Computer Science and Engineering TKR Engineering College, JNTU Hyderabad Telangana - India

More information

Known Issues Best Practices

Known Issues Best Practices Known Issues Best Practices NextGen Healthcare Success Community www.community.nextgen.com v.3 Updated 11.19.2018 1 TIPS ON KNOWN ISSUES 3 SIMULATION VIDEOS FOR KNOWN ISSUES 3 ANATOMY OF A KNOWN ISSUE

More information

Volume. User Manual and Resource Guide

Volume. User Manual and Resource Guide Volume 1 User Manual and Resource Guide User Manual and Resource Guide Game Gurus United States Telephone: (415) 800-3599 Brazil Telephone: 55 84-8723-2557 Email: info@gamegurus.com Table of Contents What

More information

E-Business Suite Customization Impact Assessment

E-Business Suite Customization Impact Assessment E-Business Suite Customization Impact Assessment Webinar Mechanics Submit text questions. Q&A addressed at the end of the session. Answers will be posted within two. weeks on our new LinkedIn Group, EBS

More information

Software Engineering Lifecycles. Controlling Complexity

Software Engineering Lifecycles. Controlling Complexity Software Engineering Lifecycles Class url:http://laser.cs.umass.edu/courses/cs320.spring11/ Controlling Complexity Separation of Concerns Planning Ahead Do a little work now to make later work easier The

More information

This tutorial also elaborates on other related methodologies like Agile, RAD and Prototyping.

This tutorial also elaborates on other related methodologies like Agile, RAD and Prototyping. i About the Tutorial SDLC stands for Software Development Life Cycle. SDLC is a process that consists of a series of planned activities to develop or alter the Software Products. This tutorial will give

More information

Remote Deposit Capture User Guide

Remote Deposit Capture User Guide Remote Deposit Capture User Guide Customer Support General Customer Service: o MidWestOne Service Center 1-800-247-4418 or 319-356-5800 Service Hours : o Monday -Friday 7:30AM to 6 :00PM ; and o Saturday

More information

LESSONS LEARNED: BEING AGILE IN THE WATERFALL SANDBOX

LESSONS LEARNED: BEING AGILE IN THE WATERFALL SANDBOX www.twitter.com/telerik www.facebook.com/telerik LESSONS LEARNED: BEING AGILE IN THE WATERFALL SANDBOX Philip Japikse (@skimedic) phil.japikse@telerik.com www.skimedic.com/blog MVP, MCSD.Net, MCDBA, CSM,

More information

Creating an Intranet using Lotus Web Content Management. Part 2 Project Planning

Creating an Intranet using Lotus Web Content Management. Part 2 Project Planning Creating an Intranet using Lotus Web Content Management Introduction Part 2 Project Planning Many projects have failed due to poor project planning. The following article gives an overview of the typical

More information

EARLY AUTOMATION APPROACH

EARLY AUTOMATION APPROACH EARLY AUTOMATION APPROACH - By Senthilkumar Gopalakrishnan Senthilkumar.Gopalakrishnan@cognizant.com Abstract: Early Automation approach involves automation team in the early phase of testing lifecycle.

More information

QA Best Practices: A training that cultivates skills for delivering quality systems

QA Best Practices: A training that cultivates skills for delivering quality systems QA Best Practices: A training that cultivates skills for delivering quality systems Dixie Neilson QA Supervisor Lynn Worm QA Supervisor Maheen Imam QA Analyst Information Technology for Minnesota Government

More information

8 Registering for a Call

8 Registering for a Call 8 Registering for a Call To formally participate in a Call, you must register for it. This step requires filling in your company details. If you wish to participate in a Call as an individual, you can

More information

USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL Version 1.1.0

USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL Version 1.1.0 USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL 2014 Version 1.1.0 Contents 1 INTRODUCTION... 3 2 KEY CONCEPTS TO UNDERSTAND... 4 2.1 Assigning vs. Progressing an Issue... 5 2.2 Workflow...

More information

User Guide Defect Manager for Web Table of Contents

User Guide Defect Manager for Web Table of Contents Table of Contents... 1 Table of Contents... 1 Table of Figures... 2 About the... 4 Purpose of the System... 4 How the System Works Using Defect Manager for Web... 5 Issue Tracking Process... 5 Client Communications

More information

Software Requirements Specification. <Project> for. Version 1.0 approved. Prepared by <author> <organization> <date created>

Software Requirements Specification. <Project> for. Version 1.0 approved. Prepared by <author> <organization> <date created> Software Requirements Specification for Version 1.0 approved Prepared by Copyright 2002 by Karl E. Wiegers. Permission is granted to use, modify, and distribute

More information

Requirement Specification Document Template

Requirement Specification Document Template Abstract: This document outlines projects requirements for the . This is a controlled document and should be maintained in a configuration environment. Requirement Specification Document Template

More information

should I Link, or should I sync? OSLC Webinar June-19, 11 am (ET)

should I Link, or should I sync? OSLC Webinar June-19, 11 am (ET) should I Link, or should I sync? OSLC Webinar June-19, 2013 @ 11 am (ET) Mats Berglund Enterprise Architect 20+ years experience in System and SW development tools for telecom R&D Setting the scene Project

More information

Dynamics 365 for Customer Service - User's Guide

Dynamics 365 for Customer Service - User's Guide Dynamics 365 for Customer Service - User's Guide 1 2 Contents Dynamics 365 for Customer Service - User's Guide...9 Improve customer service with better automation and tracking...9 Create queue and route

More information

MPI Frequently Asked Questions

MPI Frequently Asked Questions MPI Frequently Asked Questions 1 Table of contents 1. General... 4 1.1. I want to use the Europabank MPI to handle the payments for my webshop.... 4 Where do I start?... 4 1.2. Should my shop be hosted

More information

Merchant Remote Deposit (MRD) Quick Guide

Merchant Remote Deposit (MRD) Quick Guide Merchant Remote Deposit (MRD) Quick Guide Customer Support Before You Begin BAC Community Bank 1-877-226-5820 Monday Friday 8:00am to 6:00pm Saturday 9:00am to 2:00pm The purpose of this guide is for quick

More information

Fall 2010/Lecture 32 1

Fall 2010/Lecture 32 1 CS 426 (Fall 2010) Key Distribution & Agreement Fall 2010/Lecture 32 1 Outline Key agreement without t using public keys Distribution of public keys, with public key certificates Diffie-Hellman Protocol

More information

Borland StarTeam Web Client Help

Borland StarTeam Web Client Help Borland StarTeam 14.2 Web Client Help Micro Focus 575 Anton Blvd., Suite 510 Costa Mesa, CA 92626 Copyright Micro Focus 2014. All rights reserved. Portions Copyright 1998-2009 Borland Software Corporation

More information

Policy for Accrediting Assessment Bodies Operating within the Cradle to Cradle Certified Product Certification Scheme. Version 1.2

Policy for Accrediting Assessment Bodies Operating within the Cradle to Cradle Certified Product Certification Scheme. Version 1.2 Policy for Accrediting Assessment Bodies Operating within the Cradle to Cradle Certified Product Certification Scheme Version 1.2 July 2015 Copyright, Cradle to Cradle Products Innovation Institute, 2015

More information

Brief of Scope Development of websites for government organizations - Assignment II

Brief of Scope Development of websites for government organizations - Assignment II Brief of Scope Development of websites for government organizations - Assignment II 1. Introduction; The need of the citizens to interact with Government organizations for various information and other

More information

Frequently Asked Questions:

Frequently Asked Questions: Frequently Asked Questions: 1. What are the advantages to having an online charitable registration system? The online charitable registration system is designed to simplify the process, minimize the response

More information

Testing User Guide. Prepared By: Neville Turbit Version Feb 09

Testing User Guide. Prepared By: Neville Turbit Version Feb 09 User Guide Prepared By: Neville Turbit Version 1.0 1 Feb 09 Table of Contents Document History... 2 Overview... 3 Definitions - Types of testing... 4 Activities... 6 Test Strategy... 7 Test Plan... 9 Test

More information

Bridge Course On Software Testing

Bridge Course On Software Testing G. PULLAIAH COLLEGE OF ENGINEERING AND TECHNOLOGY Accredited by NAAC with A Grade of UGC, Approved by AICTE, New Delhi Permanently Affiliated to JNTUA, Ananthapuramu (Recognized by UGC under 2(f) and 12(B)

More information

Advanced Web Intelligence Techniques for Aspiring Jedi Knights

Advanced Web Intelligence Techniques for Aspiring Jedi Knights September 9 11, 2013 Anaheim, California Advanced Web Intelligence Techniques for Aspiring Jedi Knights Alan Mayer Solid Ground Technologies Agenda Introduction Query Techniques Report Techniques Performance

More information

Recommendations of the 18 Nov 2009 UR Management Subgroup meeting

Recommendations of the 18 Nov 2009 UR Management Subgroup meeting 09.04.01/2009/012083 Recommendations of the 18 Nov 2009 UR Management Subgroup meeting T2S AG meeting 09-10 December 2009 1 Summary 10 th meeting of the UR Management Sub-Group (URM SG) took place on 18

More information

Product Support Policy For EVault Products

Product Support Policy For EVault Products Product Support Policy For EVault Products I. Overview This Product Support Policy for EVault Products provides consistent and predictable guidelines for product support availability at the time of product

More information

PRODUCT L IFE CYCLE PLC 2.3 September 2017

PRODUCT L IFE CYCLE PLC 2.3 September 2017 PRODUCT LIFE CYCLE PLC 2.3 September 2017 Copyright 2017 Axway All rights reserved. This documentation describes the Product Life Cycle of the Axway products. No part of this publication may be reproduced,

More information

Use Guide STANDARD JIRA CLIENT. (Practical Case)

Use Guide STANDARD JIRA CLIENT. (Practical Case) Use Guide STANDARD JIRA CLIENT (Practical Case) Version 3.0 Madrid, July 2018 1 OBJECTIVE 4 2 BASIC STANDARD SOLUTION 4 2.1 User Profiles 4 2.2 Types of issue 2.2.1 Functional Support 2.2.2 Corrective

More information

Florida State Reporting Update

Florida State Reporting Update Florida State Reporting Update Who am I? David Yoshida State Reporting: Application Support Over 10 years in the Technology Industry 5 years with Tyler Technologies Position(S) held at Tyler Support Specialist

More information

Here s how this whole external IRB thing works: A handbook for external IRB submissions

Here s how this whole external IRB thing works: A handbook for external IRB submissions Here s how this whole external IRB thing works: A handbook for external IRB submissions For all communication relating to external IRBs, call 414-219-7744 or email CentralIRB.Office@aurora.org. External

More information

SDN Community Contribution

SDN Community Contribution SDN Community Contribution (This is not an official SAP document.) Disclaimer & Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces

More information

Guide to cyber security/cip specifications and requirements for suppliers. September 2016

Guide to cyber security/cip specifications and requirements for suppliers. September 2016 Guide to cyber security/cip specifications and requirements for suppliers September 2016 Introduction and context The AltaLink cyber security/cip specification and requirements for suppliers (the standard)

More information

Source Capture Solutions Enterprise Merchant Capture Quick Guide

Source Capture Solutions Enterprise Merchant Capture Quick Guide Source Capture Solutions Enterprise Merchant Capture Quick Guide Customer Support Getting Started Gulf Coast Bank Business Solutions 866-755-3887 Scanner Maintenance Clean your scanner as advised by the

More information

MICROS: Customer Introduction To Oracle Support and My Oracle Support (MOS) Copyright 2016 Oracle and/or its affiliates. All rights reserved.

MICROS: Customer Introduction To Oracle Support and My Oracle Support (MOS) Copyright 2016 Oracle and/or its affiliates. All rights reserved. 1 MICROS: Customer Introduction To Oracle Support and My Oracle Support (MOS) Copyright 2016 Oracle and/or its affiliates. All rights reserved. 2 Agenda 1 2 3 4 5 6 Changes for MICROS Customers New Terminology,

More information

BEHAVIOR DRIVEN DEVELOPMENT BDD GUIDE TO AGILE PRACTICES. Director, Strategic Solutions

BEHAVIOR DRIVEN DEVELOPMENT BDD GUIDE TO AGILE PRACTICES. Director, Strategic Solutions BEHAVIOR DRIVEN DEVELOPMENT BDD GUIDE TO AGILE PRACTICES Presenter: Joshua Eastman Director, Strategic Solutions ABOUT THE SPEAKER Josh has over seven years of experience as an accomplished software testing

More information

Affiliate Database Administrator Guide

Affiliate Database Administrator Guide Affiliate Database Administrator Guide 1. Intro 2. Gaining Admin Access to the Database 3. Sub-Admin Vs. Affiliate-Admin 4. Student and Mentor Search 5. Student Registration Process a. Registration b.

More information

COUNTY OF RIVERSIDE ENTERPRISE SOLUTIONS FOR PROPERTY TAXATION

COUNTY OF RIVERSIDE ENTERPRISE SOLUTIONS FOR PROPERTY TAXATION COUNTY OF RIVERSIDE ENTERPRISE SOLUTIONS FOR PROPERTY TAXATION PRESENTERS PANEL GUESTS DON KENT RIVERSIDE COUNTY TREASURER- TAX COLLECTOR LARRY WARD ASSESSOR - COUNTY CLERK - RECORDER KAN WANG PROPERTY

More information

OWASP Changing the Game

OWASP Changing the Game OWASP Changing the Game A study of heroic behavior Jason Kent Director, Web ApplicaAon Security KzEuNjE0LjQ0Ni4wODcw Qualys whoami Dean s invenaons Dean s invenaons SoluAons When we are faced with problems,

More information

Oracle Communications Order and Service Management

Oracle Communications Order and Service Management Oracle Communications Order and Service Management Release Notes Release 7.3.5 E79211-02 June 2017 This document provides release notes for Oracle Communications Order and Service Management (OSM) release

More information

ASTQB Advance Test Analyst Sample Exam Answer Key and Rationale

ASTQB Advance Test Analyst Sample Exam Answer Key and Rationale ASTQB Advance Test Analyst Sample Exam Answer Key and Rationale Total number points = 120 points Total number points to pass = 78 points Question Answer Explanation / Rationale Learning 1 A A is correct.

More information

Protogate Freeway Lifecycle Support Plan (LSP)

Protogate Freeway Lifecycle Support Plan (LSP) Protogate Freeway Lifecycle Support Plan (LSP) DC 900-2024C Protogate, Inc. 12225 World Trade Drive Suite R San Diego, CA 92128 USA Web: www.protogate.com Email: sales@protogate.com Voice: (858) 451-0865

More information

Virginia Henderson Global Nursing e-repository ( Henderson repository or the repository ) Revision and Re-Submission Instructions

Virginia Henderson Global Nursing e-repository ( Henderson repository or the repository ) Revision and Re-Submission Instructions Virginia Henderson Global Nursing e-repository ( Henderson repository or the repository ) Revision and Re-Submission Instructions If your submission has been rejected by a reviewer for any reason, you

More information

Remote Deposit Capture Quick Guide

Remote Deposit Capture Quick Guide Remote Deposit Capture Quick Guide Customer Support 1-877-895-7580 Specialists are available by phone during the following hours: Mon - Fri: 7:30 a.m. - 5:30 p.m. Before You Begin The purpose of this guide

More information

Oracle Financial Services Compliance Regulatory Reporting Canada Suspicious Transaction Report User Guide. Release May 2016

Oracle Financial Services Compliance Regulatory Reporting Canada Suspicious Transaction Report User Guide. Release May 2016 Oracle Financial Services Compliance Regulatory Reporting Canada Suspicious Transaction Report User Guide Release 2.5.6 May 2016 Oracle Financial Services Compliance Regulatory Reporting Canada Suspicious

More information

CMEP Data Acquisition & Administration (CDAA) Portal User Guide

CMEP Data Acquisition & Administration (CDAA) Portal User Guide CMEP Data Acquisition & Administration (CDAA) Portal User Guide November 5, 2018 Revision 4 1 Table of Contents Introduction... 4 What is the NPCC Compliance Portal ( CDAA )?... 4 How do I access the CDAA?...

More information

Remote Deposit Capture for Businesses

Remote Deposit Capture for Businesses Remote Deposit Capture for Businesses QUICK REFERENCE GUIDE Customer Support Cash Management Support Team: 973-924- 2921 Before You Begin The purpose of this guide is for quick reference on Merchant Capture.

More information

CYBERSECURITY FOR STARTUPS AND SMALL BUSINESSES OVERVIEW OF CYBERSECURITY FRAMEWORKS

CYBERSECURITY FOR STARTUPS AND SMALL BUSINESSES OVERVIEW OF CYBERSECURITY FRAMEWORKS CYBERSECURITY FOR STARTUPS AND SMALL BUSINESSES OVERVIEW OF CYBERSECURITY FRAMEWORKS WILLIAM (THE GONZ) FLINN M.S. INFORMATION SYSTEMS SECURITY MANAGEMENT; COMPTIA SECURITY+, I-NET+, NETWORK+; CERTIFIED

More information

Design and Implementation of a Bug Tracking System for Student Groups

Design and Implementation of a Bug Tracking System for Student Groups Design and Implementation of a Bug Tracking System for Student Groups David Lannoye Department of Computer Science University of North Dakota Grand Forks, North Dakota 58202 dlannoye@cs.und.edu Abstract

More information

Deploy Enhancements from Sandboxes

Deploy Enhancements from Sandboxes Deploy Enhancements from Sandboxes Salesforce, Spring 18 @salesforcedocs Last updated: April 13, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

FAQ Chrome River P-Card

FAQ Chrome River P-Card FAQ Chrome River P-Card 5-11-18 Reminder: DO NOT STORE PCard information on a supplier website. In doing so, you are putting your card and the University at a much greater risk of fraudulent activity.

More information

Rich Powell Director, CIP Compliance JEA

Rich Powell Director, CIP Compliance JEA Rich Powell Director, CIP Compliance JEA Review access control requirements CIP-003 and CIP-007 Discuss compliance considerations Implementation Strategies Hints/Tips for audit presentation Account Control

More information

MICROS: Dealer Introduction To Oracle Support and My Oracle Support (MOS) Copyright 2016, Oracle and/or its affiliates. All rights reserved.

MICROS: Dealer Introduction To Oracle Support and My Oracle Support (MOS) Copyright 2016, Oracle and/or its affiliates. All rights reserved. 1 MICROS: Dealer Introduction To Oracle Support and My Oracle Support (MOS) 2 Agenda 1 2 3 4 5 6 Changes for MICROS Dealers New Terminology, Product Mapping, Data Migrations Software Downloads Getting

More information

Step 1 - Learning & Discovery

Step 1 - Learning & Discovery OUR PROCESS Our goal as a integrated marketing agency is to provide clients with the most creative and effective solutions for their business. Reaching that goal begins with our Learning and Discovery

More information

How to Build an Appium Continuous Testing Pipeline

How to Build an Appium Continuous Testing Pipeline How to Build an Appium Continuous Testing Pipeline Step-by-Step Tutorial November, 2017 Today s speakers Guy Arieli, CTO, Experitest Ruth Zamir Marketing Director Experitest 01 Why do we need continuous

More information

Software Testing. An Overview

Software Testing. An Overview Software Testing An Overview Software Testing Defined Software testing is the process of verifying & validating that a program or application: Meets technical specifications Meets business requirements

More information

AgencyExpress 3 User Guide

AgencyExpress 3 User Guide AgencyExpress 3 User Guide Updated for Winter Release 2010 2 Table of Contents AgencyExpress User Guide Welcome to AgencyExpress 3!... 4 Browser Requirements... 5 Logon to AgencyExpress... 6 Forgot Your

More information

SoftwarePlanner Connector for Jira

SoftwarePlanner Connector for Jira User s Guide SoftwarePlanner Connector for Jira This document is your guide for connecting data in SoftwarePlanner with other software solutions. 1 Contents Understanding the Integrator Capabilities...

More information

AWCTS SYSTEM RELEASE NOTES

AWCTS SYSTEM RELEASE NOTES Release Date: 17 February 2018 Release Number: v 2.8.15 Release Summary The 2.8.15 release of the Army Warrior Care & Transition System (AWCTS) consists of bug fixes and enhancements. If you have questions

More information

TestCenter User Manual. User Manual. v

TestCenter User Manual. User Manual. v TestCenter User Manual User Manual v1.0 2017-03-31 Table of Content 1 Introduction... 4 2 Getting started... 5 2.1 TestCenter User Interface... 5 2.2 Menu bar... 6 2.3 Message bar... 6 2.4 Forms for record

More information

a. DLMSO memorandum dated January 22, 2007, subject: ADC 225, DOD WebSDR Requirement for Information Copy

a. DLMSO memorandum dated January 22, 2007, subject: ADC 225, DOD WebSDR Requirement for Information Copy ADC 225B DOD WebSDR Requirement for Information Copy New Reply Codes 1. Originator a. Service/Agency: DLA b. Originator: Ellen Hilert, DLMSO, DOD SDR System Administrator, phone: DSN 427-0676 / Commercial

More information

Rational Software White Paper

Rational Software White Paper Understanding and Implementing Stakeholder Needs: the Integration of Rational ClearQuest and Rational RequisitePro Rational Software White Paper Table of Contents Introduction... 1 Background... 1 From

More information

Bug Life Cycle. Scenario 1 - General...2. Scenario 2 - System Limitation, Will Not Fix, Unsimulated...2. Enhancement Request...3. New Feature...

Bug Life Cycle. Scenario 1 - General...2. Scenario 2 - System Limitation, Will Not Fix, Unsimulated...2. Enhancement Request...3. New Feature... Bug Life Cycle Scenario 1 - General...2 Scenario 2 - System Limitation, Will t Fix, Unsimulated...2 Enhancement Request...3 New Feature...4 Request...5 Clear Quest - A Bug s Life Tuesday, vember 19, 2002

More information

Types of Software Testing: Different Testing Types with Details

Types of Software Testing: Different Testing Types with Details Types of Software Testing: Different Testing Types with Details What are the different Types of Software Testing? We, as testers are aware of the various types of Software Testing such as Functional Testing,

More information

Automated Acceptance testing by Developers & Automated Functional Testing by Testers

Automated Acceptance testing by Developers & Automated Functional Testing by Testers Automated Acceptance testing by Developers & Automated Functional Testing by Testers Gowrishankar Sundararajan QA Manager Tata Consultancy Services, Canada Executive Summary Overview on Traditional Agile

More information

DRAFT Reliability Standard Audit Worksheet 1

DRAFT Reliability Standard Audit Worksheet 1 DRAFT Reliability Standard Audit Worksheet 1 PRC-025-2 Generator Relay Loadability This section to be completed by the Compliance Enforcement Authority. Audit ID: Registered Entity: NCR Number: Compliance

More information

Proposal for Development and Use of Node- Breaker Topology Representations for Offline and Real-time Study Models November 12, 2013

Proposal for Development and Use of Node- Breaker Topology Representations for Offline and Real-time Study Models November 12, 2013 Proposal for Development and Use of Node- Breaker Topology Representations for Offline and Real-time November 12, 2013 Rationale Background Interconnection wide powerflow and dynamics cases are currently

More information

MIS Systems & Infrastructure Lifecycle Management 1. Week 12 April 7, 2016

MIS Systems & Infrastructure Lifecycle Management 1. Week 12 April 7, 2016 MIS 5203 Lifecycle Management 1 Week 12 April 7, 2016 Study Objectives Systems Implementation Data Migration Change Over 2 Phase 1 Feasibility Phase 2 Requirements Which ones of these activities are part

More information

5.10 CUSTOMER SPECIFIC DESIGN AND ENGINEERING SERVICES (L )

5.10 CUSTOMER SPECIFIC DESIGN AND ENGINEERING SERVICES (L ) 5.10 CUSTOMER SPECIFIC DESIGN AND ENGINEERING SERVICES (L.34.1.5) Qwest s Networx Customer Specific Design and Engineering Services provide systems and applications test facilities domestically and nondomestically

More information

Modeling Relationships

Modeling Relationships Modeling Relationships Welcome to Lecture on Modeling Relationships in the course on Healthcare Databases. In this lecture we are going to cover two types of relationships, namely, the subtype and the

More information

Software Requirements Specification. <Project> for. Version 1.0 approved. Prepared by <author(s)> <Organization> <Date created>

Software Requirements Specification. <Project> for. Version 1.0 approved. Prepared by <author(s)> <Organization> <Date created> Software Requirements Specification for Version 1.0 approved Prepared by Software Requirements Specification for Page 2 Table of Contents Revision

More information

Quick Start Guide. For Students & Interns

Quick Start Guide. For Students & Interns Quick Start Guide Version 1.0 Revised August 15, 2015 2 Contents Introduction 3 What is MyInternshipJournal? Why do I need to track my hours? Signing Up 4 Set Up Online Approval 5 Set Up Your Internship

More information

Tracking Issues with JIRA

Tracking Issues with JIRA Tracking Issues with JIRA Get a Linux Foundation Account JIRA User's Guide JIRA Setup for ONAP Viewing Issues in JIRA Reporting a Bug Proposing a New Feature JIRA Issue Types JIRA Workflow JIRA Statuses

More information

Development of Requirement Specifications for Computer Systems

Development of Requirement Specifications for Computer Systems Standard Operating Procedure Development of Requirement Specifications for Computer Systems This is an example of a Standard Operating Procedure. It is a proposal and starting point only. The type and

More information

Software Project Management II

Software Project Management II Software Project Management II Dr. Jong Yih Kuo Dr. Chien-Hung Liu Computer Science and Information Engineering National Taipei University of Technology Time Topic Document 18:00~19:30 (90 min) 19:40~20:05

More information

Booking a space on campus through Resource Booker

Booking a space on campus through Resource Booker Resource Booker How to SWINBURNE STUDENT LIFE The have introduced a new, more efficient way to selfmanage your bookings and events on campus. While the policies for booking space have not changed, the

More information

SCP Embraer Supplier Guide

SCP Embraer Supplier Guide SCP Embraer Supplier Guide Revised 1 Contents Introduction... 5 Getting Started... 5 How to Log In to SCP... 5 Steps to Complete First Time Login... 6 Steps to Log-in to SCP... 7 General Navigation and

More information

JIRA Standard Client. Objectives

JIRA Standard Client. Objectives JIRA Standard Client Objectives Introduction Standard JIRA Client Access User profiles Types of issue Functional Support Corrective Feature Request Big Feature Request Parameters and issues window of the

More information

Contents. Add a Form Element to a Group Box Add a Field to a Form... 22

Contents. Add a Form Element to a Group Box Add a Field to a Form... 22 Workflow Design Guide Version 17 November 2017 Contents About This Guide... 7 Workflows and Forms Overview... 7 Security Permissions for Workflows and Forms... 8 Search for a Workflow Design, Workflow

More information

Sample Exam. Certified Tester Foundation Level

Sample Exam. Certified Tester Foundation Level Sample Exam Certified Tester Foundation Level Answer Table ASTQB Created - 2018 American Stware Testing Qualifications Board Copyright Notice This document may be copied in its entirety, or extracts made,

More information

QC MOCK TEST QC MOCK TEST

QC MOCK TEST QC MOCK TEST http://www.tutorialspoint.com QC MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to QC Framework. You can download these sample mock tests at your local

More information

User Guide Defect Manager for Windows Table of Contents

User Guide Defect Manager for Windows Table of Contents Table of Contents... 1 Table of Contents... 1 Table of Figures... 3 About the... 5 Purpose of the System... 5 How the System Works Using Defect Manager for Windows... 6 Issue-Item Tracking Process... 6

More information

IBM Proventia Management SiteProtector Policies and Responses Configuration Guide

IBM Proventia Management SiteProtector Policies and Responses Configuration Guide IBM Internet Security Systems IBM Proventia Management SiteProtector Policies and Responses Configuration Guide Version2.0,ServicePack8.1 Note Before using this information and the product it supports,

More information

Remote Deposit Capture Mac Installation Guide. Enterprise Source Capture

Remote Deposit Capture Mac Installation Guide. Enterprise Source Capture Remote Deposit Capture Mac Installation Guide Enterprise Source Capture Version 1.2 Installation Fiserv Ranger for Mac Remote Deposit Capture Training August 2016 Installation Download the zipped (.zip)

More information

Using Jet Analytics with Microsoft Dynamics 365 for Finance and Operations

Using Jet Analytics with Microsoft Dynamics 365 for Finance and Operations Using Jet Analytics with Microsoft Dynamics 365 for Finance and Operations Table of Contents Overview...3 Installation...4 Data Entities...4 Import Data Entities...4 Publish Data Entities...6 Setting up

More information

OTRS Quick Reference

OTRS Quick Reference OTRS Quick Reference WWW.IXIASOFT.COM / OTRS / Copyright 2015 IXIASOFT Technologies. All rights reserved. Last revised: March 02, 2015 2 OTRS Quick Reference Table of contents Using OTRS OTRS overview

More information

SERVICE EXCELLENCE PROGRAM. Release Management Quick Reference Guide for users of ServiceNow. November 2013 THIS GUIDE BELONGS TO:

SERVICE EXCELLENCE PROGRAM. Release Management Quick Reference Guide for users of ServiceNow. November 2013 THIS GUIDE BELONGS TO: SERVICE EXCELLENCE PROGRAM Release Management Quick Reference Guide for users of ServiceNow November 2013 THIS GUIDE BELONGS TO: TABLE OF CONTENTS TABLE OF CONTENTS... 1 KEY RELEASE MANAGEMENT POLICIES

More information

TRANSFORMING CUSTOMS THROUGH TECHNOLOGY

TRANSFORMING CUSTOMS THROUGH TECHNOLOGY SUCCESS STORY Ultra Solutions for Public Sector www.ultra.mk TRANSFORMING CUSTOMS THROUGH TECHNOLOGY Single Window for Licenses for Import, Export and Transit of Goods and Tariff Quotas in the Republic

More information

Implementing a successful Test Center of Excellence (TCoE) with Sogeti and Hewlett-Packard s Application Lifecycle Management (ALM) suite

Implementing a successful Test Center of Excellence (TCoE) with Sogeti and Hewlett-Packard s Application Lifecycle Management (ALM) suite Implementing a successful Test Center of Excellence (TCoE) with Sogeti and Hewlett-Packard s Application Lifecycle Management (ALM) suite Phil Lupton Head of Service Delivery Sogeti UK 1 About me Sogeti

More information

AvePoint Cloud Governance. Release Notes

AvePoint Cloud Governance. Release Notes AvePoint Cloud Governance Release Notes Table of Contents New Features and Improvements: June 2018... 2 New Features and Improvements: May 2018... 3 New Features and Improvements: April 2018... 4 New Features

More information

Skybox. Change Manager Help

Skybox. Change Manager Help Skybox Change Manager Help 8.5.600 Proprietary and Confidential to Skybox Security. 2017 Skybox Security, Inc. All rights reserved. Due to continued product development, the information contained in this

More information

The Corticon Rule Modeling Methodology. Applied to. FEMA Disaster Assistance Fraud Detection. A Case Study

The Corticon Rule Modeling Methodology. Applied to. FEMA Disaster Assistance Fraud Detection. A Case Study The Corticon Rule Modeling Methodology Applied to FEMA Disaster Assistance Fraud Detection A Case Study By Mike Parish Contents Table Of Figures... 4 The Business Problem... 6 Identify the Business Decision(s)

More information

Repair or Trade-In? Improving Catalogs with Fresh Bibliographic Records from OCLC

Repair or Trade-In? Improving Catalogs with Fresh Bibliographic Records from OCLC Repair or Trade-In? Improving Catalogs with Fresh Bibliographic Records from OCLC John A. Whisler Eastern Illinois University April 30, 2009 Spring Forum presented by the CARLI I-Share Cataloging and Authority

More information

Unofficial Comment Form Project Real-time Monitoring and Analysis Capabilities IRO and TOP-010-1

Unofficial Comment Form Project Real-time Monitoring and Analysis Capabilities IRO and TOP-010-1 Project 2009-02 Real-time Monitoring and Analysis Capabilities IRO-018-1 and TOP-010-1 DO NOT use this form for submitting comments. Use the electronic form to submit comments on IRO- 018-1 Reliability

More information

Fix My Community DemTools Manual. Introduction

Fix My Community DemTools Manual. Introduction Published DEMTOOLS on MANUALS Fix My Community DemTools Manual Introduction FixMyCommunity is a service delivery reporting tool launched as part of DemTools, NDI s Democracy Toolkit. DemTools provides

More information

SECURITY PLAN CREATION GUIDE

SECURITY PLAN CREATION GUIDE 2017 SECURITY PLAN CREATION GUIDE UTC IT0121-G UTC Information Technology Michael Dinkins, CISO 4/28/2017 CONTENTS 1. SCOPE... 2 2. PRINCIPLES... 2 3. REVISIONS... 2 4. OBJECTIVE... 2 5. POLICY... 2 6.

More information

Create Automatic Deployment Rule In SCCM 2012 R2

Create Automatic Deployment Rule In SCCM 2012 R2 In this post we will see how to Create Automatic Deployment Rule in SCCM 2012 R2. ADRs fill a large gap in software update functionality that existed in ConfigMgr 2007, as there was no way to automatically

More information