5. Product Management

Size: px
Start display at page:

Download "5. Product Management"

Transcription

1 5. Product Management Prof. Dr. Dirk Riehle, M.B.A. Friedrich Alexander-University Erlangen-Nürnberg Version of Agile Methods by Dirk Riehle is licensed under a Creative Commons Attribution- ShareAlike 3.0 Unported License. Based on a work at dirkriehle.com.

2 Focus of Product Management Chapter 1 / 2 What? 2012 Dirk Riehle - All Rights Reserved 2

3 Focus of Product Management Chapter 2 / 2 Scope Time Quality Cost 2012 Dirk Riehle - All Rights Reserved 3

4 Contents of Product Management Chapter 1. Product Management Strategic product management Technical product management 2. Scrum Roles Scrum roles Product owner Team member 3. Scrum Practices Feature specification Feature prioritization Product backlog maintenance 4. Scrum Process Product Planning Release Planning 2012 Dirk Riehle - All Rights Reserved 4

5 Product Management (Definition) Product management is an organizational life-cycle function within a company dealing with the planning or forecasting or marketing of a product or products at all stages of the product life-cycle. (Wikipedia) A product manager investigates, selects, and develops products for an organization, performing the activity of product management. (Wikipedia) 2012 Dirk Riehle - All Rights Reserved 5

6 Two Sides of Product Management Strategic Product Management Focuses on assessing and defining the opportunity Owns the Marketing Requirements Document Technical Product Management Focuses on defining the product and its features Owns the Product Requirements Document 2012 Dirk Riehle - All Rights Reserved 6

7 Product Manager Responsibilities Strategic Prod. Mgmt. Key process Opportunity assessment Portfolio planning Product planning Key practices Market research Competitive analysis Focus groups User interviews Key artifacts MRD Technical Prod. Mgmt. Key process Product planning Release planning Key practices Feature specification Feature prioritization PRD maintenance Key artifacts PRD 2012 Dirk Riehle - All Rights Reserved 7

8 Product Manager in Context C C: Customer AM: Account Manager MM: Marketing Manager PM: Product Manager EM: Engineering Manager SD: Software Developer SE: Support Engineer QA: QA Engineer AM MM PM EM QA SD SE 2012 Dirk Riehle - All Rights Reserved 8

9 Marketing Requirements Document 1 / Dirk Riehle - All Rights Reserved 9

10 Marketing Requirements Document 2 / Dirk Riehle - All Rights Reserved 10

11 Product Requirements Document 1 / Dirk Riehle - All Rights Reserved 11

12 Product Requirements Document 2 / Dirk Riehle - All Rights Reserved 12

13 Video Excerpt From The Pentagon Wars The Bradley Vehicle (Ten years in the life of a product manager.) 2012 Dirk Riehle - All Rights Reserved 13

14 Video Lessons Multiple stakeholders Bargaining leads to suboptimal results Meddling stakeholders Intervening in the tank design process Unclear market From US military to foreign markets Inconsistent requirements From fast and small to big with firepower Changing requirements Lack of focus invalidates prior work Requirements creep From troop carrier to tank Cost explosion With changing requirements, costs explode 2012 Dirk Riehle - All Rights Reserved 14

15 Describing Processes Roles PM Practices Feature Capture Artifacts PRD 2012 Dirk Riehle - All Rights Reserved 15

16 Scrum Prod. Mgmt. Roles and Resp. Product Owner Envisions product Team Member Estimates effort Plans product Plans releases Defines features Prioritizes features PO Plans sprints Reviews results TM SM 2012 Dirk Riehle - All Rights Reserved 16

17 Product Owner (Definition) Definition The product owner holds overall responsibility for the product being developed; s/he is focused on delivering value to the business. Artifacts Product vision Release plan Product backlog Sprint backlog Feature archive Responsibilities Product management Engineering management Practices Product definition Feature definition Feature prioritization Release planning Sprint planning Sprint reviewing Progress tracking 2012 Dirk Riehle - All Rights Reserved 17

18 Traditional to Scrum Role Mapping Traditional Product Manager Engineering Manager Software Developer QA Engineer Scrum Product Owner Team Member Scrum Master 2012 Dirk Riehle - All Rights Reserved 18

19 Flowers Product Vision (Scrum's MRD) 2012 Dirk Riehle - All Rights Reserved 19

20 Product Vision (a.k.a. Concept) (Definition) Definition The Product Vision captures the essence of the product and of the reasons for its existence as the business value it provides to users. It captures the main value and names the users and customers; it embodies the core structure of an underlying business model. Properties Inspiring It inspires users / customers Timeless It is not bound to a schedule Focused It reduces to the essentials Decision aid It is the ultimate arbiter 2012 Dirk Riehle - All Rights Reserved 20

21 Flowers Product Backlog (Scrum's PRD) 2012 Dirk Riehle - All Rights Reserved 21

22 Product Backlog (Definition) Definition The product backlog is a detailed prioritized list of upcoming features to be implemented. It is Scrum's PRD (but differs in important aspects) and the Product Owner's primary artifact. The Product Backlog does not contain any task descriptions or assignments. Properties Focused On creating value Complete For current iteration Prioritized According to current needs First by value, second by risk Evolving Used in future iterations 2012 Dirk Riehle - All Rights Reserved 22

23 Feature (a.k.a. Requirement) (Definition) A feature is a distinguishing characteristic of a software item (e.g., performance, portability, or functionality) (IEEE 829) 2012 Dirk Riehle - All Rights Reserved 23

24 Flowers Main Page Screenshot 2012 Dirk Riehle - All Rights Reserved 24

25 Flowers Tell a Friend Screenshot 2012 Dirk Riehle - All Rights Reserved 25

26 Simple Tell a Friend User Story 2012 Dirk Riehle - All Rights Reserved 26

27 Two Types of Feature Specifications Example Illustrations Naturally incomplete Used to create discussion Model Specifications Try to be complete Used in contracting Foster collaboration Specification Methods Prose User Story Specification Methods Prose Use Case Simple user story Regular user story 2012 Dirk Riehle - All Rights Reserved 27

28 Simple User Story (Feature Specification) Tell a Friend As a Flowers user, I need a function to tell a friend about a flower photo, so that I can share my passion for flowers and increase my network. Properties Follows pattern As a user role I need a function So that I get business value Applicability Used to start discussions Unsuitable for contracts 2012 Dirk Riehle - All Rights Reserved 28

29 User Story (Feature Specification) Tell a Friend User Story The user clicks on Tell a Friend and is sees a new dialog. The user enters their address, the friend's address, a subject and a message to that friend. Upon clicking OK, an is sent to that friend. Acceptance Criteria A valid is sent Proper from: and to: fields Properties Tells a story Told from user perspective Is exemplary, not complete Provides acceptance criteria Should not add to specification Used in validating implementation Applicability Used to start discussions Unsuitable for contracts Proper content incl. valid links Sender is cc:ed on Dirk Riehle - All Rights Reserved 29

30 Prose (Feature Specification) Tell a Friend A user can click on TELL A FRIEND in the menu and below each photo. If s/he does so, he sees a new page with an dialog. The fields are FROM, TO, SUBJECT, and BODY. The user can fill in only valid addresses. The body is prefilled with the photo link. Upon OK, the is sent, with the user cc:ed. Upon CANCEL, no is sent. After this, the dialog returns to the main page with a status message SENT above the main viewing area. Properties Describes a model Tries to be complete Can be used in contracting Used in implementation validation Open to interpretation No specification is complete May contain inconsistencies Still dominant in industry!! 2012 Dirk Riehle - All Rights Reserved 30

31 Use Case (Feature Specification) 1 / 2 Name: Tell a Friend Description: Allows a user to tell a friend by about Flowers Actors: User, Visitor Includes: None Triggers: Menu Selection on Photo Page Preconditions: Defined photo function is launched from Invariants: None Postconditions: On OK, is sent; upon cancel, no is sent Default Scenario 1. User clicks on link 2. System provides dialog 3. User fills in fields 4. User clicks OK 5. System sends 6. System returns to main page Alternative Scenarios 1. User clicks on link 2. System provides dialog 3. User clicks cancel 4. System returns to main page 2012 Dirk Riehle - All Rights Reserved 31

32 Use Case (Feature Specification) 2 / 2 Properties Flowers Service Describes a model Tries to be complete Can be used in contracting Tell a Applicability Friend Used in implementation validation user guest Used for specification guarantees Properties Describes a model Tries to be complete Can be used in contracting Applicability Used in implementation validation Used for specification guarantees Used in industry Second most common spec. type Part of UML, good tool support Used in industry Second most common spec. type Part of UML, good tool support 2012 Dirk Riehle - All Rights Reserved 32

33 Quality Criteria for Feature Specifications I N V E S T ndependent: Features are orthogonal (independent) of each other. egotiable: No feature is cast in stone; discussion can lead to it being split or merged with other features. aluable: Every feature should have business value. stimatable: A feature should be clear and specific so that implementation effort can be estimated. mall: A feature should be small enough to be implemented in one iteration. estable: A feature should have clear acceptance criteria so that it can be tested against and validated during review Dirk Riehle - All Rights Reserved 33

34 Quiz: What's Wrong With This Story? 1 / 2 Upload User Profile The logged-in user, on the Profile page, clicks on the link Upload Picture to upload a profile picture. The link redirects to another page, the main Profile Picture page. On the main Profile Picture Page, the user selects the option either to upload the picture from a local hard disk (by clicking on the Browse button) or to make a picture using the web-cam (by clicking on the Make Picture button). For the option, when the user uploads a picture selecting a file from his or her hard disk, the user clicks on the button Browse and then selects an image file from a file navigator window. The file extensions for uploading are JPG, JPEG, GIF or PNG. According to these extensions, the user sees the files s/he is able to choose from. For the Make a picture option, when the user clicks on the button, a pop-up window is displayed. On the new window, the user clicks on the button-image Camera and takes the picture. After that s/he confirms whether the image should be saved or the action should be canceled. The user clicks on Save Image to confirm to save the image. The user clicks on Cancel to dismiss the picture. Uploaded pictures or made pictures are saved on a Profile Picture Gallery, where any picture that was set as a profile picture is saved. After the user uploaded the picture, s/he chooses whether he/she wants to publish it or not. The user publishes a picture by selecting the check-box Publish Picture. After publishing a picture, the event is listed as one or more items on the What s on your mind section. [...] 2012 Dirk Riehle - All Rights Reserved 34

35 Quiz: What's Wrong With This Story? 2 / 2 Spam-free Reg. Right after user registration, an is sent to the unverified address of the user with a unique link that verifies the user's account when he/she clicks on it (see Verify User by ). The goes directly into the inbox of the user passing the spam filter. Acceptance Criteria All tags closed, no bad HTML code No IP address in URL (plain text) No user name in subject/ No numbers in subject No catchy words in subject No capital letters in subject Avoid utilizing phrases like click here No BCC distribution No dirty words No images in Max. 2 colors in mail (no signal colors) No big headings (max. size 14) Check against a Spam checker 2012 Dirk Riehle - All Rights Reserved 35

36 Prioritizing Features by Value and Risk risk high value x realize never 1 realize first value low 3 realize last 2 realize second high risk low 2012 Dirk Riehle - All Rights Reserved 36

37 Quiz: How to Prioritize These Features? 1. Login As a guest, I can login using my user account to get access to user functionality 3. Lock-out User As a user, my account is blocked, if I fail three times in a row when trying to log in 2. Logout As a logged-in user, I can logout to free up the computer for some other person 4. Tell a Friend As a guest, I can tell my friends by about a flower photo to share my passion 2012 Dirk Riehle - All Rights Reserved 37

38 Prioritizing Features by Kano Model customer satisfaction high not at all exciters and delighters degree of feature implementation fully must-have linear low 2012 Dirk Riehle - All Rights Reserved 38

39 Flowers Product Backlog Scrolled 2012 Dirk Riehle - All Rights Reserved 39

40 Product Backlog Item (Definition) Definition A product backlog item is an entry in the product backlog Properties It provide these fields Identifier Estimated effort Types of Items Features Bug reports Refactorings Some people keep bug reports and refactorings outside the product backlog, we don't Category Short name Item description Acceptance criteria 2012 Dirk Riehle - All Rights Reserved 40

41 Other Types of Product Backlog Items Bug Reports A bug report describes a problem with the system, possibly pointing to the source of the issue Properties Describes business value Used to fix non-working feature Refactorings A refactoring improves structure without changing behavior ( improving the design of existing code Properties Describes technical value Applied to reduce tech. debt Links to bug tracker 2012 Dirk Riehle - All Rights Reserved 41

42 Measuring Effort of Feature Implementations Person Hours Person hours are a unit of measure of time needed to implement a given feature. Properties Is an estimate of duration Typically, this is ideal time Real time has inefficiencies Story Points Story points are an (arbitrary but socially agreed-upon) unit of measure of size of a given feature. Properties Is an estimate of size Is not an estimate of duration Has a linear scale Does not have linear choice Is socially agreed upon Thus, is team-dependent Maps to time with velocity 2012 Dirk Riehle - All Rights Reserved 42

43 Measuring Effort with Story Points Points Meaning 0 No effort 1 Minimal effort 2 Small effort 3 Medium effort Properties (Continued) Force qualitative choice Force split if too large Are additive on linear scale Used to compute total effort Convert to time with velocity 5 Large effort 8 Very large effort 13 Too large effort 2012 Dirk Riehle - All Rights Reserved 43

44 Relative Weighting (Practice) P = ( as % Relative Benefit + Relative) Penalty Cost in Story Points as % P = prioritization key figure (rational number) 2012 Dirk Riehle - All Rights Reserved 44

45 Feature 1. Query status of a vendor order 2. Generate a Chemical Stockroom inventory report 3. See history of a specific chemical container 4. Print a chemical safety datasheet 5. Maintain a list of hazardous chemicals 6. Modify a pending chemical request 7. Generate an individual laboratory inventory report 8. Search vendor catalogs for a specific chemical 9. Check training database for hazardous chemical training record 10. Import chemical structures from structure drawing tools Relati ve Benefi t Relati ve Penalt y Total Value Value % Relati ve Cost Cost % Relati ve Risk Risk % Priorit y Totals Dirk Riehle - All Rights Reserved 45

46 Product Backlog Maintenance (Practice) Product Backlog PO Feature Estimation TM Feature Senior team member estimates feature size; this is a rough cut. More precise estimation using planning poker discussed later Dirk Riehle - All Rights Reserved 46

47 Development Velocity (Speed) V = S / T [ story points / sprint ] V = Velocity S = Size (of effort) T = Time (in sprints) 2012 Dirk Riehle - All Rights Reserved 47

48 Charting Development Velocity size [story points] average speed after three sprints = 21,7 story points / sprint ?????????? time [sprints] 2012 Dirk Riehle - All Rights Reserved 48

49 Product Planning Process and Practices Product Planning Envision product Driver: Product owner Collaborators: Market / client Artifact: Product vision Release Planning Plan release Driver: Product owner Collaborators: Market / client Artifact: Release plan Define release schedule Driver: Product owner Collaborators: Market / client Artifact: Release plan 2012 Dirk Riehle - All Rights Reserved 49

50 Scrum Process (Overview) Rel. m-1 Rel. m Rel. m months 6-12 months 6-12 months time... Sprint n-1 Sprint n Sprint n+1 P E 3R P E 3R P E 3R weeks 1-4 weeks 1-4 weeks P: Planning E: Execution 3R: Review, release, and retrospective time 2012 Dirk Riehle - All Rights Reserved 50

51 Release Schedule (Artifact and Practice) Definition The release schedule defines a sequence of product releases; it is based on meeting client needs. A release is typically considered an important product milestone. Properties Works toward product vision Creates real value each release Typically 3, 6, or 12 months Or, aligned with deadlines Scheduling Options Defined Rhythm Releases every 6 months Ex: Eclipse, Ubuntu Preferred by platforms Aligns multiple components Cf. release train External Deadlines Fit release to deadlines Ex: CeBIT, client requirement Preferred by projects 2012 Dirk Riehle - All Rights Reserved 51

52 Release Plan (Artifact) 2012 Dirk Riehle - All Rights Reserved 52

53 Release Plan (Artifact and Practice) Definition The release plan provides the release schedule and maps the sequence of releases and the sprints within these releases into a time. The release plan is subject to change as new information invalidates effort estimations. User stories are mapped into sprints using development velocity. Properties Fields for release entry Start date End date No sprints Sprint summaries Fields for sprint entry Sprint identifier Theme of sprint User stories (by id) Estimated effort Estimated burn-down 2012 Dirk Riehle - All Rights Reserved 53

54 Release Burndown Chart (Artifact) remaining story points Dirk Riehle - All Rights Reserved 54

55 Sprint (Practice) Definition A sprint is a fixed-length development episode that provides a full uninterrupted planning, execution, and review cycle. Properties Should have a theme Types of Sprints Regular sprint Exploratory sprint Cleanup sprint Release sprint Is prepared beforehand Will be planned at beginning 2012 Dirk Riehle - All Rights Reserved 55

56 Start and Duration of Regular Sprints Monthly Sprints Is original recommendation Is too long for some domains Should start 1st Monday Two Week Sprints Are realistic even for beginners Align with half-month rhythm Should start on Wed or Thu One Week Sprints Requires well-working team Are needed in some domains Should start on Wed or Thu 2012 Dirk Riehle - All Rights Reserved 56

57 Irregular Sprints P E 3R P E 3R Release... time P E 3R Expo... time 2012 Dirk Riehle - All Rights Reserved 57

58 Thank you! Questions? DR 2012 Dirk Riehle - All Rights Reserved 58

59 Contributions and Credits None yet Dirk Riehle - All Rights Reserved 59

8. Quality Assurance

8. Quality Assurance 8. Quality Assurance Prof. Dr. Dirk Riehle, M.B.A. Friedrich Alexander-University Erlangen-Nürnberg Version of 22.03.2012 Agile Methods by Dirk Riehle is licensed under a Creative Commons Attribution-

More information

7. Software Development

7. Software Development 7. Software Development Prof. Dr. Dirk Riehle, M.B.A. Friedrich Alexander-University Erlangen-Nürnberg Version of 22.03.2012 Agile Methods by Dirk Riehle is licensed under a Creative Commons Attribution-

More information

Collaboration at Scale: Prioritizing a Backlog. 13-Dec-2017

Collaboration at Scale: Prioritizing a Backlog. 13-Dec-2017 Collaboration at Scale: Prioritizing a Backlog 13-Dec-2017 Collaboration at Scale Designed for Scrum-centric organizations with more than 10 Scrum teams, the Collaboration at Scale webinar series provides

More information

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 FALL 2017 A BRIEF LOOK

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 FALL 2017 A BRIEF LOOK Who am I? John York Agile Software Development JOHN YORK Director of Engineering at ProQuest Dialog Chief Technologist SpellBound AR A Computer Engineer from the University of Michigan! An agile development

More information

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 WINTER 2018 A BRIEF LOOK

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 WINTER 2018 A BRIEF LOOK Agile Software Development JOHN YORK EECS 441 WINTER 2018 John York Director of Engineering at ProQuest Dialog Chief Technologist SpellBound AR A Computer Engineer from the University of Michigan! An agile

More information

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT Abstract In this document, we provide step-by-step guidance to configure support for the SAFe V4.0 methodology in CLM tooling. Amy Silberbauer

More information

Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon. All Completed SRS2 Steps

Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon. All Completed SRS2 Steps Software Requirements Document for Graffiti Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon Version Date Author Change 0.1 09/13/ SM Initial Document 07 0.2 09/22/

More information

Essentials of design management with Rational Software Architect

Essentials of design management with Rational Software Architect Rational Self-paced training workbook Essentials of design management with Rational Software Architect Lab exercises (Self-paced training) Self-paced training workbook Self-paced training workbook Essentials

More information

Evolutionary Architecture and Design

Evolutionary Architecture and Design Evolutionary Architecture and Design Pradyumn Sharma pradyumn.sharma@pragatisoftware.com www.twitter.com/pradyumnsharma 1 What is Software Architecture? Structure of a system, comprising software elements,

More information

Hands-On Lab. Agile Planning and Portfolio Management with Team Foundation Server Lab version: Last updated: 11/25/2013

Hands-On Lab. Agile Planning and Portfolio Management with Team Foundation Server Lab version: Last updated: 11/25/2013 Hands-On Lab Agile Planning and Portfolio Management with Team Foundation Server 2013 Lab version: 12.0.21005.1 Last updated: 11/25/2013 CONTENTS OVERVIEW... 3 EXERCISE 1: AGILE PROJECT MANAGEMENT... 4

More information

User Stories Applied, Mike Cohn

User Stories Applied, Mike Cohn User Stories Applied, Mike Cohn Chapter 1: An Overview Composed of three aspects: 1. Written description of the story used for planning and as a reminder 2. Conversations about the story that serve to

More information

Vision, Roadmap, and Release Planning

Vision, Roadmap, and Release Planning Vision, Roadmap, and Release Planning Supplemental Materials for a Product Owner Jessica Komarek and Sara Alterisio 5 Levels of Agile Release Planning Vision Roadmap Release Iteration Daily What, Who,

More information

Architecture and Design Evolution

Architecture and Design Evolution Architecture and Design Evolution Pradyumn Sharma pradyumn.sharma@pragatisoftware.com www.twitter.com/pradyumnsharma 1 What is Software Architecture? Structure of a system, comprising software elements,

More information

DAVIS SYSTEMS

DAVIS SYSTEMS Lessons Learned Using Agile Practices with TSP by Noopur Davis Davis Systems presented at the 2010 TSP Symposium Pittsburgh, PA September 23, 2010 DAVIS 1 2010 Agenda Background Project Planning Practices

More information

How to Collect and Manage Requirements for Successful GIS Projects. Matt Harman Craig Venker

How to Collect and Manage Requirements for Successful GIS Projects. Matt Harman Craig Venker How to Collect and Manage Requirements for Successful GIS Projects Matt Harman Craig Venker Requirements Provide direction for program success Why Requirements are Important? Top Ten factors found in Failed

More information

ServiceNow - Agile in ServiceNow

ServiceNow - Agile in ServiceNow ServiceNow - Agile in ServiceNow The ServiceNow Agile Development application is an iterative and incremental process for software development environments. Agile Development application is enhanced with

More information

Exam Questions

Exam Questions Exam Questions 70-498 Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management https://www.2passeasy.com/dumps/70-498/ 1. You are the application architect on your team. You

More information

CANVAS OBSERVER GUIDE

CANVAS OBSERVER GUIDE CANVAS OBSERVER GUIDE This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License Table of Contents Introduction...3 What is the Observer role?...4 How can I use Canvas

More information

CONFERENCE PROCEEDINGS QUALITY CONFERENCE. Conference Paper Excerpt from the 28TH ANNUAL SOFTWARE. October 18th 19th, 2010

CONFERENCE PROCEEDINGS QUALITY CONFERENCE. Conference Paper Excerpt from the 28TH ANNUAL SOFTWARE. October 18th 19th, 2010 PACIFIC NW 28TH ANNUAL SOFTWARE QUALITY CONFERENCE October 18th 19th, 2010 Conference Paper Excerpt from the CONFERENCE PROCEEDINGS Permission to copy, without fee, all or part of this material, except

More information

Pega Agile Studio USER GUIDE 7.4

Pega Agile Studio USER GUIDE 7.4 Pega Agile Studio USER GUIDE 7.4 2018 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks

More information

Odyssey File & Serve. Firm Administrator User Guide Release 3.10

Odyssey File & Serve. Firm Administrator User Guide Release 3.10 Odyssey File & Serve Firm Administrator User Guide Release 3.10 OFS-FS-220-3324 v.1 April 2015 Copyright and Confidentiality Copyright 2015 Tyler Technologies, Inc. All rights reserved. All documentation,

More information

Kanban, Flow and Cadence

Kanban, Flow and Cadence Kanban, Flow and Cadence Karl Scotland 1 KFC Development Kanban Controlled Work Flow Effective Work Cadence Reliable Work 2 Kanban Controlling the Workflow 3 Definition Kanban (in kanji 看板 also in katakana

More information

Agile Studio USER GUIDE 7.3

Agile Studio USER GUIDE 7.3 Agile Studio USER GUIDE 7.3 2017 Pegasystems Inc., Cambridge, MA All rights reserved. Trademarks For Pegasystems Inc. trademarks and registered trademarks, all rights reserved. All other trademarks or

More information

Odyssey File & Serve Firm Administrator User Guide Release 3.16

Odyssey File & Serve Firm Administrator User Guide Release 3.16 Odyssey File & Serve Firm Administrator User Guide Release 3.16 OFS-FS-220-3911 v.1 May 2017 COPYRIGHT AND CONFIDENTIALITY Copyright 2017 Tyler Technologies, Inc. All rights reserved Use of these materials

More information

TABLE OF CONTENTS INTRODUCTION...3 MAIN ELEMENTS OF A PRODUCT ROADMAP...4 PRODUCT ROADMAPS...11 MARKETING ROADMAPS...27 ABOUT PRODUCTPLAN...

TABLE OF CONTENTS INTRODUCTION...3 MAIN ELEMENTS OF A PRODUCT ROADMAP...4 PRODUCT ROADMAPS...11 MARKETING ROADMAPS...27 ABOUT PRODUCTPLAN... TABLE OF CONTENTS INTRODUCTION...3 MAIN ELEMENTS OF A PRODUCT ROADMAP...4 PRODUCT ROADMAPS...11 Product Roadmap Template... 12 Agile Roadmap Template... 13 Release Plan Template... 14 Portfolio Roadmap

More information

I am Stephen LeTourneau from Sandia National Laboratories Sandia s National Security Missions include: Nuclear Weapons Defense Systems & Assessments

I am Stephen LeTourneau from Sandia National Laboratories Sandia s National Security Missions include: Nuclear Weapons Defense Systems & Assessments I am Stephen LeTourneau from Sandia National Laboratories Sandia s National Security Missions include: Nuclear Weapons Defense Systems & Assessments Energy, Climate & Infrastructure Security International,

More information

Odyssey File & Serve. Firm Administrator User Guide Release 3.14

Odyssey File & Serve. Firm Administrator User Guide Release 3.14 Odyssey File & Serve Firm Administrator User Guide Release 3.14 OFS-FS-220-3680 v.1 April 2016 COPYRIGHT AND CONFIDENTIALITY Copyright 2016 Tyler Technologies, Inc. All rights reserved. Use of these materials

More information

CSE 403. Requirements

CSE 403. Requirements CSE 403 Requirements There are only two hard problems in software engineering (tip of the day) Naming Cache invalidation/coherency Off-by-one errors Class announcements Requirements due at 11:59PM on Monday

More information

Microsoft. Recertification for MCSD: Application Lifecycle Management

Microsoft. Recertification for MCSD: Application Lifecycle Management Microsoft 70-499 Recertification for MCSD: Application Lifecycle Management Download Full Version : http://killexams.com/pass4sure/exam-detail/70-499 QUESTION: 82 Your team uses Microsoft Visual Studio

More information

Requirement Engineering within an Agile Environment BY KEJI GIWA. Digital Bananas Technology

Requirement Engineering within an Agile Environment BY KEJI GIWA. Digital Bananas Technology Requirement Engineering within an Agile Environment BY KEJI GIWA HLR Workshop Requirement Catalogue Product Planning Sprint Planning Meeting Keyscreens Use Case / Epic Stories Implement Wireframes DBT

More information

Development Processes Agile Adaptive Planning. Stefan Sobek

Development Processes Agile Adaptive Planning. Stefan Sobek Development Processes Agile Adaptive Planning Stefan Sobek Agile Planning Process Adaptive Planning In agile projects frequently issues and changes will be discovered. Go into these projects with expectations

More information

GETTING STARTED. Introduction to Backlog Grooming

GETTING STARTED. Introduction to Backlog Grooming GETTING STARTED Introduction to Backlog Grooming contents SECTION backlog grooming? SECTION 1 what is backlog grooming? 4 SECTION 2 who should be involved in a grooming session? 5 benefits of backlog grooming

More information

CREATING EFFECTIVE USER STORIES

CREATING EFFECTIVE USER STORIES CREATING EFFECTIVE USER STORIES THE PRODUCT OWNER S PERSPECTIVE By: Philip Wess CREATING EFFECTIVE USER STORIES (THE PRODUCT OWNER'S PERSPECTIVE)... 1 Overview of a User Story... 2 Epics vs User Stories...

More information

An Intro to Scrum. Agile (Iterative) Project Development. Written in 2001 Can be read in its entirety at:

An Intro to Scrum. Agile (Iterative) Project Development. Written in 2001 Can be read in its entirety at: An Intro to Scrum Agile (Iterative) Project Development Broken down into iterations Self-Managed Minimal Planning Easily/Quickly adapts to change The Agile Manifesto Written in 2001 Can be read in its

More information

<Insert Picture Here> CxP Design Sprint

<Insert Picture Here> CxP Design Sprint CxP Design Sprint Maria Fernandez Trevino Agenda Intro to Agile The design sprint Unified design board Daily schedule options Product Owner: Tim Scrum Master: Maria elopment

More information

Building TPS Web Pages with Dreamweaver

Building TPS Web Pages with Dreamweaver Building TPS Web Pages with Dreamweaver Title Pages 1. Folder Management 7 2. Defining Your Site 8-11 3. Overview of Design Features 12-22 4. Working with Templates 23-25 5. Publishing Your Site to the

More information

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ FREQUENTLY ASKED QUESTIONS 1.1. TABLE OF CONTENTS 1. Frequently Asked Questions... 1 1.1. Table of Contents... 1 1.2. How to View or Open a Saved Application...

More information

WPM for Departments Using WPM to Edit Your Department s Website

WPM for Departments Using WPM to Edit Your Department s Website Overview Web Profile Manager allows Ithaca College community members to easily edit department sites. All of the specialty language and code has been omitted to provide a consistent format and to make

More information

Adopting Agile Practices

Adopting Agile Practices Adopting Agile Practices Ian Charlton Managing Consultant ReleasePoint Software Testing Solutions ANZTB SIGIST (Perth) 30 November 2010 Tonight s Agenda What is Agile? Why is Agile Important to Testers?

More information

Software Design Document

Software Design Document ÇANKAYA UNIVERSITY Software Design Document Content Based Video Segmentation Berk Can Özütemiz-201311049, Ece Nalçacı-201411040, Engin Öztürk-201311049 28/12/2017 Table of Contents 1. INTRODUCTION... 3

More information

Chapter 2 Example Modeling and Forecasting Scenario

Chapter 2 Example Modeling and Forecasting Scenario Chapter 2 Example Modeling and Forecasting Scenario This scenario is for a hypothetical project that aims to re-launch a website. It demonstrates the thinking process and practical implementation of using

More information

Custom SharePoint Workflows

Custom SharePoint Workflows Custom SharePoint Workflows Using SharePoint Designer 2013 SharePoint Workflows Microsoft SharePoint, as a collaboration platform, contains a huge amount of business data - documents, contacts, meetings,

More information

E-BOOK. Polarion goes SCRUM

E-BOOK. Polarion goes SCRUM E-BOOK Polarion goes SCRUM Europe, Middle-East, Africa: Polarion Software GmbH Lautlinger Weg 3 70567 Stuttgart, GERMANY Tel +49 711 489 9969-0 Fax +49 711 489 9969-20 - info@polarion.com Americas & Asia-Pacific:

More information

Idaho Form Simplicity Course Outline

Idaho Form Simplicity Course Outline Idaho Form Simplicity Course Outline Optimizing Your Workflow with Form Simplicity Leveraging Form Simplicity s Management Tools for the Broker Optimizing Your Workflow with Form Simplicity Setting Up

More information

MTAT Software Engineering. Written Exam 17 January Start: 9:15 End: 11:45

MTAT Software Engineering. Written Exam 17 January Start: 9:15 End: 11:45 MTAT.03.094 Software Engineering Written Exam 17 January 2014 Start: 9:15 End: 11:45 Important Notes: The exam is open book and open laptop. Web browsing is allowed, but you are not allowed to use e mail

More information

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types.

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types. JIRA Tutorial What is JIRA? JIRA is a tool developed by Australian Company Atlassian. It is used for bug tracking, issue tracking, and project management. The name "JIRA" is actually inherited from the

More information

BeAware Corporate Edition Admin Console. User Manual. BeAware Corporate Edition Admin Console Version 7.1. Ascentive LLC.

BeAware Corporate Edition Admin Console. User Manual. BeAware Corporate Edition Admin Console Version 7.1. Ascentive LLC. User Manual BeAware Corporate Edition Admin Console Version 7.1 Ascentive LLC User Manual 1 Copyright Notice Copyright 2008 Ascentive LLC All Rights Reserved This document is protected by copyright law

More information

SAFe Reports Last Update: Thursday, July 23, 2015

SAFe Reports Last Update: Thursday, July 23, 2015 SAFe Reports Last Update: Thursday, July 23, 2015 This document describes the set of reports provided by Jazz Reporting Service (JRS) aligned with SAFe (Scaled Agile Framework) metrics. Some of these reports

More information

Agile Project Management with Primavera

Agile Project Management with Primavera Agile Project Management with Primavera Shivank Saxena, Infosys Ltd. Sebastian Schweinle, Siemens AG Restricted Agile Project Management Contents 1 2 3 4 5 6 7 Why Agile Project Management What is the

More information

Testing in an Agile Environment Understanding Testing role and techniques in an Agile development environment. Just enough, just in time!

Testing in an Agile Environment Understanding Testing role and techniques in an Agile development environment. Just enough, just in time! Testing in an Agile Environment Understanding Testing role and techniques in an Agile development environment. Just enough, just in time! Today s Topics How the Tester s Role Changes in Agile Testing in

More information

D4.2 Trial results report

D4.2 Trial results report AMBIENT ASSISTED LIVING, AAL JOINT PROGRAMME ICT-BASED SOLUTIONS FOR SUPPORTING OCCUPATION IN LIFE OF OLDER ADULTS D4.2 Trial results report Project acronym: Project full title: Contract no.: Author: ProMe

More information

Atlas 2.0. Atlas Help

Atlas 2.0. Atlas Help Atlas 2.0 Atlas Help Borland Software Corporation 700 King Farm Blvd, Suite 400 Rockville, MD 20850 Copyright Micro Focus 2015. All rights reserved. Portions Copyright 1998-2009 Borland Software Corporation

More information

TRAINING MATERIAL. An introduction to SONET-BULL Platform for members. HOME PAGE

TRAINING MATERIAL. An introduction to SONET-BULL Platform for members. HOME PAGE TRAINING MATERIAL An introduction to SONET-BULL Platform for members. HOME PAGE REGISTRATION The register page contains the registration form and is the users can register on the SONET-BULL platform. The

More information

CaseComplete Roadmap

CaseComplete Roadmap CaseComplete Roadmap Copyright 2004-2014 Serlio Software Development Corporation Contents Get started... 1 Create a project... 1 Set the vision and scope... 1 Brainstorm for primary actors and their goals...

More information

Plorma Documentation. Release 0.4. Torsten Irländer

Plorma Documentation. Release 0.4. Torsten Irländer Plorma Documentation Release 0.4 Torsten Irländer November 11, 2015 Contents 1 Introduction 1 1.1 What is Plorma.............................................. 1 1.2 Licence..................................................

More information

Making you aware. CS577a 17Fall Team 04

Making you aware. CS577a 17Fall Team 04 1 Making you aware CS577a 17Fall Team 04 2 :.: Outline 1. Operational Concept Overview 2. UI Demo 3. Test Cases and Results 4. Quality Focal Point 5. Transition Plan 3 :.: Operational Concept Overview

More information

Controlling the Project Pipeline: Managing Constraints to Maximize Outputs

Controlling the Project Pipeline: Managing Constraints to Maximize Outputs Washington, DC Metro Office Controlling the Project Pipeline: Managing Constraints to Maximize Outputs David Lendry, PMP Director, Project Solutions TenStep of Metro DC, Federal, Maryland & Eastern New

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions ABOUT THE COMMUNITY What is an online research community? An online research community is a group of individuals with similar interests, and experiences, who have voluntarily

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng Project Manager Integrated Independent

More information

Section 6: Dreamweaver

Section 6: Dreamweaver Section 6: Dreamweaver 1 Building TPS Web Pages with Dreamweaver Title Pages 1. Dreamweaver Storyboard Pages 3 2. Folder Management 4 3. Defining Your Site 5-8 4. Overview of Design Features 9-19 5. Working

More information

Atomic Project Management

Atomic Project Management Atomic Project Management Carl Erickson Atomic Object LLC July 2007 Atomic Object 1 Extreme Programming Cycle Two aspects you re never done it takes two to plan Time cycles/phases/scale Releases Iterations

More information

MTAT Software Engineering. Written Exam 10 January Start: 9:15 End: 11:45

MTAT Software Engineering. Written Exam 10 January Start: 9:15 End: 11:45 MTAT.03.094 Software Engineering Written Exam 10 January 2014 Start: 9:15 End: 11:45 Important Notes: The exam is open book and open laptop. Web browsing is allowed, but you are not allowed to use e mail

More information

Software Engineering I (02161)

Software Engineering I (02161) Software Engineering I (02161) Week 8 Assoc. Prof. Hubert Baumeister DTU Compute Technical University of Denmark Spring 2016 Last Week State machines Layered Architecture: GUI Layered Architecture: Persistency

More information

Tracking System for Job Applicants Sprint Schedule and Overview. By Erik Flowers

Tracking System for Job Applicants Sprint Schedule and Overview. By Erik Flowers Tracking System for Job Applicants Sprint Schedule and Overview By Erik Flowers This overview is to determine and develop the Tracking System for Job Applicants (TSJA), to be used by Recruiters/Managers

More information

Story Writing Basics

Story Writing Basics Jimi Fosdick, PMP, CST Agile Process Mentor jfosdick@collab.net 503.248.0800 Story Writing Basics [A user story is] a promise for a future conversation -Alistair Cockburn 1 Welcome Welcome to our ScrumCore

More information

Agile Software Development Agile UX Work. Kati Kuusinen TUT / Pervasive / IHTE

Agile Software Development Agile UX Work. Kati Kuusinen TUT / Pervasive / IHTE Agile Software Development Agile UX Work Kati Kuusinen Researcher @ TUT / Pervasive / IHTE kati.kuusinen@tut.fi Contents 1. Introduction / Motivation 2. Agile software development 3. User experience work

More information

Quality, Project Management & Supply Professional (Customized). Choice of any 3 certifications outlined as follows:

Quality, Project Management & Supply Professional (Customized). Choice of any 3 certifications outlined as follows: Any 3 Certifications Prep: ASQ Quality, PMI Project Management, APICS Supply Chain, or Scrum QPS Course No. 343 TRAINING PROGRAM: Quality, Project Management & Supply Professional (Customized). Choice

More information

Lab 3: Editing a Rhapsody Model in RMM

Lab 3: Editing a Rhapsody Model in RMM Lab 3: Editing a Rhapsody Model in RMM Objectives After completing this lab, you will be able to: Create an RTC repository workspace and local sandbox Load a Rhapsody model from RMM into your local sandbox

More information

Dazzle the Web with Dynamic Dreamweaver, Part II

Dazzle the Web with Dynamic Dreamweaver, Part II Dazzle the Web with Dynamic Dreamweaver, Part II In the second Dreamweaver workshop we will learn the following skills: 1. Adding hyperlinks to our home page 2. Adding images to our home page 3. Creating

More information

CS3205: Task Analysis and Techniques

CS3205: Task Analysis and Techniques CS3205: Task Analysis and Techniques CS3205: Task Analysis and Techniques Readings (same as before): 1) ID-Book Chapter Establishing Requirements, Ch. 10 (Ch. 9 in course ebook) 2) Chapter 2 from Task-Centered

More information

Kanban One-Day Workshop

Kanban One-Day Workshop Kanban One-Day Workshop Copyright Net Objectives, Inc. All Rights Reserved 2 Copyright Net Objectives, Inc. All Rights Reserved 3 Lean for Executives Product Portfolio Management Business Product Owner

More information

Hi this is Anna Jarrett, I am here to present today s Digital Cookie online training.

Hi this is Anna Jarrett, I am here to present today s Digital Cookie online training. Hi this is Anna Jarrett, I am here to present today s Digital Cookie online training. You will notice on the top right on most slides I have a page number referencing the Cookie Manual that you will receive

More information

Standard Glossary of Terms used in Software Testing. Version 3.2. Foundation Extension - Usability Terms

Standard Glossary of Terms used in Software Testing. Version 3.2. Foundation Extension - Usability Terms Standard Glossary of Terms used in Software Testing Version 3.2 Foundation Extension - Usability Terms International Software Testing Qualifications Board Copyright Notice This document may be copied in

More information

CollabNet TeamForge 5.3 Evaluator s Guide

CollabNet TeamForge 5.3 Evaluator s Guide CollabNet TeamForge 5.3 Evaluator s Guide Thank you for evaluating CollabNet TeamForge 5.3. This Evaluator s Guide will help you experience the key features of CollabNet TeamForge by walking you through

More information

Group J. Pound Cake Team Scope. Digital Design & Innovation Studio. February 16 th, Statement of Purpose

Group J. Pound Cake Team Scope. Digital Design & Innovation Studio. February 16 th, Statement of Purpose Group J Pound Cake Team Scope Digital Design & Innovation Studio February 16 th, 2017 Statement of Purpose Pound Cake is a cosmetics company centered around a platform of providing crueltyfree, quality

More information

My VR Spot: TCS s New Video Management System

My VR Spot: TCS s New Video Management System URL for this tutorial http://bit.ly/1ctpfu2 My VR Spot: TCS s New Video Management System User Guide compiled & created by Cathy Zandecki and Vera Cubero What is my VR Spot? This is an overview of the

More information

Requirements and User-Centered Design in an Agile Context

Requirements and User-Centered Design in an Agile Context Requirements and User-Centered Design in an Agile Context The Volvo Group Business Areas AB Volvo Volvo Trucks Renault Trucks Mack Trucks Nissan Diesel Buses Construction Equipment Volvo Penta Volvo Aero

More information

Sprint Review. DesignOps / September 27, Sprint 1 Sprint Dates: 9/14/2017 to 9/27/2017. CWDS / Child Welfare Digital Services

Sprint Review. DesignOps / September 27, Sprint 1 Sprint Dates: 9/14/2017 to 9/27/2017. CWDS / Child Welfare Digital Services Sprint Review DesignOps / September 27, 2017 Sprint 1 Sprint Dates: 9/14/2017 to 9/27/2017 CWDS / Child Welfare Digital Services Sprint 0 WHAT WE VE DONE Wood Duck PI-4 Sept Nov Organizational Strengths

More information

Vendor Registration and Training

Vendor Registration and Training Vendor Registration and Training Bid Express Registration Guide Bid Express Vendor Guide February 2015 Prepared By Address: 5700 SW 34th Street, Suite 1235, Gainesville, Florida 32608-5371 Web: www.infotechfl.com

More information

Drupal 7 Template. Page 1 of 27. Site Title. Navigation Tabs. Homepage Slide. Social Media. News article. Events. Links. Contact Information

Drupal 7 Template. Page 1 of 27. Site Title. Navigation Tabs. Homepage Slide. Social Media. News article. Events. Links. Contact Information Site Title Navigation Tabs Homepage Slide News article Social Media Events Contact Information Links Page 1 of 27 Table of Contents USER ACCOUNT... 3 Edit Profile... 3 CONTENT... 5 ADD CONTENT... 5 BASIC

More information

JetBrains YouTrack Comparison

JetBrains YouTrack Comparison JetBrains YouTrack Comparison YouTrack is an issue tracking tool by Jet- Brains. It is designed for development teams and serves as a one-stop shop for tracking daily tasks and bugs, planning sprints and

More information

#heweb16 #MPD6 #PMTheMusical. Project Management: The Musical!

#heweb16 #MPD6 #PMTheMusical. Project Management: The Musical! #MPD6 #PMTheMusical Project Management: The Musical! Hello! Let s begin with a classic. Contracting Scope You must spell out the scope. Cost Define the payment terms Dates You re unavailable. Clear Deliverables

More information

TEACHER PAGES USER MANUAL CHAPTER 6 SHARPSCHOOL. For more information, please visit: Chapter 6 Teacher Pages

TEACHER PAGES USER MANUAL CHAPTER 6 SHARPSCHOOL. For more information, please visit:  Chapter 6 Teacher Pages SHARPSCHOOL USER MANUAL CHAPTER 6 TEACHER PAGES For more information, please visit: www.customernet.sharpschool.com 0 TABLE OF CONTENTS 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. INTRODUCTION... 1 I. TEACHER PAGE

More information

User Guide Help Topics

User Guide Help Topics User Guide Help Topics - NetResults Tracker Help NetResults Tracker Help User Guide Help Topics NetResults Tracker Introduction Product Overview Features Glossary User's Guide User Accounts Getting Started

More information

Manual. The Salvation Army Southern Territorial Headquarters 2015 InterChange University

Manual. The Salvation Army Southern Territorial Headquarters 2015 InterChange University Email Manual The Salvation Army Southern Territorial Headquarters 2015 InterChange University 52 Table of Contents 5: Email... 4 An Overview of the Email Process... 5 Important Points to Remember... 6

More information

Inverting the Pyramid

Inverting the Pyramid Inverting the Pyramid Naresh Jain naresh@agilefaqs.com @nashjain http://nareshjain.com Time/Money/Opportunity Cost Plan Back in the Stone-age Happiness/Excitement Design Distribute Work in Isolation Integrate

More information

Sprint Review. DesignOps / October 11, Sprint 2 Sprint Dates: 9/28/2017 to 10/11/2017. CWDS / Child Welfare Digital Services

Sprint Review. DesignOps / October 11, Sprint 2 Sprint Dates: 9/28/2017 to 10/11/2017. CWDS / Child Welfare Digital Services Sprint Review DesignOps / October 11, 2017 Sprint 2 Sprint Dates: 9/28/2017 to 10/11/2017 CWDS / Child Welfare Digital Services Sprint Agenda Bi-Weekly Backlog Refinement DesignOps Story Auction (the DOSA)

More information

Access ACS. Administrator s User Guide

Access ACS. Administrator s User Guide Access ACS Administrator s User Guide Copyright Copyright 2009 ACS Technologies Group, Inc. All rights reserved. Reproduction of any part of this publication by mechanical or electronic means, including

More information

Designed in collaboration with Infosys Limited

Designed in collaboration with Infosys Limited Proposal for Introduction of New Industry Course in Engineering Curriculum Agile Software Development - Deliver Software Better Everyday Designed in collaboration with Infosys Limited Version 1-2016 Contents

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents Introduction... 5 Tips for s... 6 Pitfalls... 7 Key Information... 8 I. How to add a... 8 II. How to Edit... 10 SharpSchool s WYSIWYG Editor... 11 Publish a...

More information

Lecture 8 Requirements Engineering

Lecture 8 Requirements Engineering Lecture 8 Requirements Engineering Software Engineering ITCS 3155 Fall 2008 Dr. Jamie Payton Department of Computer Science University of North Carolina at Charlotte September 18, 2008 Lecture Overview

More information

JIRA 5.x, first steps

JIRA 5.x, first steps JIRA 5.x, first steps Table of Contents: 1.) Change History:... 2 2.) URL:... 3 3.) Login:... 3 4.) Setting user profile:... 3 5.) Using filters:... 4 a) Changing existing filters... 5 6.) Configuring

More information

Instructions for requesting an Athletic Field/Tennis Court online. Please go to this website:

Instructions for requesting an Athletic Field/Tennis Court online. Please go to this website: Instructions for requesting an Athletic Field/Tennis Court online Please go to this website: https://apm.activecommunities.com/denver - All individuals requesting an Athletic Field must first create an

More information

eportfolio Support Guide

eportfolio Support Guide eportfolio Support Guide D2L Services West Chester University of Pennsylvania www.wcupa.edu/d2l 610-436-3350, option 2 Anderson Hall, room 20 d2l@wcupa.edu v10.3 September 2014 1 CONTENTS EPortfolio Basics

More information

Optimize tomorrow today.

Optimize tomorrow today. Applying Agile Practices to Improve Software Quality Name: Arlene Minkiewicz Chief Scientist 17000 Commerce Parkway Mt. Laurel, NJ 08054 arlene.minkiewicz@pricesystems.com Phone: 856 608-7222 Agenda Introduction

More information

Digital Advertising Specs

Digital Advertising Specs Digital Advertising Specs 2018 Sponsor Logo Bloomberg Government: Technocrat Unit Specs Unit Featured Company Logo Text Ad Size & Specs Company logo (high-res image at least 600 pixels wide, with transparent

More information

Lehigh County, PA Frequently Asked Questions

Lehigh County, PA Frequently Asked Questions Lehigh County, PA Frequently Asked Questions General How do I access the Odyssey File & Serve system? To access the Odyssey File & Serve website, go to the Lehigh website. How do I contact the Lehigh County

More information

Best Practices for Collecting User Requirements

Best Practices for Collecting User Requirements Federal GIS Conference February 9 10, 2015 Washington, DC Best Practices for Collecting User Requirements Gerry Clancy Glenn Berger Requirements Provide direction for program success Why Requirements are

More information

1. Getting Started Navigating the Gateway Configuring chambers questions Advertising Application Administration 13

1. Getting Started Navigating the Gateway Configuring chambers questions Advertising Application Administration 13 User Guide V3 Page 2 1. Getting Started 3 1.1 Receiving your user details 3 1.2 Logging in 3 1.3 Logging Off 3 1.4 Changing Your Password 3 2. Navigating the Gateway 4 2.1 Vacancy List 4 2.2 Vacancies

More information

How-To Guide. Getting Started. Need Help?

How-To Guide. Getting Started. Need Help? Getting Started Table of Contents Click on the section you would like to jump to. Introduction Log On Setup your profile My Info Add Your Profile Photo My Organizations Settings Resources Support Contact

More information