NGForms. Acceptance Test Plan. v1.1. Drexel CS Senior Design Dan DeCamillo Hung Dinh Julian Lico Raymond Ross, Jr.

Size: px
Start display at page:

Download "NGForms. Acceptance Test Plan. v1.1. Drexel CS Senior Design Dan DeCamillo Hung Dinh Julian Lico Raymond Ross, Jr."

Transcription

1 NGForms Acceptance Test Plan v1.1 Drexel CS Senior Design Dan DeCamillo Hung Dinh Julian Lico Raymond Ross, Jr. Trung Tran 1

2 Contents 1 Introduction User Acceptance Definition Background Purpose References Testing Procedures Reporting Device Specific Attributes Test Responsibilities Test Assumptions and Exclusions Assumptions Exclusions Test Strategy Entry Methods Form Files Form Browser Archiving Form Submission Deployment Security Requirements Form Browser User Interface Form Generation User Interface Test Log

3 1 Introduction 1.1 User Acceptance Definition User Acceptance Testing should ensure that the application performs at an acceptable level for the Customer. 1.2 Background This document provides the plan for testing the NGForms software project. This document does not require that the reader to understand the implementation details of the program. The document assumes the reader is familiar with the Software Requirements Specifications of the NGForms software project. 1.3 Purpose The document defines the tests that are to be performed and passed for the NGForms software to be considered acceptable for the Red Cross Emergency Services to use. 1.4 References Software Requirements Specifications for the NGForms software project. 3

4 2 Testing Procedures 2.1 Reporting Testers shall fill out a Test Log document (attached) that lists all tests and specify the test's failure or success. All problems that are encountered need to be documented and reported to the NGForms team. When the system is considered acceptable, both parties will sign off on this document. 2.2 Device Specific Attributes NGForms is not being built for a specific device. Each Input Methods are Device Dependent. Please read the device's manual to find out if the device supports the feature. 2.3 Test Responsibilities Role Name Responsibilities Project Lead Hung Dinh Communicate with Red Cross Managers to agree on the Specified Tests for each requirement. Test Coordinator Clifton Salas Ensure that test plan is available for testers Ensure that bugs are indentified in Test Log. Project Test Lead Dan DeCamillo Assist Red Cross testers with running the Test Plan. 3 Test Assumptions and Exclusions 3.1 Assumptions The Acceptance Test Plan is intended to test the following: Requirements specified in the Software Requirements Document. Usability and functional use of the Software. 3.2 Exclusions Before performing the Acceptance Test Plan, all unit tests need to have been preformed and passed. The Acceptance Test Plan is not intended to test the following: Non-functional requirements of the Software Requirements Document. Software Security. 4

5 4 Test Strategy This section outlines tests that verify that each requirement s expected result is met after performing the test method. Tests scenarios in this document are outlined as follows: Requirement (s) Description Pre- requirement (if any) Test Method Requirement number(s) in SRS Description of the requirement as describe in the SRS. Requirements needed for a test to be run Steps that are to be performed by the tester Conditions that should be met for the Requirement to be satisfied 4.1 Entry Methods Requirement (s) Description Typing - Fields can be filled in by either physical or virtual keyboards. Pre-requirement Device needs to have Physical or Virtual Keyboard Test Method - Use keyboard to type into text fields - Both the physical and virtual keyboards should allow input into text fields in the form. Requirement (s) Description GPS information can be used to fill out the location field. Pre-requirement Device needs to have GPS capability Test Method - Check to see if the location field is filled in automatically by the internal GPS. - Check to see if the automated entry by the GPS is correct. - The GPS should enter an accurate location automatically in the location field. Requirement (s) Description Voice Recognition - Fields can be filled in by recognizing the user's voice. Pre-requirement Device needs to have voice input. Test Method - Make sure the device microphone is working properly. - Check to see if the field accepts speech to text input. - Check to see if the text generated is accurate to what was actually spoken. - The spoken information is properly transcribed into text in the respective field. Requirement (s) Description Image Scanning - Images can be taken by the smart phone's camera and 5

6 Pre-requirement Test Method stored. Device needs to have camera - Take a picture. - Attach the picture to a form. - The picture should be stored on the device and attached to the chosen case file. Requirement (s) Description Handwriting Recognition - Field can be filled by hand writing. Pre-requirement Device needs to have handwriting ability Test Method - Client should be able to select a field. Using a stylus or their finger the user should write the information that is to be inputted into the field. The handwritten information should be transcribed to text and placed in the respective field. - The handwritten information should be accurately converted to text and placed in the selected field. 4.2 Form Files Requirement (s) , Sub Requirements , , , Description General 1. The software will allow a form to have multiple fields. 2. The software will allow each field to have the capability of having multiple "AltInputs". 3. The software will allow each field the option of specifying a default value. 4. Fields can be marked with a validation type. Test Method - Check to see if forms have multiple fields. - Check all requirements from section for input methods. - Check to see if the required fields contain default values. - Check that specified fields are checked for validity. - The form should be complete with all fields and inputs working correctly and accurately. All data that needs to be verified should be verified. Requirement (s) , Sub Requirements , , , , , , , Description Validation Types 1. Numerical Field Field must be numerical. 2. Date Field Field must be in the Gregorian Date Format. 3. Non-Empty Field Field must have a value. 4. Member in Pre-defined Field Field must exist in a pre-defined list for example state abbreviations must belong to an array populated by state 6

7 Test Method abbreviations. 5. Form Characters - Only characters in A-Z, 0-9 range. 6. Field Field must be numerical, field must be less than max and greater than min. 7. Valid Format Field must be in a valid format name@domain.com. 8. Regular Expression Field must pass regular expression. - Enter numerical data and check to see that it is verified as numerical data. - Enter alphabetical data and make sure that this data is rejected. - Enter a date into a date field. Check to see if it is in Gregorian date format. If it is not in this format reject the data. - Leave a required field empty. Check to see if this empty field is rejected. - Select a drop down or check box list. Check to see if the options are automatically populated by predefined arrays. - Enter characters that do not belong to the A-Z or 0-9 character range. These will be rejected. - Check that fields have a numerical length by using inputs of varying size. - Enter an address in an field in the form name@domain.com. - Input a regular expression into a field. Numerical Data will be accepted and alphabetical data will be rejected. - Gregorian format dates will be accepted and non-gregorian format dates will be rejected. - Required fields left empty will be rejected. - Predetermined lists and arrays are correctly displayed as choices. - Only characters A-Z and 0-9 are accepted. - All lengths between the min and max are accepted. - addresses of valid format are accepted. - Correctly inputted regular expressions are identified and accepted. Requirement (s) Description Failed Validation - If validation fails, user must be alerted of error in the Form Browser. Test Method - Enter non-accepted data into any field. - An error should appear on the screen related to the incorrect data input. Requirement (s) , Sub Requirements , , , , , Description Adding Pages to the Form 1. The software will show all available Entry methods in an "Entry method" panel. 2. The software will display a main canvas that displays a sequential list of "form pages". 3. The software will allow each "form page" to display only a single data field. 7

8 Test Method 4. The software will allow an "AltInput" icon to be dragged into a "Form page" to allow for the use of an alternative form of input. 5. The software will set the "Form page" entry method when the entry method is dragged over. 6. The software will display the page number on the bottom right corner of each "form page". - Select the entry method panel and check to see if all of the input methods are listed there. - Select the main menu and make sure that all of the forms are presented there. - Select a form page and check to see if there is at least one data field. - Drag the Alt-Input icon onto a new form. - Drag a specified entry type onto a field. - Open a form and look for a page number in the bottom right hand corner. - All entry methods should be displayed. - All forms should be displayed. - Selected form should contain visible data fields. - The Alt-Input icon should move to the form it is dragged to. - The entry type that is dragged onto a field should be the entry type accepted. - Pages numbers should be listed on the page in the bottom right hand corner. Requirement (s) , Sub Requirements , , , , , , , Description Editing Existing Forms 1. The software will allow the "AltInput" option to be changed when the option is selected. 2. The software will change the option when the Change button is selected. 3. The software will allow pages to be moved up or down in the total sequence. 4. The software will allow pages to be removed from the total sequence. 5. The software will show a confirmation popup when the page is to be changed in the sequence or removed. 6. The software will be able to save the "Form project" to a.form file. 7. The software will be able to load a previously saved.form file into the project. 8. The software will allow each field to have a validation method. Test Method - Select the Alt-Input Option. - Select the Change Option. - Move Pages up and down. - Remove a page from the form. - Remove a page or change it in the sequence and accept it on the pop-up. 8

9 - Save the form. - Load a form file. - Check all validation methods in all fields. - The Option button should open up all of the input methods. - The input method is changed. - Pages should be moved in the correct direction. - Confirmation of the page being removed or changed in the sequence should be displayed. - Page will be removed. - A.form file should be created. - The respective form should be loaded. - All fields will be validated. 4.3 Form Browser Requirement (s) Description The software will show a welcome screen that displays a user-set logo when the application starts. Test Method 1. Open the application. - The welcome screen will be displayed. Requirement (s) Description The software will present the user with the "Start new Session" and "Open old Session" buttons. Test Method - Open the application and wait for the welcome screen to pass. - The open old session and start new session will be displayed. Requirement (s) Description The software will allow the user to search for the form title that is entered in the search field. Test Method - Enter the name of the form in the search. - The searched for form is displayed or the user is notified that the form is not valid. Requirement (s) Description The software will display a list of form types when the "Start new Session" button is pressed which will be clickable buttons. Test Method - Click start new session. - Buttons of all form types will be presented. Requirement Description The software will display a list of previously internally saved sessions that will be clickable buttons when the "Open Old Session" button is clicked. 9

10 Test Method - Click Start new Session. - New forms as well as recently edited local forms will be displayed for selection. Requirement (s) Description The software will display the last used "Form" at the top of the session display. Test Method - Open the application and look at the session display. - The most recently used form will be displayed at the top of the application. Requirement (s) Description The software will allow the user to search for a form with a full world search feature. Test Method - Select the Search Option and enter a form name. - The form that was searched for is displayed or the user is notified that the form is not valid. Requirement (s) Description The software will render each "Form page" on a single screen display. Test Method - Select a form. - The form will be displayed as one page. Requirement (s) Description The software will allow the forward button to be double clicked to jump two pages ahead. Test Method - Click the forward button. - Double Click the forward button. - The form will advance one page. - The form will advance two pages. Requirement (s) Description The software will go back to the previous page when the back button is clicked, and go ahead one page when the forward button is clicked. Test Method - Click the back button. - Double Click the back button. - The form will go back one page. - The form will go back two pages. Requirement (s) Description The software will display the page number at the bottom of the screen. Test Method - Check the bottom of the screen for the page number. 10

11 - The page number must be present. Requirement (s) Description The software will skip pages which have no fields to fill in (pre-filled). Test Method - Select a page with information that has no fields or automated fields. - The page should be skipped. 4.4 Archiving Requirement (s) Description The software will save the form session into a.form file after each page is filled. Test Method - Fill in a page. - The file will be saved. Requirement (s) Description The software will store all of the.form files in a "forms" folder on the device. Test Method - Save a form. - The file will be stored in the forms folder. Requirement (s) Description The software will store the user's current page number when in the.form file. Test Method - Save a form. - The page number will be stored. Requirement (s) Description The software will proceed to the.form page number when a form is reopened. Test Method - Open a form file. - The file will open on the last page that was worked on. 4.5 Form Submission Requirement (s) Description The software will present the user with a confirmation window when a form is completed. Test Method - Complete a form. - A confirmation window will appear. Requirement (s)

12 Description Test Method The software will not submit the form when the cancel button is clicked. - Click the cancel button. - The user will be returned to the form. Requirement (s) Description The software will submit the form to headquarters when the OK is clicked. If an internet connection is not available the form will be stored until it is able to be submitted at a later time. Test Method - Click OK - The form will be submitted if there is a valid connection or stored to be submitted later. 4.6 Deployment Requirement (s) Description The form generation software will be installed with a Windows installer. Test Method - Run the installer - The program will be installed using a Windows installer. Requirement (s) Description The form generation software will be added into the Start Menu. Test Method - Install the software - The icon should appear in the start menu once the installation is complete. 4.7 Security Requirements Requirement (s) 3.3 Description To ensure that each form comes from the person that we originally intended to fill it out, there will be two things we will do. We will send the MAC address of the device and each form will have a signature field. Test Method - Submit a form - Enter a valid electronic signature - The MAC address and signature will be checked to validate the forms origination point. 4.8 Form Browser User Interface Requirement (s) Description Welcome Screen The screen will contain the following elements: The logo and three buttons (open new case, load old case, and exit). 12

13 Test Method - Open the application. - The welcome screen with the options listed above should be present. Requirement (s) Description Opening a Form File a opens up a new window with a list of buttons that each opens a different form. Test Method - Open a form file. - A page will be displayed with a window that has a list of buttons on it. Requirement (s) Description Forms On each form page there are the following buttons: Home, Forms, Back, Forward and Exit. Also within the form body there should be fields, a signature area, a submit button and a save button. Test Method - Open a form or create a new form. - The page should display the appropriate buttons and features as listed above. 4.9 Form Generation User Interface Requirement (s) Description The main user interface is the first screen that will be displayed when the application is launched, see (figure 10) for the illustration. Test Method -Open the form generation application. - The appropriate buttons and features should appear as guided by the figure 10 of the SRS. - The application should contain a toolbar, two tabs, and multiple buttons. Requirement (s) Description Toolbar - The toolbar is located at the top left of the main interface. - The toolbar contains the following four menu items: File, Views, Format, and Help, see (figure 10) to see all these option expand. - The File menu consists of the following six options to choose from: Create New Form, Open Form, and Save Form, Save as, Most Recently Used, and Exit option. Views - The File view menu consists of the following three options to choose from: General, Mobile and Device view. Android view see (figure 9). - The Format tab consists of the following three options to choose from: Font, Layout and Background. - The Help tab displays the information about the software version and developers. 13

14 Test Method - Open the form generation application and click on the toolbar. - Open the form generation application and look at the different available views. -The above listed features should be included on the toolbar. Requirement (s) Description Tabs - The tab is located at the right of the main interface. - The tab consists of two elements. Control - The control tab contains a list of items that allow the user to drag and drop things in the form field. It consists of GPS, Voice Recognition, Image scanning, Handwriting Recognition, Text box, Rich text box, Drop-Down List Box, Combo Box, Date Picker, Check box, table, and section. - The Data Source Tab will allow the user to change some settings on the input data in to the form. Test Method -Open the form generation application and click on the tabs. -The above listed features should be included in the tabs. Requirement (s) Description Buttons - There are a total of four buttons to help the user move the form around. - The Delete Slide button will delete the current form from the application; the program will ask the user to save the form, if the form is not a blank. - The Add New Slide button will add a new slide to the current form on the application. - The << button will allow user go back to the previous slide of the form. - The >> button will allow user go to the next slide of the form. Test Method - Open the form generation application and click on the buttons and examine their layout. - The above listed features should be included in the buttons. 14

15 Test Log Instructions Read section 5 of the Acceptance Test Plan for recommended testing procedures. If the test passes, fill out the 'Date of Test Pass' column. If necessarily, write additional comments in 'Comments' section. Any additional issues identified that is not fit a requirement should be added to the 'Open Issues' section. Requirement Date of Test Pass Comments

16 Open Issues Issue Comments Additional Comments Document Sign Off By signing this document, you verify that the NGForms system is acceptable for use. X Clifton Salas American Red Cross 16 X Hung Dinh Project Lead

2. Sign the document with either your finger or a stylus. 3. Save and the signed PDF document to the desired party.

2. Sign the document with either your finger or a stylus. 3. Save and  the signed PDF document to the desired party. Landtech Data Corporation is pleased to present the Landtech esign mobile app for the ipad and iphone. Landtech esign enables you to sign any PDF document on your ipad or iphone using electronic signature

More information

CommCare for Android Smartphones

CommCare for Android Smartphones CommCare for Android Smartphones The information on this page reflects the old design of CommCare This page is primarily useful for programs using older versions of CommCare. A page directed at the newer

More information

Android User Guide. Last Updated On: April 07, 2018

Android User Guide. Last Updated On: April 07, 2018 Android User Guide Last Updated On: April 07, 2018 Copyright Notice Copyright 2018 ClickSoftware Technologies Ltd. All rights reserved. No part of this publication may be copied without the express written

More information

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Version 1.0 February 9, 2017 Version 1.0 TABLE OF CONTENTS 1.0 Getting Started... 1 1.1 Access to the Internet...

More information

About MiTeam. MiTeam Stream. MiTeam on MiCollab for PC, MAC Client, and Web Client. MiTeam Stream tabs. Create a Stream.

About MiTeam. MiTeam Stream. MiTeam on MiCollab for PC, MAC Client, and Web Client. MiTeam Stream tabs. Create a Stream. QMiTeam for Enterprise Quick Reference Guide About MiTeam MiTeam is a work stream communications and collaboration tool that provides a highly collaborative and persistent workspace for team-meetings,

More information

Guide for Researchers: Online Human Ethics Application Form

Guide for Researchers: Online Human Ethics Application Form Ethics & Integrity Research Office HUMAN RESEARCH ETHICS ONLINE APPLICATION October 2016/V1.03 Guide for Researchers: Online Human Ethics Application Form ENQUIRIES Senior Human Ethics Officer University

More information

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Testing Author: Sparx Systems Date: 26/07/2018 Version: 1.0 CREATED WITH Table of Contents Testing 3 Test Management 4 Create Test Records 6 Show Test Script Compartments

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Version 2.0. Campus 2.0 Student s Guide

Version 2.0. Campus 2.0 Student s Guide Campus 2.0 Student s Guide Version 2.0 Campus 2.0 Student s Guide Error! No text of specified style in document. i Important Notice Copyright 2008 Tegrity, Inc. Disclaimer 2008 Tegrity, Inc. all rights

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

esoms Suite / Mobile Operator Rounds User Guide

esoms Suite / Mobile Operator Rounds User Guide esoms Suite / Mobile Operator Rounds User Guide Release 2.2 GMDDB-1008-1606-03 June 2016 Copyright 2016 ABB All Rights Reserved Confidential and Proprietary June 2016 Legal Disclaimer The product described

More information

Enterprise Architect. User Guide Series. Testing

Enterprise Architect. User Guide Series. Testing Enterprise Architect User Guide Series Testing How to manage testing? Use Sparx Systems Enterprise Architect as a complete Test Management bed to create and manage tests and test scripts for model elements,

More information

How to make a power point presentation. Dr. Mohamed F. Foda

How to make a power point presentation. Dr. Mohamed F. Foda How to make a power point presentation Dr. Mohamed F. Foda Step 1: Launch the PowerPoint Program When you launch the PowerPoint program, you may be prompted to pick what kind of document you want to create.

More information

Introduction to INTERFACExpress and Data Entry

Introduction to INTERFACExpress and Data Entry Introduction to INTERFACExpress and Data Entry Welcome to INTERFACExpress, the new MLS system brought to you by RealtyServer. This system accesses a central database of listings using an Internet connection

More information

User Guide pdoc Signer for Apple ipad

User Guide pdoc Signer for Apple ipad User Guide pdoc Signer for Apple ipad Version 1.4 July 18, 2017 Copyright 2017 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal.

More information

Legal Library. In this guide we will review how to download and use our Legal Library tool. Commercial Brokers Association May 2018

Legal Library. In this guide we will review how to download and use our Legal Library tool. Commercial Brokers Association May 2018 Legal Library In this guide we will review how to download and use our Legal Library tool Commercial Brokers Association May 2018 Downloading Legal Library The Legal Library provides both fast and easy

More information

Voice Threads. How to make a Voice Thread. Click Create from the top left corner. Click Upload. Click From My Computer

Voice Threads. How to make a Voice Thread. Click Create from the top left corner. Click Upload. Click From My Computer Voice Threads How to make a Voice Thread Click Create from the top left corner Before you begin, scan in, or import all your pictures to your computer. I temporarily place the pictures I want to use on

More information

How to Construct. Accessible Talking Books MAC

How to Construct. Accessible Talking Books MAC How to Construct Accessible Talking Books MAC Assistive Technology Centre 75 High Street Bridgewater, NS B4V 1V8 (902) 543-6329 Assistive Technology Centre 2005 1 In the following pages we will show you

More information

Adobe Acrobat 7.0 Curriculum Guide Lesson Twelve

Adobe Acrobat 7.0 Curriculum Guide Lesson Twelve Adobe Acrobat 7.0 Curriculum Guide Lesson Twelve Creating Accessible PDF Documents Level Intermediate - Advanced. Students are assumed to have experience with the different features and menu options of

More information

SchoolDesk University

SchoolDesk University SchoolDesk University Forms, Surveys, and Polls Module 101 Guided Walk-through for the basic fields, terminology, and location of tools. What is the NEW SD7 Forms Module? The NEW SchoolDesk Forms Module,

More information

MS Word MS Outlook Mailbox Maintenance

MS Word MS Outlook Mailbox Maintenance MS Word 2007 MS Outlook 2013 Mailbox Maintenance INTRODUCTION... 1 Understanding the MS Outlook Mailbox... 1 BASIC MAILBOX MAINTENANCE... 1 Mailbox Cleanup... 1 Check Your Mailbox Size... 1 The Quota

More information

GNOSYS PRO 0.7. user guide

GNOSYS PRO 0.7. user guide GNOSYS PRO 0.7 user guide Author Guido M. Re Date September 2016 Reviewer Chad Barksdale Date September 2016 3 Contents 1 Get Started 7 1.1 System Requirements...................................................

More information

HOPE System User Manual

HOPE System User Manual HOPE System User Manual Introduction: Welcome to the Helping Old People Easily (HOPE) system user manual. This manual will serve as a guide to the functionality of the HOPE system. Table of Contents: This

More information

PowerPoint Launching PowerPointX

PowerPoint Launching PowerPointX PowerPoint 2004 Launching PowerPointX 1. Start PowerPoint by clicking on the PowerPoint icon in the dock or finding it in the hard drive in the Applications folder under Microsoft Office 2004. PowerPoint

More information

IU Kokomo Career and Accessibility Center

IU Kokomo Career and Accessibility Center Creating an Accessible Syllabus in Microsoft Word Incorporating the use of headings and a table of contents (if needed) in your syllabus will make the document increasingly accessible to all students.

More information

Visual Barcode Control

Visual Barcode Control Visual Barcode Control For the Pocket PC Dynamic Control Software Visual Barcode for Windows Mobile Dynamic Control Software Dynamic Control Software Table of Contents Welcome Screen... 3 Software Load

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro for the Mac University Information Technology Services Training, Outreach, Learning Technologies and Video Production Copyright 2012 KSU Department

More information

1. Select the App Store icon on your Home screen.

1. Select the App Store icon on your Home screen. 1. Select the App Store icon on your Home screen. 2. In the upper right hand corner type kindle and then press the Search key on the keyboard. Select the Free button for the Kindle Read Books, Magazine

More information

How to Launch an Online Course for the first time

How to Launch an Online Course for the first time How to Launch an Online Course for the first time This tutorial walks you through the steps to find, view and launch online courses that you have purchased using Council Connect. Important information

More information

IBM Notes Client V9.0.1 Reference Guide

IBM Notes Client V9.0.1 Reference Guide IBM Notes Client V9.0.1 Reference Guide Revised 05/20/2016 1 Accessing the IBM Notes Client IBM Notes Client V9.0.1 Reference Guide From your desktop, double-click the IBM Notes icon. Logging in to the

More information

SIGNATUS USER MANUAL VERSION 2.5

SIGNATUS USER MANUAL VERSION 2.5 SIGNATUS USER MANUAL VERSION 2.5 CONTENTS 1 INTRODUCTION... 3 1.1 Launching SIGNATUS... 4 1.1.1 Launching SIGNATUS for the 1 st time... 4 1.1.2 Update your SIGNATUS License... 5 1.2 Main Menu... 6 2 SETTINGS...

More information

Odyssey File & Serve. Review Queue User Guide Release 3.11

Odyssey File & Serve. Review Queue User Guide Release 3.11 Odyssey File & Serve Review Queue User Guide Release 3.11 OFS-FS 200 3375 v.1 June 2015 COPYRIGHT AND CONFIDENTIALITY Copyright 2015 Tyler Technologies, Inc. All rights reserved. All documentation, source

More information

Welcome to InSite: A GUIDE TO PROOFING ONLINE. Getting Started Viewing Job Information Uploading Files Viewing Pages Requesting Corrections

Welcome to InSite: A GUIDE TO PROOFING ONLINE. Getting Started Viewing Job Information Uploading Files Viewing Pages Requesting Corrections Welcome to InSite: A GUIDE TO PROOFING ONLINE Getting Started Viewing Job Information Uploading Files Viewing Pages Requesting Corrections PROOF.REGISTERGRAPHICS.COM *NOTE: There is no www in this address.

More information

Center for Faculty Development and Support Making Documents Accessible

Center for Faculty Development and Support Making Documents Accessible Center for Faculty Development and Support Making Documents Accessible in Word 2007 Tutorial CONTENTS Create a New Document and Set Up a Document Map... 3 Apply Styles... 4 Modify Styles... 5 Use Table

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

For Salaried Employees Professional Development and Performance Management

For Salaried Employees Professional Development and Performance Management For Salaried Employees Professional Development and Performance Management (Reference Guide) Table of Contents Getting Started... 1 Goal Setting Performance Goals... 7 Development Plans... 13 Professional

More information

Collaborate Ultra. Presenter Guide for D2L Brightspace. University Information Technology Services

Collaborate Ultra. Presenter Guide for D2L Brightspace. University Information Technology Services Collaborate Ultra Presenter Guide for D2L Brightspace University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2017 KSU Division of University Information

More information

Proloquo2Go. Basics. Training Tutorial for Proloquo2Go. By AssistiveWare. By Samuel Sennott, David Niemeijer and Mark Coppin

Proloquo2Go. Basics. Training Tutorial for Proloquo2Go. By AssistiveWare. By Samuel Sennott, David Niemeijer and Mark Coppin Proloquo2Go Basics Training Tutorial for Proloquo2Go By AssistiveWare Basics 1. Look for the Proloquo2Go icon and tap it to start Proloquo2Go. 2. Tap buttons to speak items, send them to the message window

More information

Argosy University Online Programs, Version 7.0. digital bookshelf. Student User Guide

Argosy University Online Programs, Version 7.0. digital bookshelf. Student User Guide Argosy University Online Programs, Version 7.0 digital bookshelf Student User Guide 1 Take your ebooks with you! Download the Bookshelf app. If you own an iphone, ipad, or ipod Touch, you can download

More information

QuickServe DVD Power Generation Edition

QuickServe DVD Power Generation Edition QuickServe DVD Power Generation Edition Installation Instructions/User Guide Covers Software Version 1.0 Copyright 2008 Cummins Inc. All Rights Reserved. Table of Contents System Requirements...3 Operating

More information

Lab 4: Pass the Data Streams to a Match Processor and Define a Match Rule

Lab 4: Pass the Data Streams to a Match Processor and Define a Match Rule Lab 4: Pass the Data Streams to a Match Processor and Define a Match Rule In this lab you will feed both the data records and the error records to a match processor and define a match rule. At the end

More information

Oklahoma School Testing Program (OSTP) & College and Career Readiness Assessments (CCRA) Portal User Guide

Oklahoma School Testing Program (OSTP) & College and Career Readiness Assessments (CCRA) Portal User Guide Oklahoma School Testing Program (OSTP) & College and Career Readiness Assessments (CCRA) Portal User Guide Spring 2018 Measured Progress is a registered trademark of Measured Progress, Inc. The Measured

More information

Online Testing System

Online Testing System Montana Comprehensive Assessment System Online Testing System Braille Requirements and Testing Manual 2018 2019 Published August 27, 2018 Prepared by the American Institutes for Research Descriptions of

More information

Welcome to the Opus Bank Mobile Banking App User Guide

Welcome to the Opus Bank Mobile Banking App User Guide Welcome to the Opus Bank Mobile Banking App User Guide 1.855.678.7226 servicecenter@opusbank.com www.opusbank.com Table of Contents Enroll in Mobile Banking & Install App... 3 Login to Personal Online

More information

HOSPICE ABSTRACTION REPORTING TOOL (HART) USER GUIDE

HOSPICE ABSTRACTION REPORTING TOOL (HART) USER GUIDE HOSPICE ABSTRACTION REPORTING TOOL (HART) USER GUIDE IN SUPPORT OF VERSION 1.5.0 (APRIL 2019) Page 1 of 60 TABLE OF CONTENT TABLE OF CONTENT... 2 INTRODUCTION... 4 INSTALLATION... 4 Installers Access Rights...

More information

PowerPoint X. 1. The Project Gallery window with the PowerPoint presentation icon already selected. 2. Click on OK.

PowerPoint X. 1. The Project Gallery window with the PowerPoint presentation icon already selected. 2. Click on OK. PowerPoint X Launching PowerPointX 1. Start PowerPointX by clicking on the PowerPoint icon in the dock or finding it in the hard drive in the Applications folder under Microsoft PowerPoint. PowerPoint

More information

User Guide. Version January 11, Copyright 2018 Topaz Systems Inc. All rights reserved.

User Guide. Version January 11, Copyright 2018 Topaz Systems Inc. All rights reserved. User Guide pdoc Signer for Android Tablets Version 1.0.6 January 11, 2018 Copyright 2018 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal.

More information

Guide for Researchers: Online Human Ethics Application Form

Guide for Researchers: Online Human Ethics Application Form Guide for Researchers: Online Human Ethics Application Form What is Quest Quest is our comprehensive research management system used to administer and support research activity at Victoria University.

More information

Creating. guide. quick start. Get Started! your yearbook. Let s. Easy Account Access.

Creating. guide. quick start. Get Started! your yearbook. Let s. Easy Account Access. Creating your yearbook quick start guide Let s Get Started! Easy Account Access you can access your account from any computer with a broadband internet connection by visiting www.yearbookwizard.com Table

More information

Using Online Help. About the built-in help features Using Help Using the How To window Using other assistance features

Using Online Help. About the built-in help features Using Help Using the How To window Using other assistance features Using Online Help About the built-in help features Using Help Using the How To window Using other assistance features About the built-in help features Adobe Reader 6.0 offers many built-in features to

More information

Microsoft Lync 2013 Quick-Start Guide. ThinkTel Communications Professional Services Last Updated: June 18, 2013

Microsoft Lync 2013 Quick-Start Guide. ThinkTel Communications Professional Services Last Updated: June 18, 2013 Microsoft Lync 2013 Quick-Start Guide ThinkTel Communications Professional Services Last Updated: June 18, 2013 Instant Messaging & Presence Accept an IM request Click anywhere on the picture display area

More information

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41 Table of Contents 1. ebook Basics 1 2. Create a new ebook 20 3. Make Changes to the ebook 31 4. Populate the ebook 41 5. Share the ebook 63 ekaizen 1 2 1 1 3 4 2 2 5 The ebook is a tabbed electronic book

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

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review

Building Standards Department Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review Markham eplan Applicant Handbook For Building Permits, Sign Permits and Zoning Preliminary Review In addition to this user manual, please refer to the instructions provided in the electronic forms (eforms)

More information

MeetingPad User Manual. Manual Version PTAs1.0

MeetingPad User Manual. Manual Version PTAs1.0 Manual Version PTAs1.0 Contents: 1. MeetingPad Interface Overview... 2 1.1 Connecting your Touch Screen to a Wi-Fi Network... 3 1.2 Browser... 4 1.3 File Explorer... 5 1.4 MeetingPad/Whiteboard... 6 1.4.1

More information

zuvo User Guide For zuvo -D Speech-Generating Devices Find more resources online:

zuvo User Guide For zuvo -D Speech-Generating Devices Find more resources online: zuvo User Guide TM For zuvo -D Speech-Generating Devices Find more resources online: www.talktometechnologies.com/support/ Table of contents Technical Hardware and features... 2 Speech settings... 3 Take

More information

Palm Reader Handbook

Palm Reader Handbook Palm Reader Handbook Copyright 2000-2002 Palm, Inc. All rights reserved. Graffiti, HotSync, the Palm logo, and Palm OS are registered trademarks of Palm, Inc. The HotSync logo and Palm are trademarks of

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

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved.

NiceForm User Guide. English Edition. Rev Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com, info@nicelabel.com English Edition Rev-0910 2009 Euro Plus d.o.o. & Niceware International LLC All rights reserved. www.nicelabel.com Head Office Euro Plus d.o.o. Ulica Lojzeta Hrovata

More information

SIGNATUS USER MANUAL VERSION 2.3

SIGNATUS USER MANUAL VERSION 2.3 SIGNATUS USER MANUAL VERSION 2.3 CONTENTS 1 INTRODUCTION... 3 1.1 Launching Signatus... 4 1.1.1 Launching Signatus for the 1 st time... 4 1.2 Main Menu... 6 2 SETTINGS... 7 3 OPEN DOCUMENT... 8 3.1 Form

More information

Salesforce Classic Guide for iphone

Salesforce Classic Guide for iphone Salesforce Classic Guide for iphone Version 35.0, Winter 16 @salesforcedocs Last updated: October 27, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Creating a Story in Expert Mode

Creating a Story in Expert Mode Pictello (ipad, iphone and ipod touch). In this tutorial you will create a story using Expert mode. Create a New Story Tap Done With Story. Launch Pictello, and tap the plus sign in the toolbar. In the

More information

SIGNATUS USER MANUAL VERSION 3.7

SIGNATUS USER MANUAL VERSION 3.7 SIGNATUS USER MANUAL VERSION 3.7 CONTENTS 1 INTRODUCTION... 3 1.1 Launching SIGNATUS... 4 1.1.1 Update your SIGNATUS License... 4 1.2 Main Menu... 6 2 SETTINGS OVERVIEW... 7 3 OPEN DOCUMENT... 8 3.1 Form

More information

Website Management with the CMS

Website Management with the CMS Website Management with the CMS In Class Step-by-Step Guidebook Updated 12/22/2010 Quick Reference Links CMS Login http://staging.montgomerycollege.edu/cmslogin.aspx Sample Department Site URLs (staging

More information

Using the Microsoft Remote Desktop on non-windows devices

Using the Microsoft Remote Desktop on non-windows devices Using the Microsoft Remote Desktop on non-windows devices You can use the free Microsoft Remote Desktop Client to connect to the DGLPM Server from virtually any Apple Mac, iphone, ipad, or Android device

More information

Flex Reg For Learning & Development and Wellness programs

Flex Reg For Learning & Development and Wellness programs Flex Reg For Learning & Development and Wellness programs Office of Human Resources 08/01/2014 Table of Contents General Information... 2 Logging In to Flex Reg... 3 Search Courses and Build Schedule...

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

BIMCO's idea 2 - User Manual

BIMCO's idea 2 - User Manual BIMCO's idea 2 - User Manual Table of Contents Modified May 2012 Background... 2 Start up / Initials... 2 Ribbon and quick icons... 3 The editor itself... 4 Creating a new document... 4 Open/Finding saved

More information

USER GUIDE. GO-Global Android Client. Using GO-Global Android Client

USER GUIDE. GO-Global Android Client. Using GO-Global Android Client GO-Global Android Client USER GUIDE GO-Global Android Client allows GO-Global customers to connect to their GO-Global hosts from Android devices, with an emphasis on maintaining a high degree of usability

More information

Creating a Focus in Pix Poster

Creating a Focus in Pix Poster Creating a Focus in Pix Poster www.focusinpix.com Focus in Pix is FREE software provided by Cornerstone Copy Center. Select from the many pre-designed templates specially created for graduation posters,

More information

Getting Started Tutorial

Getting Started Tutorial Getting Started Tutorial V8R1 Copyright Copyright (c) May 2015 IGE-XAO. All rights reserved. No part of this manual, or any portion of it, shall be reproduced, transcribed, saved or translated, under whatever

More information

Online Testing System

Online Testing System LOUISIANA ELPT Online Testing System Data Entry Interface User Guide 2017-2018 Published February 1, 2018 Prepared by the American Institutes for Research Descriptions of the operation of the Data Entry

More information

Remote Workspace. Nubo End User Guide. Version: 1.3 Date: June, Copyright 2017 by Nubo Inc. All rights reserved. Page 1

Remote Workspace. Nubo End User Guide. Version: 1.3 Date: June, Copyright 2017 by Nubo Inc. All rights reserved. Page 1 Nubo End User Guide Version: 1.3 Date: June, 2017 Copyright 2017 by Nubo Inc. All rights reserved. Page 1 Table of Contents ABOUT THIS GUIDE... 3 1. REGISTRATION & ACTIVATION... 4 A. Install the Nubo App

More information

EconPortal Instructor Quick Start for Krugman/Wells Macroeconomics, 3e

EconPortal Instructor Quick Start for Krugman/Wells Macroeconomics, 3e EconPortal Instructor Quick Start for Krugman/Wells Macroeconomics, 3e For technical support call 1-800-936-6899 EconPortal Quick Start for Krugman/Wells Macroeconomics, 3e Table of Contents Overview...

More information

Nextiva Drive The Setup Process Mobility & Storage Option

Nextiva Drive The Setup Process Mobility & Storage Option Nextiva Drive The Setup Process The Setup Process Adding Users 1. Login to your account and click on the Account icon at the top of the page (this is only visible to the administrator). 2. Click Create

More information

BCI.com Sitecore Publishing Guide. November 2017

BCI.com Sitecore Publishing Guide. November 2017 BCI.com Sitecore Publishing Guide November 2017 Table of contents 3 Introduction 63 Search 4 Sitecore terms 66 Change your personal settings 5 Publishing basics 5 Log in to Sitecore Editing 69 BCI.com

More information

Solution Composer. User's Guide

Solution Composer. User's Guide Solution Composer User's Guide January 2014 www.lexmark.com Contents 2 Contents Overview...4 Understanding the basics...4 System recommendations...5 Building custom solutions...6 Getting started...6 Step

More information

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel.

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel. Adobe Dreamweaver CS6 Project 3 guide How to create forms You can use forms to interact with or gather information from site visitors. With forms, visitors can provide feedback, sign a guest book, take

More information

CCMS Guidance for Producing Assessment Material Using Workflow Management. Assessment Tester Guidance (for ESM assessment material)

CCMS Guidance for Producing Assessment Material Using Workflow Management. Assessment Tester Guidance (for ESM assessment material) CCMS Guidance for Producing Assessment Material Using Workflow Management Assessment Tester Guidance (for ESM assessment material) If you have any questions regarding the content of this document, contact

More information

Package Contents. Firmware Updates. Device Overview

Package Contents. Firmware Updates. Device Overview 1 This Quick Start Guide covers the basics for initial setup and usage of your SuperNova. For complete instructions on all features and functionality, refer to the device User Guide (preloaded in the device)

More information

PowerPoint Basics. Getting Started

PowerPoint Basics. Getting Started PowerPoint Basics Getting Started 1. Open up PowerPoint. 2. The following window will appear. 3. Select Template. 4. Click the OK button. 5. A new window appears. Click on the Presentation Design tab to

More information

GET STARTED WITH GOODNOTES USER GUIDE

GET STARTED WITH GOODNOTES USER GUIDE GET STARTED WITH GOODNOTES USER GUIDE 0. AGENDA WHAT YOU RE GOING TO LEARN 1. Before you start 2. Basics - Getting Started 3. Categories 4. Handwriting Search & -Recognition 5. Thumbnail Panel 6. Import

More information

Understanding Acrobat Form Tools

Understanding Acrobat Form Tools CHAPTER Understanding Acrobat Form Tools A Adobe Acrobat X PDF Bible PDF Forms Using Adobe Acrobat and LiveCycle Designer Bible Adobe Acrobat X PDF Bible PDF Forms Using Adobe Acrobat and LiveCycle Designer

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

More information

Online Testing System

Online Testing System 2018-2019 OGT Administration Online Testing System Data Entry Interface User Guide Ohio Graduation Tests (OGT) 2018-2019 Administration Published September 4, 2018 Prepared by the American Institutes for

More information

GROUPWISE INSTRUCTIONS

GROUPWISE INSTRUCTIONS Viewing the GroupWise Home Desktop From the Folder List on the left-hand side of the screen, [Click] on the yourname HOME FOLDER The Home view provides panels of shortcut views which can be customized.

More information

INSTALLING THE PS3 XBOX READY SOFTWARE:

INSTALLING THE PS3 XBOX READY SOFTWARE: INSTALLING THE PS3 XBOX READY SOFTWARE: 1. Insert the Installation CD to CD-ROM drive and execute Ready_Setup.exe NOTE: If it is the first time for the target USB disk using under this software, the software

More information

INTRODUCTION... 4 GETTING STARTED WITH OFFICE ONENOTE

INTRODUCTION... 4 GETTING STARTED WITH OFFICE ONENOTE Fall 2007 M.M. Table of Contents INTRODUCTION... 4 GETTING STARTED WITH OFFICE ONENOTE 2007... 4 NOTEBOOKS, SECTIONS, AND PAGES... 5 AUTOMATIC SAVE... 6 SUPPORT FOR MULTIPLE NOTEBOOKS... 6 CREATING A NEW

More information

NMS Spectrum Analyzer Application

NMS Spectrum Analyzer Application NMS Spectrum Analyzer Application Spectrum View Window... 3 Context Sensitive Menus for Spectrum View Window... 3 Add Horizontal Line... 4 Add Vertical Line... 4 Show Lines... 4 Hide Lines... 4 Delete

More information

The Distributor s Content Management Guide for subzero-wolf.com

The Distributor s Content Management Guide for subzero-wolf.com The Distributor s Content Management Guide for subzero-wolf.com Dear Distributor Partner Portal users, Please use this guide help you find your way around and assist you in editing Showroom detail page

More information

User s Guide. Attainment s. GTN v4.11

User s Guide. Attainment s. GTN v4.11 Attainment s User s Guide A printable PDF of this user guide is available from the Attainment Company website: https://www.attainmentcompany.com/gotalk-now Contents 1 Getting Started with GoTalk NOW 1

More information

BaanERP 5.0c. User's Guide for Worktop 2.1

BaanERP 5.0c. User's Guide for Worktop 2.1 BaanERP 5.0c A publication of: Baan Development B.V. P.O.Box 143 3770 AC Barneveld The Netherlands Printed in the Netherlands Baan Development B.V. 2001. All rights reserved. The information in this document

More information

Workshop on Census Data Processing. TELEform Designer User Manual

Workshop on Census Data Processing. TELEform Designer User Manual Workshop on Census Data Processing TELEform Designer User Manual Contents TELEFORM MODULES... 1 TELEFORM DESIGNER MODULE... 1 FORM TEMPLATES... 1 Available Form Templates... 2 THE DESIGNER WORKSPACE...

More information

USING PANOPTO ON A WINDOWS MACHINE

USING PANOPTO ON A WINDOWS MACHINE USING PANOPTO ON A WINDOWS MACHINE Recording and posting a Panopto video on Blackboard requires the following steps: STEP 1: Connecting Panopto to Your Blackboard Course STEP 2: Installing Panopto Recorder

More information

Microsoft Office OneNote 2007

Microsoft Office OneNote 2007 Microsoft Office OneNote 2007 Microsoft Office OneNote 2007 is a digital notebook that provides a flexible way to gather and organize your notes and information, powerful search capabilities so you can

More information

Easy Chair Online Conference Submission, Tracking and Distribution Process: Getting Started

Easy Chair Online Conference Submission, Tracking and Distribution Process: Getting Started Easy Chair Online Conference Submission, Tracking and Distribution Process: Getting Started AMS WMC 2014 Click on play to begin show AMS Conference Information You can always access information about the

More information

PowerPoint Tips and Tricks

PowerPoint Tips and Tricks PowerPoint Tips and Tricks Viewing Your Presentation PowerPoint provides multiple ways to view your slide show presentation. You can access these options either through a toolbar on your screen or by pulling

More information

User Manual. ici-configuration App. ICI-Configuration App. User Manual SAP AG ici_ ConfigApp_User_Manual_ docx

User Manual. ici-configuration App. ICI-Configuration App. User Manual SAP AG ici_ ConfigApp_User_Manual_ docx ICI-Configuration App User Manual Table of Content 1 Introduction 3 1.1 Objective 3 2 Navigation 4 2.1 Views 5 2.1.1 Define Dashboard 5 2.1.2 Define Input Measures 9 2.1.3 Maintenance completed 11 3 Configuration

More information

Electronic Sales Platform User s Manual

Electronic Sales Platform User s Manual Electronic Sales Platform User s Manual Version 1.1 2018 St. Petersburg 2 CONTENTS Preface... 3 1 Introduction... 4 1.1 Workstation Requirements and Settings... 4 1.2 Starting application... 5 2 Summary

More information