SQUASH. Quick Start Guide for Squash TM V1.2.0.RELEASE SUMMARY

Size: px
Start display at page:

Download "SQUASH. Quick Start Guide for Squash TM V1.2.0.RELEASE SUMMARY"

Transcription

1 SQUASH Quick Start Guide for Squash TM V1.2.0.RELEASE SUMMARY 1 SQUASH TM : GENERAL CONCEPTS PROJECT CREATION AND CLEARANCES MANAGEMENT REQUIREMENT MANAGEMENT... 5 MODUS OPERANDI... 5 GOOD PRACTICE TEST CASE MANAGEMENT... 6 MODUS OPERANDI... 6 GOOD PRACTICE... 6 MODUS OPERANDI... 7 MODUS OPERANDI... 8 REPORT ON REQUIREMENT COVERAGE BY TEST CASES CAMPAIGNS AND ITERATIONS MANAGEMENT MODUS OPERANDI GOOD PRACTICE MODUS OPERANDI MODUS OPERANDI GOOD PRATICE RULE MODUS OPERANDI TEST CASE EXECUTION MODUS OPERANDI EXECUTION PROGRESS REPORT REPORTING REQUIREMENTS COVERAGE BY TESTS REPORT TESTS EXECUTION PROGRESS REPORT /21

2 1 SQUASH TM : GENERAL CONCEPTS SQUASH TM (Test Management) is a software testing management tool. It is an operational platform for test repository, structured in different «SPACES», each representing a major concept in the testing lifecycle. At the top level, the project space is mainly devoted to data from software or a system under test. To the project space are teamed up secondary components which are described below: Requirement space Test Case space Campaign and iteration space Reporting space (advancement and functional coverage). In the following figures, you can notice the space organization and which roles are associated to each space: Functional Users specifications Reports 3 Profile groups Administrator Project Manager User Project Requirement Verified by 2 Reports Requirement coverage by test cases Execution progression Test Case associated to Run in Campaigns Carried out in Iterations 2/21

3 SQUASH TM offers a test process in which each concept or Space answers for a specific need: Requirement Space: allows referencing of technical and functional requirements extracted from the software specifications. Test cases Space: allows specifying test cases (creation, definition and test referencing) from software specifications. Campaigns and iterations Space: allows campaign execution planning and the automatic or manual execution of test cases. Reporting Space: Reporting on execution advancement and functional coverage. The following figure represents each space included in the global process: 3/21

4 2 PROJECT CREATION AND CLEARANCES MANAGEMENT The first step to start using Squash TM is to ask the administrator to: To create one or several projects if none exists, To assign clearances on the required project. A project must be dedicated to: A software application Or process operation (based on several software applications) 4/21

5 3 REQUIREMENT MANAGEMENT Requirements are extracted from Functional specifications and assigned to a special version of the system under test. The creation of requirements is accessible through the requirement space and is the first step in testing a project. This feature is accessible for users with the right clearances on the project. MODUS OPERANDI Click on the requirement space button. Select an existing project. Click on the [Add] button located at the top of the tree menu and select «New requirement». A pop-up window must appear. You may complete the required fields. Click on the [Add] button. The new requirement will be added in alphabetic order to the requirement list of the selected project. Attention: An [F5] is necessary to refresh the page. GOOD PRACTICE The folder represents one or multiple functional modules. The software version must be noted in the requirement reference Requirement naming convention: <RequirementNumber>-<FunctionalModule>-<ApplicativeVersion Example : E0001-admin-v /21

6 4 TEST CASE MANAGEMENT Test case creation is happens in the Test case Space. The process is similar to requirement creation. This feature is available for users with the right clearances on the active project. MODUS OPERANDI Test case creation: Go to the «Test case Space», by clicking on Select an existing project. Click on the [Add] button located at the top of the menu tree and select «New test case». A pop-up window must appear. You may complete the required fields. Click the [Add] button. The new test case will be added in alphabetic order to the test cases list of the selected project. Attention: An [F5 is necessary to refresh the page] GOOD PRACTICE The folder represents one or multiple functional modules. Test case naming rules: <Case type>-<testcasenumber>-<keyword> <Case type> : CAP = valid case, CNP = invalid case, CAL = border case Example of keyword : CAP0004- Inscription via form 6/21

7 MODUS OPERANDI Test step Creation: Select the test case in the project tree. In the «Script» Tab Table, click on the [Add a step] button. A pop-up window must appear. Then you may complete the required fields. Click on the [Add] and the Script tab is updated with the step you have just created. Good practice: A test case must call to a maximum of 2 others test cases. Example: Test case CAP0002-inscription updates which calls the step «1» of the test case CAP edition acceptance list. 7/21

8 MODUS OPERANDI To associate a test case to a requirement: Click on the [Associate Requirements] button from the retractable box «requirements verified by this Test Case». A secondary screen opens up including on the righ pane, a table titled «requirements verified by this Test Case» and on the left the project tree. Select the requirements to link up. Single or multiple selections are available. Click on the [>>] button, and the selected requirements will appear in the table on the right. Clicking this button [<<] will remove the requirements from any associations. Click on the [Return] button in order to go back the previous screen. The selected requirements will appear in the «requirements verified by this Test Case» retractable box. Focus: Test case requirement link: A test case can be linked up to one or several requirements. Nota Bene: It is also possible to link up a requirement to one or several test cases from the Requirement Space. To do this, you may observe the same procedure as explained above. 8/21

9 REPORT ON REQUIREMENT COVERAGE BY TEST CASES Reporting space is accessible through the navigation bar and leads to reports on requirement coverage by test cases. You may customize the report by selecting: a project type or one or several requirements versions. Select the «Report Space». Click on «requirement coverage by test cases (Progress follow up)». A «report criterias» retractable box must appear. Customize your report as you wish with the available attributes. Click on the [Generate] button. A page must appear showing the generated tables for the selected reports (Requirement coverage table, requirement by projects list). 9/21

10 5 CAMPAIGNS AND ITERATIONS MANAGEMENT In order to execute the test cases created above, it is necessary to create a campaign and then one or several iteration(s). This feature is available for a user profile with the required clearances. MODUS OPERANDI Test campaign creation: Go to the «Campaign Space» clicking on the button. Focus: Select the project you have first created. Click on the [Add] button placed above the campaign tree and select «New Campaign». A pop up window must appear. Then complete the required fields. Click the [Add] button. The new campaign will appear in the tree below the objects previously created in the tree. To be noticed: in order to rearrange campaigns in alphabetical order, you must refresh the page by clicking on the [F5] button of your keyboard. It is customary to create a campaign for each applicative version or each patch. A campaign gathers all the test cases necessary to qualify an applicative version or a business process. Each test strategy must describe a test perimeter. Create as much as iteration as described in the test strategy. 10/21

11 GOOD PRACTICE The name of the applicative version must be mentioned in the campaign keywords. Campaign naming charter: <Project label>-<applicative version> Key words Example : e-form-v /21

12 MODUS OPERANDI Adding a test case to a campaign: - Select the campaign you have previously created in the tree. In the «Test Plan» tab, click on the [Add] button. A page must open up in which you may select one by one or simultaneously all the tests you need to add. Click on these button [>>], [<<] for respectively add or remove a test case from the campaign. Click on the [Return] button in order to go back to the previous view and to check all the test cases added to the «test plan» tab table. 12/21

13 MODUS OPERANDI Iteration creation: Select the campaign you have previously created. Click on the [Add] located at the top of the tree and select «New iteration». A pop-up window must appear. You may complete the required fields. Click the [Add] button. The new iteration will be placed on the tree below the objects previously created in the tree. To be noticed: in order to classify the iteration in the alphabetical order you must refresh the page by clicking the [F5] on your keyboard. Upon the creation of a new iteration, all test cases previously associated to the campaign will be added to the selected iteration test plan tab. GOOD PRATICE RULE Iteration naming charter: IT<IterationNumber> Keyword example : IT01 13/21

14 MODUS OPERANDI Test suite creation: Select iteration from the project tree. Click on the [Test Suites] button located on the right pane of the iteration page A pop-up window must appear. You may complete the required fields then click on the [Add] button. Click on the [Close] button. Upon the creation of a test suite, it will be added to the tree at the following of the iteration. 14/21

15 To link up a test case to a test suite: Select in the «Test Plan» tab table all the test cases that you want to add to the test suite. Click [Test Suite] located above the table of the «Plan test» tab of the iteration. A pop-up window must appear, select your test suite in the existing test suite lists. Click on the button. All test cases selected during the previous step must be added to the test suite. Focus: The test suite functionality allows you to run all test cases contained in the test plan in an assembly line. You also may execute your test one by one as explained below.. 15/21

16 6 TEST CASE EXECUTION This feature requires adequate clearances on a selected project. MODUS OPERANDI 16/21

17 Select an iteration previously created within a campaign. You may specify the user who will execute the test case. Click on the test case name in the table of the «Test Plan» tab in the iteration page. Then click on the link New execution. A secondary page must appear. Click on the [run with IEO] or [Execute]. button A pop-up must appear showing the first step of the test case to be executed. Upon the end of the execution the user may choose several options: Click on [Failure] or [Success] Ready Or choose to use the combo box shown on the right. Block Failure Success Finally, the status of the test case under execution is updated. Focus: When the user clicks on [Failure] or [Success] The execution of the next test case launches automatically Or a pop-up window informs you of the end of the execution, if the user was on the last step. When the user chooses the step status from the combo box (), the user must pass to the next step manually using the button located to the left or the right of the step number (). 17/21

18 EXECUTION PROGRESS REPORT Users can access to the Report Space from the navigation bar. This space contains the execution progress report. You may customize your report by choosing criterias such as campaign status or several campaigns. Select «Report space». Click on «Execution Progress (Progress Follow up)» In the workspace, a retractable block must appear titled «Criteria of the report». Select the attributes you want to generate. Click on [Generate]. A new page opens up showing the table of the generated report (The campaign progress dashboard and the list of test cases by campaign). 18/21

19 REPORTING Users can access several reports from the Report Space: Execution Progress Report, Requirement Coverage by tests Report REQUIREMENTS COVERAGE BY TESTS REPORT The process to generate this report is described on page 11 from the Test Case management Chapter. Select the tab «Table of requirements coverage» in order to obtain the list of all requirements coverage by tests and by project. Click on the menu bar «Export as» to choose the PDF or HTML format to export the report. 19/21

20 Select the«requirement list by project tab» to obtain the coverage for each requirement and the linked tests for a given project. Click on the menu bar «Export as» to choose the format: xls, ods, csv, pdf, html. TESTS EXECUTION PROGRESS REPORT The process to generate this report is described on page 21 of the Test case execution Chapter. Select the «Campaign follow-up Dashboard tab» to obtain the list of the execution progress by campaign and by project. Click on the menu bar «Export as» to choose the format for the export: pdf or html. 20/21

21 Select the «Test case list by campaign»tab to obtain the detailed progress of each test case by iteration, by campaign and by project and also the coverage of each test case linked up with a requirement within a project. Click on the menu bar «Export as» to choose the export format: xls, ods, csv, pdf, html. 21/21

Job Aid. Remote Access BAIRS Printing and Saving a Report. Table of Contents

Job Aid. Remote Access BAIRS Printing and Saving a Report. Table of Contents Remote Access BAIRS Printing and Saving a Report Table of Contents Remote Access BAIRS Printing a Report PDF HTML... 2 Remote Access BAIRS Printing a Report Export to PDF Interactive Reporting... 3 Remote

More information

Advanced Training Manual: Contacts

Advanced Training Manual: Contacts Advanced Training Manual: Contacts Last Updated: November 2011 Table of Contents Introduction Training Objective Opt Outs Unsubscribe Link Manual Opt Out Plain Text Opt Out Accidental Opt Out Advanced

More information

JMP to LSAF Add-in. User Guide v1.1

JMP to LSAF Add-in. User Guide v1.1 JMP to LSAF Add-in User Guide v1.1 Table of Contents Terms and Conditions... 3 System Requirements... 3 Installation... 3 Configuration... 4 API Setup... 4 Java Configuration... 5 Logging In... 5 Launching

More information

Proventeq Migration Accelerator User Guide for Documentum To Oracle WebCenter Content Migration. Version: 6.4

Proventeq Migration Accelerator User Guide for Documentum To Oracle WebCenter Content Migration. Version: 6.4 Proventeq Migration Accelerator User Guide for Documentum To Oracle WebCenter Content Migration Version: 6.4 Proventeq Ltd 24 May 2018 Table of Contents 1. INTRODUCTION... 5 2. LAUNCH APPLICATION-... 6

More information

EDAConnect-Dashboard User s Guide Version 3.4.0

EDAConnect-Dashboard User s Guide Version 3.4.0 EDAConnect-Dashboard User s Guide Version 3.4.0 Oracle Part Number: E61758-02 Perception Software Company Confidential Copyright 2015 Perception Software All Rights Reserved This document contains information

More information

Copyright 2013 by AGILOD Consulting, LLC. All Rights Reserved. Test Automation. Done The AGILOD Way

Copyright 2013 by AGILOD Consulting, LLC. All Rights Reserved. Test Automation. Done The AGILOD Way All Rights Reserved. Test Automation Done The AGILOD Way What is The AGILOD Way? The AGILOD Way refers to a unique approach to test automation combined with a set of open source QTP actions & function

More information

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide Multi-Sponsor Environment SAS Clinical Trial Data Transparency User Guide Version 6.0 01 December 2017 Contents Contents 1 Overview...1 2 Setting up Your Account...3 2.1 Completing the Initial Email and

More information

Lanyon Conference TM Administrator Quick Start Guide

Lanyon Conference TM Administrator Quick Start Guide Lanyon Conference TM Administrator Quick Start Guide This guide provides a brief overview of general setup and administration tasks for the Lanyon Conference system, including tasks completed in the Console.

More information

Oracle Business Intelligence Icon Definitions

Oracle Business Intelligence Icon Definitions Oracle Business Intelligence Icon Definitions Version 1.0 JANUARY 14, 2015 OHIO UNIVERSITY Table of Contents Icon Definitions...2 1.1 Catalog Definitions for Report Consumers (ability to run reports)...2

More information

Report Writer Administrator Training

Report Writer Administrator Training Report Writer Administrator Training ReportWriter Administrator Training 1 Table of Contents Report Writer Administrator Training... 1 Objectives... 2 Report Writer Functionalities... 2 Creating a New

More information

Export Metadata. Learning Objectives. In this Job Aid, you will learn how to export metadata: 1 For a location 3 2 From search results 7

Export Metadata. Learning Objectives. In this Job Aid, you will learn how to export metadata: 1 For a location 3 2 From search results 7 Export Metadata Learning Objectives In this Job Aid, you will learn how to export metadata: 1 For a location 3 2 From search results 7 Last updated: July 8, 2013 Overview You can export content metadata

More information

SAP Roambi SAP Roambi Cloud SAP BusinessObjects Enterprise Plugin Guide

SAP Roambi SAP Roambi Cloud SAP BusinessObjects Enterprise Plugin Guide SAP Roambi 2017-10-31 SAP Roambi Cloud SAP BusinessObjects Enterprise Plugin Guide 1 Table of Contents I. Overview Introduction How it Works II. Setup Requirements Roambi Requirements Created a Roambi

More information

Generating a Custom Bill of Materials

Generating a Custom Bill of Materials Generating a Custom Bill of Materials Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 This tutorial describes how to use the Report Manager to set up a Bill of Materials (BOM) report.

More information

ONCONTACT MARKETING AND CAMPAIGN USER GUIDE V10

ONCONTACT MARKETING AND CAMPAIGN USER GUIDE V10 ONCONTACT MARKETING AND CAMPAIGN USER GUIDE V10 Contents Marketing Dashboard... 2 Marketing Dashboard Badges... 2 Marketing Dashboard Panels... 3 Campaign Record... 3 Field Descriptions... 4 Opportunities

More information

migration from iq.suite Store to contentaccess

migration from iq.suite Store to contentaccess Email migration from iq.suite Store to contentaccess MAY 2, 2016 TECH-ARROW a.s. KAZANSKÁ 5, 821 06 BRATISLAVA, SLOVAKIA All Rights Reserved Table of Contents 1 Introduction... 2 2 Source and target environment...

More information

LUMINATE ONLINE : REPORTS 1

LUMINATE ONLINE : REPORTS 1 In Luminate Online, the reporting options are endless and can be used for email, TeamRaiser, Events, Constituent360, Donations and more. Understanding the features of reporting allows you to make sure

More information

MadCap Software. What's New Guide. Doc-To-Help 5

MadCap Software. What's New Guide. Doc-To-Help 5 MadCap Software What's New Guide Doc-To-Help 5 Copyright 2017 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

ipcr Web Training Manual

ipcr Web Training Manual ipcr Web Training Manual Technical support: (800) 464-1740 Technical support email address: support@ipcrems.com [1] Table of Contents Accessing ipcr Web... 4 ipcr Web Sign In... 5 Persistent ipcr Web Features...

More information

The BLR Employee Handbook Builder allows you to create your own customized employee handbook. Benefits include:

The BLR Employee Handbook Builder allows you to create your own customized employee handbook. Benefits include: Introduction to BLR s Employee Handbook Builder The BLR Employee Handbook Builder allows you to create your own customized employee handbook. Benefits include: Ability to work on a handbook from any computer

More information

REPORTING Copyright Framework Private Equity Investment Data Management Ltd

REPORTING Copyright Framework Private Equity Investment Data Management Ltd REPORTING Copyright Framework Private Equity Investment Data Management Ltd - 2016 Table of Contents Standard Reports... 3 Standard Report Pack... 4 General Data Protection and Framework... 7 Partner Bank

More information

AMP User Manual Reports

AMP User Manual Reports AMP User Manual Reports AMP s reporting capabilities are designed to allow you the ability to create various types of customized reports that organize data in the way you need it presented. It is worth

More information

Fact Manager Guide. March 23, Version 8.2

Fact Manager Guide. March 23, Version 8.2 Guide March 23, 2017 - Version 8.2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Paid Loss, Case Loss Reserves, etc. are objects included in the Loss Amounts Collection.

Paid Loss, Case Loss Reserves, etc. are objects included in the Loss Amounts Collection. TIPS Working with Collections You can access complete lists of the project s objects and collections from the Arius Home ribbon. OBJECTS In Arius, objects are the tables you work with throughout the system.

More information

StreamOne Cloud Marketplace. Order and Management Guide

StreamOne Cloud Marketplace. Order and Management Guide StreamOne Cloud Marketplace Order and Management Guide StreamOne Cloud Marketplace Order and Management Table of Contents Navigating to the StreamOne Cloud Marketplace Creating a Quote Converting a Quote

More information

HLC Annotations Management

HLC Annotations Management HealthStream Learning Center TM Administrator access to features and functions described in the HLC Help documentation is dependent upon the administrator s role and affiliation. Administrators may or

More information

Perform Configuration Audits Using Compliance

Perform Configuration Audits Using Compliance How To Perform a Compliance Audit, page 1 Enable and Disable Compliance Auditing, page 2 Create a New Compliance Policy, page 2 Create Compliance Policy Rules, page 3 Create a Compliance Profile That Contains

More information

QQWebAgent and QQMarketing Dashboard Quick Start Guide

QQWebAgent and QQMarketing Dashboard Quick Start Guide QQWebAgent and QQMarketing Dashboard Quick Start Guide Contents Implementing QQWebAgent on Your Web Site... 3 What You Need to Do... 3 Instructions for Web Designers, Webmasters or Web Hosting Provider...

More information

Enter a value into the Search box and press the Enter key or click the Search icon perform a simple search.

Enter a value into the Search box and press the Enter key or click the Search icon perform a simple search. 5 Search A search page can be displayed in either the Action pane or, if the search was initiated from a page, it will slide in from the right. You can perform a Simple Search or an Advanced Search. If

More information

Enterprise Recruitment Marketing Platform. User Permissions and Settings Image Maps

Enterprise Recruitment Marketing Platform. User Permissions and Settings Image Maps Enterprise Recruitment Marketing Platform User Permissions and Settings Image Maps Date: November 2017 Enterprise Table of Contents Core Navigation Maps... 3 Job Marketing Maps... 9 Event Campaign Maps...19

More information

Overview. Top. Welcome to SysTools MailXaminer

Overview. Top. Welcome to SysTools MailXaminer Table of Contents Overview... 2 System Requirements... 3 Installation of SysTools MailXaminer... 4 Uninstall Software... 6 Software Menu Option... 8 Software Navigation Option... 10 Complete Steps to Recover,

More information

Module 4: Advanced Development

Module 4: Advanced Development Module 4: Advanced Development Objective Create and build a Standard Make Project from source files in CVS Contents Version control Standard Make Projects Fortran Refactoring Searching LACSI 2006 Version

More information

QTP MOCK TEST QTP MOCK TEST II

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

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

My Query Builder Function

My Query Builder Function My Query Builder Function The My Query Builder function is used to build custom SQL queries for reporting information out of the TEAMS system. Query results can be exported to a comma-separated value file,

More information

This quick reference guide is designed for consumers of the Program Dashboard and provides details on how to: Log in

This quick reference guide is designed for consumers of the Program Dashboard and provides details on how to: Log in This quick reference guide is designed for consumers of the Program Dashboard and provides details on how to: Log in Filter data using input controls Access the Dashboard Access Collibra/ Definitions Glossary

More information

Wholesale Lockbox User Guide

Wholesale Lockbox User Guide Wholesale Lockbox User Guide August 2017 Copyright 2017 City National Bank City National Bank Member FDIC For Client Use Only Table of Contents Introduction... 3 Getting Started... 4 System Requirements...

More information

Copyright 2012 Pulse Systems, Inc. Page 1 of 29

Copyright 2012 Pulse Systems, Inc. Page 1 of 29 Use the CCD Control to receive and distribute a patient's "Continuity of Care Document" which contains the recorded medical history from a particular facility. Click anywhere to continue Copyright 2012

More information

AiM User Guide. Race Studio 3 Track Manager. Release 1.00

AiM User Guide. Race Studio 3 Track Manager. Release 1.00 AiM User Guide Race Studio 3 Track Manager Release 1.00 1 Introduction Track Manager is the Race Studio 3 section dedicated to tracks management. Here is possible to create and delete new tracks, modify

More information

SLIMS USER GUIDE TABLE OF CONTENT

SLIMS USER GUIDE TABLE OF CONTENT MASTER DATA REPORTS TABLE OF CONTENT 1 READ THIS FIRST... 1 2 DISPLAY BATCH... 1 2.1 DISPLAY BATCH FOR MATERIAL AND ITS STOCK CAPPING... 3 3 DISPLAY CHANGE DOCUMENT FOR BATCH... 7 3.1 DISPLAY CHANGE LOG

More information

User Guide EDDIE. Enterprise Data Delivery Information Environment. Business Objects 4.1

User Guide EDDIE. Enterprise Data Delivery Information Environment. Business Objects 4.1 User Guide EDDIE Enterprise Data Delivery Information Environment Business Objects 4.1 2 P a g e EDDIE 4.1 User Guide Contents Introduction to EDDIE... 4 Log into EDDIE... 4 Overview of EDDIE Homepage...

More information

Oracle PeopleSoft Financials Navigation 9.2: How to Run a Comprehensive Financial Report for your Department Updated-10/31/2018 by MGB

Oracle PeopleSoft Financials Navigation 9.2: How to Run a Comprehensive Financial Report for your Department Updated-10/31/2018 by MGB Read Notes 1 & 2 before Proceeding to Step 1, important!!! *Note (1): This report has security, so that you can only run it for Department IDs that you have been authorized. If you get a message that the

More information

Clinical Looking Glass Introductory Session In-Class Exercise Two: Congestive Heart Failure

Clinical Looking Glass Introductory Session In-Class Exercise Two: Congestive Heart Failure Clinical Looking Glass Introductory Session In-Class Exercise Two: Congestive Heart Failure Document Conventions Keyboard keys are identified by italics (Enter, Return) Most on-screen buttons are presented

More information

Altium Designer Viewer - Generating Output

Altium Designer Viewer - Generating Output Altium Designer Viewer - Generating Output Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 Altium Designer Viewer allows you to open, view, and generate output from, Output Job Configuration

More information

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2 Talend Open Studio for MDM Web User Interface User Guide 5.6.2 Talend Open Studio for MDM Web User Interface Adapted for v5.6.2. Supersedes previous releases. Publication date: May 12, 2015 Copyleft This

More information

IPEDS Human Resources Survey

IPEDS Human Resources Survey IPEDS Human Resources Survey - 2018 User Guide For Reports Version 5 November 2018 Table of Contents Overview... 3 Log in Procedure... 4 Running Reports... 6 Export Reports to Excel... 9 Drill Down to

More information

USE OF BASELINES. Definition, reasons and examples. RD.11/######.#

USE OF BASELINES. Definition, reasons and examples.  RD.11/######.# USE OF BASELINES Definition, reasons and examples www.ricardo.com 2 Agenda Introduction Principles and reasons for use Examples Advanced features Using Baselines Baseline Views 3 BASELINES Introduction

More information

Document Tagging. Concordance Free Training. Agenda. LexisNexis Concordance Training Module

Document Tagging. Concordance Free Training. Agenda. LexisNexis Concordance Training Module Document Tagging LexisNexis Concordance Training Module Concordance Free Training LexisNexis Concordance provides complimentary training modules addressing common user and administrator software functions

More information

Visualizing Venice Historic Environment Record (Geospatial Database)

Visualizing Venice Historic Environment Record (Geospatial Database) Visualizing Venice Historic Environment Record (Geospatial Database) Table of Contents Introduction... 2 Getting Started opening the sources interface... 3 Searching for a Record... 4 Adding a New Source

More information

2. From the Dashboard, scroll down to the Hunt Group, and click the Settings Button, then click Detailed Settings.

2. From the Dashboard, scroll down to the Hunt Group, and click the Settings Button, then click Detailed Settings. Call Detail Records (CDR) for Hunt Groups PURPOSE: Explain how to pull, export and understand the Call Detail Records in relation to the Hunt Group Service. Pull Call Detail Reports (CDR) Call Detail Records

More information

BUILD DEFINITION EXTENSION

BUILD DEFINITION EXTENSION Contents BUILD DEFINITION EXTENSION Introduction... 2 Setup... 2 Installation... 2 Configuration... 3 Quick Start Guide... 3 Create a new Build Definition... 3 View History of Build Definition... 4 Branch

More information

Advanced Training Manual: Surveys Last Updated: October 2013

Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Last Updated: October 2013 Advanced Training Manual: Surveys Page 1 of 28 Table of Contents Introduction Training Objective Surveys Overview Survey Table Survey Options

More information

Creating Dashboard. Version: 7.3

Creating Dashboard. Version: 7.3 Creating Dashboard Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

User Guide Storebox Mobile App. User Guide. Swisscom AG. Swisscom AG 1/51

User Guide Storebox Mobile App. User Guide. Swisscom AG. Swisscom AG 1/51 User Guide Swisscom AG Swisscom AG 1/51 Table of Content 1 Getting Started...3 1.1 Requirements... 3 1.2 Supported Languages... 3 1.3 Downloading the Storebox App... 3 1.4 Signing in... 4 1.5 Resetting

More information

Using the Manager Dashboard

Using the Manager Dashboard As a manager or staff member with access to review online or in-person training completions for employees in a department at UF or UF Health Shands, you can use this guide to help you complete the following

More information

Monash University Policy Management. User Guide

Monash University Policy Management. User Guide Monash University Policy Management User Guide 1 Table of Contents 1. GENERAL NAVIGATION... 4 1.1. Logging In to Compliance 360 - Single Sign On... 4 1.2. Help... 4 1.2.1. The University Policy Bank...

More information

ServiceWise/CustomerWise 10.1

ServiceWise/CustomerWise 10.1 Page 1 of 35 ServiceWise/CustomerWise 10.1 Highlights Widescreen and multi monitor support Unified incident level attachments New HTML5 ProjectPlan with resource management Doubled number of available

More information

s i m p l y w o r k s

s i m p l y w o r k s CARA is an ergonomically designed, fast, web user interface and business rules engine, currently released for the following platforms: Documentum (alternative to Webtop or D2) Oracle WebCenter Alfresco

More information

INTEGRATED WORKFLOW. In this job aid, you will learn how to: Publish digital components. YOU ARE HERE Publish Digital Components

INTEGRATED WORKFLOW. In this job aid, you will learn how to: Publish digital components. YOU ARE HERE Publish Digital Components Vendor Publishing Digital Components INTEGRATED WORKFLOW PUBLISHING PHASE In this Publishing workflow phase process you deliver digital component files to manufacturing/production vendors. This constitutes

More information

Enterprise Application Systems

Enterprise Application Systems INFORMATION TECHNOLOGY Enterprise Application Systems Argos Report Viewer Guide Mt. San Antonio College Information Technology 1100 North Grand Avenue Building 23 Walnut, CA 91789 Help Desk 909.274.4357

More information

Export Order/List/Items to Spreadsheet (CSV format)

Export Order/List/Items to Spreadsheet (CSV format) Export Order/List/Items to Spreadsheet (CSV format) Who: Why: Contract Administrator You can export a list of Orders, the details of an individual Order or a list of Items from an Order to CSV format.

More information

Reporter Tutorial: Intermediate

Reporter Tutorial: Intermediate Reporter Tutorial: Intermediate Refer to the following sections for guidance on using these features of the Reporter: Lesson 1 Data Relationships in Reports Lesson 2 Create Tutorial Training Report Lesson

More information

User support Marketing Director profile Management of manual campaigns DataCar CRM, Expert version

User support Marketing Director profile Management of manual campaigns DataCar CRM, Expert version Contents 1 Manual campaigns... 2 1.1 - Creating a manual campaign... 2 1.2 - Campaign supervision page... 6 Page 1 of 14 1 Manual campaigns The application's manual campaigns enable you to meet specific

More information

Introduction to INFOASSIST Training Course Manual

Introduction to INFOASSIST Training Course Manual Introduction to INFOASSIST Training Course Manual TABLE OF CONTENTS 1) Training Goal and Objectives 2) A. What is InfoAssist? B. Guided walkthrough example 3) A. Utilizing a Standard Report B. How do you

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Getting Started with Code Coverage/Eclipse

Getting Started with Code Coverage/Eclipse Getting Started with Code Coverage/Eclipse Code Coverage/Eclipse is the modernized GUI for Compuware s Xpediter/Code Coverage product. With it, users can create reports detailing testing efficiency and

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

EPiSERVER Content Management System

EPiSERVER Content Management System Last Updated: 11/05/2014 Refreshable/Rotator Hero Slider Blocks EPiSERVER Content Management System A Refreshable Hero Slider is created and housed in the Global Components Folders within the department

More information

econtracts for Tier1 partners COURSE CODE: COE01

econtracts for Tier1 partners COURSE CODE: COE01 econtracts for Tier1 partners COURSE CODE: COE01 April 2017 Introduction Welcome to the econtracts for Partners course. This course provides a brief overview of what the Zebra econtracts Portal is used

More information

Startup Guide. Version 2.3.7

Startup Guide. Version 2.3.7 Startup Guide Version 2.3.7 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

2 Document Manager Lite v5.2 User Guide

2 Document Manager Lite v5.2 User Guide This document was produced by Voloper Creations Inc. 2000 2009 Voloper Creations Inc. All Rights Reserved Brands or product names are trademarks or registered trademarks of their respective holders. The

More information

IndySoft Dataview Browser Edition. Document Date: 8/28/ Indysoft Corporation

IndySoft Dataview Browser Edition. Document Date: 8/28/ Indysoft Corporation Document Date: 8/28/2013 I Table of Contents 1 Part I User Functionality 1 Administration... 1 User Defined Fields... 1 Adding a New User... Defined Field 2 Reordering User... Defined Fields 3 Editing

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

Workspace 2.0 Android Content Locker. UBC Workspace 2.0: VMware Content Locker 3.5 for Android. User Guide

Workspace 2.0 Android Content Locker. UBC Workspace 2.0: VMware Content Locker 3.5 for Android. User Guide UBC Workspace 2.0: VMware Content Locker 3.5 for Android User Guide Contents Introduction... 2 Downloading and installing the Content Locker... 2 Logging In to the Content Locker1.... 2 Navigate the Content

More information

Edition 3.2. Tripolis Solutions Dialogue Manual version 3.2 2

Edition 3.2. Tripolis Solutions Dialogue Manual version 3.2 2 Edition 3.2 Tripolis Solutions Dialogue Manual version 3.2 2 Table of Content DIALOGUE SETUP... 7 Introduction... 8 Process flow... 9 USER SETTINGS... 10 Language, Name and Email address settings... 10

More information

Cox Business Online Backup Administrator Guide. Version 2.0

Cox Business Online Backup Administrator Guide. Version 2.0 Cox Business Online Backup Administrator Guide Version 2.0 2012 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic,

More information

DIVI PERSON MODULE TEMPLATE 15

DIVI PERSON MODULE TEMPLATE 15 DIVI PERSON MODULE TEMPLATE 15 TESTED IN WORDPRESS 4.9.8 DIVI 3.10.+ REQUIREMENTS DIVI Library Is A Powerful Tool For Web Designers, As It Allows You To Build And Categorize Custom Designs That You Can

More information

WhatsUp Gold 2016 Distributed Edition

WhatsUp Gold 2016 Distributed Edition WhatsUp Gold 2016 Distributed Edition Contents Using WhatsUp Gold Distributed Edition 1 About WhatsUp Gold Distributed Edition... 1 About Distributed Edition's reporting capabilities... 2 Installing the

More information

Proventeq Migration Accelerator User Guide for Hummingbird to Office365/ SharePoint. Version: 6.2

Proventeq Migration Accelerator User Guide for Hummingbird to Office365/ SharePoint. Version: 6.2 Proventeq Migration Accelerator User Guide for Hummingbird to Office365/ SharePoint Version: 6.2 Proventeq Ltd 29 September 2017 1.1 Table of Contents 1. INTRODUCTION... 5 2. LAUNCH APPLICATION... 6 2.1.

More information

Infinity Management Guide

Infinity Management Guide Infinity Management Guide 1. What is Infinity Management? Infinity Management is a deployment tool offered by Heimdal Security that will provide you the ability to deploy software within your organization

More information

Employer Reporting. User Guide

Employer Reporting. User Guide Employer Reporting This user guide provides an overview of features supported by the Employer Reporting application and instructions for viewing, customizing, and exporting reports. System Requirements

More information

Company. Business Online Banking Admin - Company. Company - Profile. Company - BAI Settings

Company. Business Online Banking Admin - Company. Company - Profile. Company - BAI Settings Company The Company page displays information specific to your Business. Additional function tabs or sub-menus are available to view information and settings specific to the company. From here you can

More information

Proventeq Migration Accelerator User Guide for Documentum To SharePoint Migration. Version: 6.4

Proventeq Migration Accelerator User Guide for Documentum To SharePoint Migration. Version: 6.4 Proventeq Migration Accelerator User Guide for Documentum To SharePoint Migration Version: 6.4 Proventeq Ltd 18 June 2018 Table of Contents 1. INTRODUCTION... 5 2. LAUNCH APPLICATION... 6 2.1. LAUNCH MIGRATION

More information

DAMION DISCOVERY REFERENCE GUIDE

DAMION DISCOVERY REFERENCE GUIDE DAMION DISCOVERY REFERENCE GUIDE TABLE OF CONTENTS Chapter 1: Navigation... 1-1 Accessing the Archive Item Navigator Window...1-2 Accessing the Collection Navigator Window...1-9 Learning Navigation Vocabulary...

More information

Slide#1: A How-To Tutorial on How to Run Custom Reports in DOI LEARN.

Slide#1: A How-To Tutorial on How to Run Custom Reports in DOI LEARN. Slide#1: A How-To Tutorial on How to Run Custom Reports in DOI LEARN. Slide#2: Log into DOI LEARN: https://gm2.geolearning.com/geonext/doi/login.geo Enter your Username and Password. If you need a new

More information

InView 5 User Guide v 1.8

InView 5 User Guide v 1.8 InView 5 User Guide v 1.8 Tushar Bhamare Version 1.0 05-May-2017 Contents 1 Introduction... 4 2 Overview... 5 3 Sitemap and Navigation... 7 4 General... 8 4.1 Access Inview... 8 4.2 Customer, Hub and Client

More information

Collections. Learning Objectives. In this Job Aid, you will learn how to:

Collections. Learning Objectives. In this Job Aid, you will learn how to: Collections Learning Objectives In this Job Aid, you will learn how to: 1 Create a new Collection page 3 2 Add content to an existing Collection page 6 3 View the content in a Collection page 9 4 Order

More information

Cisco TEO Adapter Guide for

Cisco TEO Adapter Guide for Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

Records and Enrollment Participants Guide

Records and Enrollment Participants Guide IBM Cognos Analytics Welcome to Cognos Records and Enrollment Training! Today s objectives include: Understand University policies on data security including FERPA Understand which package/report to use

More information

HOW-TO BUILD A MARKETING LIST:

HOW-TO BUILD A MARKETING LIST: DISCLAIMER: There are two parts to building a marketing list. Part I is a one-time, but necessary, portion of the process. Part II is the process you will go through each time you wish to build (or edit)

More information

HOW TO ACCESS ROTARY CLUB CENTRAL

HOW TO ACCESS ROTARY CLUB CENTRAL HOW TO ACCESS ROTARY CLUB CENTRAL 1 Go to My Rotary and select Sign In or Register. Or go to rotary.org/clubcentral to reach the site directly. You ll be prompted to sign in to My Rotary or create an account

More information

HOW TO ACCESS ROTARY CLUB CENTRAL

HOW TO ACCESS ROTARY CLUB CENTRAL HOW TO ACCESS ROTARY CLUB CENTRAL 1 Go to My Rotary and select Sign In or Register. Or go to rotary.org/clubcentral to reach the site directly. You ll be prompted to sign in to My Rotary or create an account

More information

Records and Enrollment Participants Guide

Records and Enrollment Participants Guide IBM Cognos Analytics Welcome to Cognos Records and Enrollment Training! Today s objectives include: Gain a Basic Understanding of Cognos Understand University policies on data security including FERPA

More information

Question: How do I move my mobile account from the Corporate to my Personal Account?

Question: How do I move my mobile account from the Corporate to my Personal Account? Question: How do I move my mobile account from the Corporate to my Personal Account? Answer: A user leaving Nortel can move his/her account off of the corporate program and into a personal liable account.

More information

DASHBOARD PERFORMANCE INDICATOR DATABASE SYSTEM (PIDS) USER MANUAL LIBERIA STRATEGIC ANALYSIS TABLE OF CONTETABLE OF CONT. Version 1.

DASHBOARD PERFORMANCE INDICATOR DATABASE SYSTEM (PIDS) USER MANUAL LIBERIA STRATEGIC ANALYSIS TABLE OF CONTETABLE OF CONT. Version 1. UNITED STATES AGENCY FOR INTERNATIONAL DEVELOPMENT TABLE OF CONTETABLE OF CONT PERFORMANCE INDICATOR DATABASE SYSTEM (PIDS) LIBERIA STRATEGIC ANALYSIS DASHBOARD USER MANUAL Version 1.0 PERFORMANCE INDICATOR

More information

Campus Kronos Timekeeping System Org Timekeeper/Editor Reference Guide. Workspace

Campus Kronos Timekeeping System Org Timekeeper/Editor Reference Guide. Workspace Campus Kronos Timekeeping System Org Timekeeper/Editor Reference Guide Kronos Timekeeper uses role-based profiles that include functionality and tasks specific to each profile type. The content and components

More information

Creating and Editing Budgets

Creating and Editing Budgets EXO Business CRM User Guide 4. Select the levels to create budgets at by ticking the required boxes in the Budget Model section. It is only necessary to tick one box for each column - ticking the box for

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

More information

Preface...6. Introduction to InspectTech Software...6. What to Look For in Version Glossary...9. InspectTech Basic Features...

Preface...6. Introduction to InspectTech Software...6. What to Look For in Version Glossary...9. InspectTech Basic Features... 0 1 Table of Contents Preface...6 Introduction to InspectTech Software...6 What to Look For in Version 7.0...6 Glossary...9 InspectTech Basic Features...10 How to Log Into the InspectTech Website...10

More information

epact2 User Guide Accessing and Using Dashboards, Pre-built Reports & Quick Search Accessing the Dashboards... 1 Navigating the Dashboards...

epact2 User Guide Accessing and Using Dashboards, Pre-built Reports & Quick Search Accessing the Dashboards... 1 Navigating the Dashboards... epact2 User Guide Accessing and Using Dashboards, Pre-built Reports & Quick Search Contents Accessing the Dashboards... 1 Navigating the Dashboards... 3 Selecting a dashboard page... 3 Dashboard Criteria

More information

Oracle User Productivity Kit Reports Management. E July 2012

Oracle User Productivity Kit Reports Management. E July 2012 Oracle User Productivity Kit Reports Management E29429-01 July 2012 Oracle User Productivity Kit Reports Management E29429-01 July 2012 Copyright 1998, 2012, Oracle and/or its affiliates. All rights reserved.

More information