MACtivity Test Cases Team 6 CSE 5324: Spring 2012 Khandaker Moinur Rahman Shwetha Narayan Hardik Shah Yu Xuan Zhang Sanjay Vasudeva Iyer

Size: px
Start display at page:

Download "MACtivity Test Cases Team 6 CSE 5324: Spring 2012 Khandaker Moinur Rahman Shwetha Narayan Hardik Shah Yu Xuan Zhang Sanjay Vasudeva Iyer"

Transcription

1 MACtivity Test Cases Team 6 CSE 5324: Spring 2012 Khandaker Moinur Rahman Shwetha Narayan Hardik Shah Yu Xuan Zhang Sanjay Vasudeva Iyer Department of Computer Science and Engineering The University of Texas at Arlington

2 1 INTRODUCTION 1.1 PURPOSE OF THE TEST CASE DOCUMENT This Test Cases Document documents the functional requirements of the MACtivity test cases. The intended audience is the project team and testing team. This document may be shared with the TA\Instructor and other teams whose input/approval into the testing process is needed. We designed our test cases based on following modules implemented in 3 iterations: Iteration 1: 1. Login Page 2. Registration Page 3. Individual Plan Iteration 2: 1. Group Plan 2. Friend List 3. Notification Page Iteration 3: 1. Statistics Chart 2. User Profile Page 3. User Dashboard Remember, the test cases discussed in this document gives user a graphical guideline for black-box testing. They are not JUnit test cases. 2 TEST CASES SPECIFICATION 2.1 TEST CASE SCENARIO REGISTRATION Description This test case is the description of how to test registration process of MACtivity app. Preconditions The tester clicks on Register button.

3 Post Conditions When a valid full name and address combination is given by user, the screen will show user a dialog for successful registration and send an to user containing randomly generated password. Database will be updated containing information of new user. Success Scenario: A user gives full name and valid address in correct format. For this correct input, user will receive an like this confirming successful registration: Alternative Scenario: a. Input field left blank. Result: System will show an alert dialog:

4 b. Invalid Id: Result: system will show an alert dialog like following: 2.2 TEST CASE SCENARIO LOGIN Description This test case describes how to test login process

5 Preconditions The tester should have a registered account for this app. Post Conditions When a valid combination of address and password is given by user, the app will redirect user to home activity showing dashboard and bottom action bar. Success Scenario A user gives valid credentials

6 After login, user will be able to see own home screen: Alternative Scenarios: a. Invalid credentials Result: Show an alert dialog:

7 b. Input field left blank Result: Show user alert toast: 2.3 TEST CASE SCENARIO FORGOT PASSWORD

8 Description This test case describes how to test if a registered user can retrieve password back Preconditions The tester should have a registered account for this app. He clicks on forgot password link on login screen. Post Conditions When user gives a registered address, the app send an to that address containing a randomly generated password. User should be able to login using new password. Database would be updated with new password. Success Scenario Suppose, a user gives address on forgot password screen. App will show user a dialog confirming his with new password.

9 User will receive an in following format with new password: Alternative Scenarios: a. Invalid Result: App will warn user with a toast message b. field left blank Result: Show user a toast message to fill up field

10 c. Pressing cancel button Result: Redirect to login screen 2.4 TEST CASE SCENARIO RESET PASSWORD Description This test case describes how to test if a registered user can reset password. Preconditions The tester should have a registered account for this app. He clicks on Profile icon from menubar and selects Change Password tab. Post Conditions When user gives a valid old password, and valid new password twice, the app allows user to reset to new password. App shows user a toast message that password was successfully reset. Database is updated with new password.

11 Alternative Scenarios: a. Incorrect old password Result: Show a toast message that old password is incorrect b. New passwords don t agree Result: Show a toast message about mismatch

12 c. Field missing Result: Show user a toast message that required field is missing. d. Pressing Profile Tab

13 Result: Switches to profile tab 2.5 TEST CASE SCENARIO LOG OUT Description This test case describes how to test if a registered user can log out of app. Preconditions The tester should have been logged in with a registered account for this app. He clicks on Profile icon from menu bar and clicks Logout button. Post Conditions App will log out the user and redirect to login screen. 2.6 TEST CASE SCENARIO ADD FRIEND Description This test case describes how to test the process of adding friends. Preconditions The tester should have been logged in with a registered account for this app. He clicks on Friends icon from menu bar.

14 Post Conditions User will be able to add other users to own friend list after searching by id or name. Success Scenario A user wants to add a friend whose name starts with san. Typing san and clicking search button would populate list of users whose name starts with san. Clicking on a name from list would pop up a dialog showing option of sending a friend request.

15 Clicking on Add friend button would send a friend request to that user and user will see a confirmation dialog.

16 Alternative Scenario: a. Sending multiple add request to same user Result: Dialog will show that friend request already sent. b. Trying to add own as friend Result: Dialog will warn that user is trying to add himself.

17 2.7 TEST CASE SCENARIO DELETE FRIEND Description This test case describes how to test the process of deleting friends. Preconditions The tester should have been logged in with a registered account for this app. He should have at least one friend in friend list. Post Conditions User will be able to delete selected friend from friend list. Success Scenario A user wants to delete a friend. He clicks on the name of a friend from friend list. A dialog will appear to confirm deletion. User clicks ok to delete.

18 That friend will be removed from his friend list showing a confirmation. Alternative Scenario: a. User clicks on cancel Result: Delete dialog will disappear and friend list will be back. 2.8 TEST CASE SCENARIO NOTIFICATIONS Description This test case describes how to test the process showing notification and responding to them. Preconditions The tester should have been logged in with a registered account for this app. He clicks on Alerts icon from menu bar. Post Conditions User will be able to see a latest list of notifications on the screen. These notifications include someone sent/accepted friend request, or someone invited to a group activity, or someone rejected an invitation. Clicking on some notifications would require further user interaction and some notifications would disappear from list if they are no longer important. Success Scenario:

19 A user clicks on alerts icon from menu bar. He will see a list of notifications:

20 Clicking on first notification (group plan request) will direct to a screen with details of that notification and option to accept invitation. Accepting the group plan would add a new entry to dashboard for that plan Similarly from notification page, user can accept/reject friend request

21 Click on the notification would redirect to details of that request. User can accept/reject that request. 2.9 TEST CASE SCENARIO INDIVIDUAL PLAN Description This test case describes how to test the process when an individual plans for own. Preconditions The tester should have been logged in with a registered account for this app. He clicks on Plan icon from menu bar. Post Conditions User will be able to select a particular game at a particular date and time. His plan will be reflected to dashboard. Database will update this new plan.

22 Success Scenario: User selects a particular game. Next, user selects a particular date Next, user selects a particular time slot.

23 User selects Individual plan Selected plan will be reflected on dashboard

24 Alternative Scenario: a. Selecting a time slot that is already planned Result: Show a toast message that a plan is already made at that time b. Pressing cancel button Result: User will be redirected to home page without making any plan c. Select a past date Result: Warn user that past date cannot be chosen d. Select a past time

25 Result: Warn user that chosen time already passed 2.10 TEST CASE SCENARIO GROUP PLAN Description This test case describes how to test the process when an individual plans for a group. Preconditions The tester should have been logged in with a registered account for this app. He must have at least one friend in friend list. User clicks on Plan icon from menu bar. Post Conditions User will be able to select a particular game at a particular date and time. He will be able to invite selected friends to that event. He will also know how many are attending (Who accepted/rejected a plan). His plan will be reflected to dashboard. Database will update this new plan. Success Scenario: User selects a particular game, date and time just like test case of individual plan. Next user selects group plan option:

26 User can select friends from his current friends User clicks Group Invite button. That group plan will be added to dashboard with Type=MyGP:

27 Alternative Scenario: a. A friend invites to a group plan at that particular date and time, user already made a group plan Result: Notify owner of the plan that he cannot accept group plan from other users when he himself already made a group plan. b. No friend selected Result: Toast message will show that no friends were selected for that plan: c. Pressing cancel button Result: User will be redirected to home page without making any plan

28 2.11 TEST CASE SCENARIO USER DASHBOARD Description This test case describes how to test if the dashboard is working perfectly or not. Preconditions The tester should have been logged in with a registered account for this app. He should have been either made a plan or accepted plan from friends. Post Conditions Plans will be updated as a list on the Dashboard Database will update this new plan TEST CASE SCENARIO STATISTICAL CHART Description This test case describes how to test if the graphs are working correctly. Preconditions The tester should have been logged in with a registered account for this app. Database admin should have been provided data to database table. User clicks on charts icon from menu bar. Post Conditions User will be able to see data of selected game as chart on a screen. Success Scenario User selects a game from list of games and a chart type. Then he clicks on submit button:

29 A chart will be loaded on screen showing average data for days of a week. User can interact with chart by clicking on different parts Conclusion Testers are most welcome to execute new test cases and report to us for bugs.

MACtivity Design Specification

MACtivity Design Specification MACtivity Design Specification Department of Computer Science and Engineering The University of Texas at Arlington Team 6 CSE 5324 Team Members: Sanjay Vasudeva Iyer Shwetha Narayan Hardik Shah Khandaker

More information

How do I sign up for a Canvas account as a parent?

How do I sign up for a Canvas account as a parent? How do I sign up for a Canvas account as a parent? Parents (Observers) can link their Canvas account to their student's account so they can see assignment dues dates, announcements, and other course content.

More information

Parent Portal User Guide

Parent Portal User Guide Parent Portal User Guide Table of Contents LOGIN TO THE PARENT PORTAL... 2 RETRIEVE LOST LOGIN DETAILS... 3 CHANGE YOUR PASSWORD... 5 CHANGE OR CONFIRM YOUR DETAILS & MEDICAL INFORMATION... 6 NAVIGATING

More information

P.E.O. STAR Scholarship Online Recommendation Instructions

P.E.O. STAR Scholarship Online Recommendation Instructions P.E.O. STAR Scholarship Online Recommendation Instructions The P.E.O. STAR Scholarship Recommendation Form for the chapter is available from September 1 through November 1. Starting September 1: As a chapter

More information

Training Booking System User Guide Contents:

Training Booking System User Guide Contents: Training Booking System User Guide Contents: Register to Use the System... 2 Password Reminder... 4 Log In and Page Overview... 6 Book a Course for Yourself... 7 Book Yourself and Another Staff Member

More information

User Manual Appointment System

User Manual Appointment System User Manual Appointment System Page 1 of 17 1.0 TABLE OF CONTENTS TABLE OF CONTENTS... 2 System Overview... 3 Menu Options... 3 Application Access... 3 Patient Registration... 6 Schedule Appointment...

More information

Secure Access Manager User Guide September 2017

Secure Access Manager User Guide September 2017 Secure Access Manager User Guide September 2017 1 1 INTRODUCTION... 3 1.1 SUMMARY... 3 2 BASIC FUNCTIONS... 3 2.1 LOGIN TO YOUR SAM ACCOUNT... 3 2.1.1 How to Activate your Account... 3 2.1.2 How to Login

More information

Patient Portal User Guide The Patient s Guide to Using the Portal

Patient Portal User Guide The Patient s Guide to Using the Portal 2014 Patient Portal User Guide The Patient s Guide to Using the Portal Table of Contents: What is the Patient Portal?...3 Enrolling in the Patient Portal.......... 4-19 A. Enrollment Option #1: First-Time

More information

E X O S T A R, LLC D A T E : M AY V E R S I O N : 4.0

E X O S T A R, LLC D A T E : M AY V E R S I O N : 4.0 SECURE ACCESS MAN AG E R USER GUI DE E X O S T A R, LLC D A T E : M AY 2 0 1 7 V E R S I O N : 4.0 1 S E C U R E AC C E S S M A N A G E R 1 INTRODUCTION... 3 1.1 SUMMARY... 3 2 BASIC FUNCTIONS... 3 2.1

More information

Cloud Services. Spam Manager. Quarantine Admin Guide

Cloud Services. Spam Manager. Quarantine Admin Guide Cloud Services Spam Manager Quarantine Admin Guide 10/23/2014 CONTENTS Introduction... 2 About Spam Quarantine Tasks... 2 Quarantine Deployment Tasks... 2 Before Activation of Spam Manager... 4 After Activation

More information

LotusLive Notes Client Configuration

LotusLive Notes Client Configuration LotusLive Notes Client Configuration End to End User Transition Guide Version 2.1 Prepared by IBM Support Education for ICS January 2012 1 Table of Contents Before Migration...4 LotusLive Subscription

More information

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017 ORAC Match User Manual for Support Workers V1.0 Updated 13/11/2017 1 Contents: The Login Screen: ORAC can be accessed through any web browser, smartphone or tablet via the following link; https://app.orac.support

More information

TeamUSA Portal Games Delegation Management Instructions

TeamUSA Portal Games Delegation Management Instructions This document includes the instructions to use TeamUSA Portal for Games Delegation Management. Updates to the system include: Managing your Assignments (all staff who may attend the Games & will need USOC

More information

This chapter provides an overview of user access management and Segment Management pods in the SNTC portal.

This chapter provides an overview of user access management and Segment Management pods in the SNTC portal. SNTC Administration This chapter provides an overview of user access management and Segment Management pods in the SNTC portal. Overview The Administration tab in the SNTC portal allows the customer administrator

More information

Visa Payments Control

Visa Payments Control Visa Payments Control Getting Started Guide Effective: June 2017 2017 Visa. All Rights Reserved. Notices and Disclaimers This document is protected by copyright restricting its use, copying, distribution,

More information

*The recommended browsers are Internet Explorer, Firefox, Google Chrome and Safari.

*The recommended browsers are Internet Explorer, Firefox, Google Chrome and Safari. 1 *The recommended browsers are Internet Explorer, Firefox, Google Chrome and Safari. *We recommend you to clear browser history and review FAQ before you apply. *If you experience repeated technical difficulties,

More information

Nextsense Support System

Nextsense Support System Nextsense Support System Customer manual Author Nextsense Partizanski odredi 62, Skopje Macedonia www.nextsense.com Table of Contents Introduction... 3 Accessing the system... 4 Logging in... 4 I forgot

More information

Activate Credentials. Click here to Login to Truman s Student Portal. Check out the Credentials Video for additional guidance.

Activate Credentials. Click here to Login to Truman s Student Portal. Check out the Credentials Video for additional guidance. Click here to Login to Truman s Student Portal. Activate Credentials Check out the Credentials Video for additional guidance. 1. Go to Truman's Student Portal login page. 2. Click New User Registration

More information

AgentWorks Administrator and Manager User Guide - Release 12.5

AgentWorks Administrator and Manager User Guide - Release 12.5 AgentWorks Administrator and Manager User Guide - Release 12.5 March 21, 2013 2012 MoneyGram InternationalAll rights reserved. Table of Contents Registration Overview... 2 1. Initial Log In AgentWorks

More information

MyHealthRecord. Patient User Guide. Top of Page Table of Contents

MyHealthRecord. Patient User Guide. Top of Page Table of Contents MyHealthRecord Patient User Guide 1 P a g e Information Technology Department MyHealthRecord Patient User Guide Copyright 2014 Family Health Centers of San Diego, Inc. 823 Gateway Center Way San Diego,

More information

INAB CAB Portal User Guide

INAB CAB Portal User Guide INAB CAB Portal User Guide CRM 2 INAB Cab Portal User Guide CRM Documentation Issue 2 June 2018 Contents 1. Login...4 1.1. Set up Portal password... 5 1.2. Login... 6 1.3. Forgot my password... 7 1.4.

More information

AvePoint Online Services for Partners 2

AvePoint Online Services for Partners 2 AvePoint Online Services for Partners 2 User Guide Service Pack 1 Issued June 2017 Table of Contents What s New in this Guide...4 About...5 Submitting Documentation Feedback to AvePoint...6 Browser Support

More information

V-CUBE Meeting User Manual

V-CUBE Meeting User Manual V-CUBE Meeting User Manual 2. Preparing for Meetings V-cube, Inc. 2013 V-cube, Inc. All Rights Reserved. Revision history Revision date Details 2013/09/10 - Added a folder feature to the storage functionality

More information

Ariba Supplier Self-Registration

Ariba Supplier Self-Registration About this document When your company is selected as an Elia supplier, it is registered in the Elia system so that a purchase order can be issued. The first step is that you register as an Elia supplier

More information

OMICS Publishing Group Online Submission System

OMICS Publishing Group Online Submission System OMICS Publishing Group Online Submission System Editorial Manager -Reviewer Tutorial Contents Reviewer Software Requirements Reviewer Login Overview Registering with EM Duplicate Registration check Possible

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

Table of Contents. Overview of the TEA Login Application Features Roles in Obtaining Application Access Approval Process...

Table of Contents. Overview of the TEA Login Application Features Roles in Obtaining Application Access Approval Process... TEAL Help Table of Contents Overview of the TEA Login Application... 7 Features... 7 Roles in Obtaining Application Access... 7 Approval Process... 8 Processing an Application Request... 9 The Process

More information

Please note: This procedure is exactly the same for the emwave2 program as well as the emwave PRO.

Please note: This procedure is exactly the same for the emwave2 program as well as the emwave PRO. HeartCloud FAQs What is HeartCloud? HeartCloud is HeartMath s Cloud-based system that enables you to sync multiple devices and store session data from the Inner Balance, emwave2 and emwave Pro. Here you

More information

Registering as an Elia supplier on Ariba on invitation

Registering as an Elia supplier on Ariba on invitation Registering as an Elia supplier on Ariba on invitation About this document When an Elia buyer publishes a sourcing event and invites you to participate, you receive an invitation e-mail from Ariba, the

More information

WolkAbout IoT Tool Mobile Application v2.2. User Manual

WolkAbout IoT Tool Mobile Application v2.2. User Manual WolkAbout IoT Tool Mobile Application v2.2 User Manual 1 Table of Contents: Introduction 3 Account Registration 3 Mobile registration 3 Web registration 4 Mobile Application Installation and Configuration

More information

Charlotte Housing Authority Applicant Portal Overview

Charlotte Housing Authority Applicant Portal Overview Topic Charlotte Housing Authority Table of Contents Page Login Page 3 Forgot Password 4 Registering- Currently on waiting list 6-10 Home Screen 11 Wait Listing Information Basic Details 12-13 Waiting List

More information

Welcome to the QParents Portal... 2

Welcome to the QParents Portal... 2 Table of contents Welcome to the QParents Portal... 2 Introduction: about the QParents Portal... 2 Online security... 2 About this guide... 3 How to provide feedback in QParents... 4 Help and support...

More information

For other details about the campaign including Frequently Asked Questions, please visit

For other details about the campaign including Frequently Asked Questions, please visit EMPLOYEE CAMPAIGN PLEDGE FORM HELP GUIDE I have an @ledcor.com email address This guide will help you register and login to the Ledcor Cares Employee Campaign pledge form and walk you through the easy

More information

This job aid will show Portal Administrators and users how to perform self-serve tasks for their account.

This job aid will show Portal Administrators and users how to perform self-serve tasks for their account. Self-Serve for Users Background As a user of the Loblaw Vendor Portal, you can self-administer your account, which includes updating your security questions, changing your password, updating your phone

More information

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Customer Portal...1 Prerequisites...1 Installation...2 Salesforce App Installation... 2 Salesforce Lightning... 2 WordPress Manual Plug-in installation...

More information

2012 Equal Justice Works Conference and Career Fair Student JusticeWork! User Guide

2012 Equal Justice Works Conference and Career Fair Student JusticeWork! User Guide 2012 Equal Justice Works Conference and Career Fair Student JusticeWork! User Guide Friday and Saturday, October 26 and 27 Crystal Gateway Marriott Arlington, VA Equal Justice Works is using the JusticeWork!

More information

Administrator Guide. Find out how to set up and use MyKerio to centralize and unify your Kerio software administration.

Administrator Guide. Find out how to set up and use MyKerio to centralize and unify your Kerio software administration. Administrator Guide Find out how to set up and use MyKerio to centralize and unify your Kerio software administration. The information and content in this document is provided for informational purposes

More information

GARMCO E-Tendering System Guideline

GARMCO E-Tendering System Guideline Gulf Aluminium Rolling Mill Company GARMCO E-Tendering System Guideline Frequently Asked Questions How to Login to the E-Tendering System?... 2 How to Recover Your Password?... 3 How to Register to the

More information

ELSEVIER REFERENCE MODULES EDITORIAL-PRODUCTION SYSTEM (EPS) AUTHOR GUIDE

ELSEVIER REFERENCE MODULES EDITORIAL-PRODUCTION SYSTEM (EPS) AUTHOR GUIDE 1 ELSEVIER REFERENCE MODULES EDITORIAL-PRODUCTION SYSTEM (EPS) AUTHOR GUIDE Introduction This document is designed as a comprehensive help resource for authors using the EPS interface to submit original

More information

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017 ORAC Match User Manual for Support Workers V1.0 Updated 13/11/2017 1 Contents: The Login Screen: ORAC can be accessed through any web browser, smartphone or tablet via the following link; https://app.orac.support

More information

WolkAbout IoT Tool Mobile Application v2.4. User Manual

WolkAbout IoT Tool Mobile Application v2.4. User Manual WolkAbout IoT Tool Mobile Application v2.4 User Manual Table of Contents: Introduction 2 Account Registration 2 Web Registration 2 Mobile Registration 4 Mobile Application Installation and Configuration

More information

Odyssey File & Serve. Firm Administrator User Guide Release 3.10

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

More information

eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central

eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central Table of Contents Installation Guide... 3 eshop Account Registration in Dynamics 365 Business Central:... 3 eshop Setup

More information

CMS Enterprise Portal User Manual

CMS Enterprise Portal User Manual Centers for Medicare & Medicaid Services CMS expedited Life Cycle (XLC) 11/13/2017 Document Number: Enterprise_Portal_User_Manual_v6 Table of Contents Table of Contents 1. Introduction... 1 2. Overview...

More information

RouteMobile Mobile Client Manual for Android Version: 2.0

RouteMobile Mobile Client Manual for Android Version: 2.0 RouteMobile Mobile Client Manual for Android Version: 2.0 Route Mobile Limited 2018. All rights reserved 1 Contents Installation... 3 Getting Started... 5 Login Page... 6 Main Screen... 7 Send SMS... 9

More information

Specialty Contractor User Manual. Table of Contents. Specialty Contractor User Manual Version 1 11/16/15

Specialty Contractor User Manual. Table of Contents. Specialty Contractor User Manual Version 1 11/16/15 Specialty Contractor User Manual Welcome to the C3 Training Database for Construction Career Collaborative! This software is where you keep track of your employees' training and safety credentials, project

More information

Requesting Accommodations

Requesting Accommodations PURPOSE: To provide instructions on the process for Testers. IMPORTANT: It is important that Testers use Chrome, Safari, Firefox, IE11 or higher. Also, you can use mobile browsers for all of the above

More information

ISQua Collaborate User Guide for Surveyors

ISQua Collaborate User Guide for Surveyors 2017 ISQua Collaborate User Guide for Surveyors THE INTERNATIONAL SOCIETY FOR QUALITY IN HEALTH CARE LTD TABLE OF CONTENTS About ISQua Collaborate... 2 Getting started... 2 Logging in... 3 Dashboard...

More information

Your Guide to Mobile Ticketing

Your Guide to Mobile Ticketing Your Guide to Mobile Ticketing Your App for Mobile Ticketing The free MLB Ballpark app is your secure and convenient way to instantly access Cardinals tickets at Busch Stadium via your mobile device. Download

More information

Whitnall Youth Baseball / Fastpitch Website User Guide.

Whitnall Youth Baseball / Fastpitch Website User Guide. Whitnall Youth Baseball / Fastpitch Website User Guide http://www.whitnallyouthbaseball.com Table of Contents Page First Time Log In 3 Editing your account 8 Updating Player s Picture 12 Viewing your schedule

More information

inty CASCADE Management Portal Self Service Ticketing Guide (Trusted Advisor)

inty CASCADE Management Portal Self Service Ticketing Guide (Trusted Advisor) inty CASCADE Management Portal Self Service Ticketing Guide (Trusted Advisor) Contents 1. Overview... 2 2. Accessing the Portal... 2 3. Logging In... 2 4. Forgotten Your Password?... 3 5. Creating a New

More information

Table of Contents. I. How do I register for a new account? II. How do I log in? (I already have a MyJohnDeere.com account.)

Table of Contents. I. How do I register for a new account? II. How do I log in? (I already have a MyJohnDeere.com account.) Quick Start Guide If you are an App Developer, you can get started by adding a new app and configuring it to consume Deere APIs on developer.deere.com. Use this Quick Start Guide to find and try our APIs.

More information

CANVAS OBSERVER GUIDE

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

More information

MyConnect Client User Guide

MyConnect Client User Guide MyConnect Client User Guide Hub Capital 2012 1 Contents Introduction...3 Home Page...4 Signing In...4 MyConnect Self Registration...5 Password Recovery Setup...6 E Delivery Enrolment Setup...7 Password

More information

Odyssey File & Serve Firm Administrator User Guide Release 3.16

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

More information

Your Guide to Mobile Ticketing

Your Guide to Mobile Ticketing Your Guide to Mobile Ticketing Your App for Mobile Ticketing The free MLB Ballpark app is your secure and convenient way to instantly access Pirates tickets at PNC Park via your mobile device. Download

More information

SelfServe WebTIME. Employee User Manual

SelfServe WebTIME. Employee User Manual SelfServe WebTIME SelfServe is your one stop portal Employee related activities. From logging hours, updating contact information, keeping track of upcoming assignments to reprinting copies of your Check

More information

Odyssey File & Serve. Firm Administrator User Guide Release 3.14

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

More information

Design Use Cases. Students With A Goal (S.W.A.G.) June 5, Senior System Analyst Software Development Lead. User Interface Specialist

Design Use Cases. Students With A Goal (S.W.A.G.) June 5, Senior System Analyst Software Development Lead. User Interface Specialist Design Students With A Goal (S.W.A.G.) June 5, 2015 Melody Jeng Arno Gau Rachel Lee Laura Hawkins Rohan Rangray Andrew Buss Phuong Tran Chung Kang Wang Masud Rahman Kevin Mach System Architect Senior System

More information

Create Account/Login. Create Account/Login

Create Account/Login. Create Account/Login User Manual Table of Contents Table of Contents Section 1: Create Account Login Section 2: Password Recovery Section 3: Add a Lockbox Section 4: Add a Listing Section 5: Dashboard - Approve Showing Requests

More information

Major League Baseball Club Accreditation System

Major League Baseball Club Accreditation System Functional Specifications User Guide System Administrator Major League Baseball Club Accreditation System Club Accreditation User Guide System Administrator - v1.4 Page 1 Date Versio n Revision History

More information

Online Appointment Booking System

Online Appointment Booking System Online Appointment Booking System User Guide Version 8.1 TABLE OF CONTENTS 1. Registering Your Account with LifeLabs 2 1.1 STEP 1 Terms of Use 3 1.2 STEP 2 - Complete the registration form 4 2. Booking

More information

Presence Student Organization Guide

Presence Student Organization Guide Presence Student Organization Guide Presence Student Portal Visit sdsu.presence.io to access the Presence Student Portal. Anyone can access this part of the website without an account. On the Organizations

More information

Your Guide to Mobile Ticketing

Your Guide to Mobile Ticketing Your Guide to Mobile Ticketing Your App for Mobile Ticketing The free MLB Ballpark app is your secure and convenient way to instantly access Cardinals tickets at Busch Stadium via your mobile device. Download

More information

Abu Dhabi Investment Authority

Abu Dhabi Investment Authority OUM USER GUIDE Abu Dhabi Investment Authority 01-01 Registration Process Author: Creation Date: Last Updated: Document Ref: Version: Abu Dhabi Investment Authority 11-Jan-2017 19-Jan-2017 ADIA/User Guide/2.1.1

More information

2018 Equal Justice Works Conference and Career Fair User Guide

2018 Equal Justice Works Conference and Career Fair User Guide 2018 Equal Justice Works Conference and Career Fair User Guide Friday and Saturday, October 26 and 27 Hyatt Regency Crystal City Arlington, VA The Conference and Career Fair online system will allow you

More information

MeetMe Planner Design description. Version 2.2

MeetMe Planner Design description. Version 2.2 Design description Version 2.2 Revision History Date Version Description Author 2015-07-11 1.0 First version Danijel Sokač Francesco Giarola 2015-14-11 1.1 Mockups update and new use case handling Danijel

More information

CareCarma. It Starts With Family

CareCarma. It Starts With Family CareCarma It Starts With Family 3. INTRODUCTION 3. How can CareCarma Help You? 3. CareCarma Home Page 4. CareCarma CareCircle 4. CareCarma CareCircle Tools 5. Work on Different Plattforms 6. GETTING STARTED

More information

User Guide. Prepared by activpayroll s activ8 Team - Updated October Page 1 of 6

User Guide. Prepared by activpayroll s activ8 Team - Updated October Page 1 of 6 User Guide Prepared by activpayroll s activ8 Team - Updated October 2016. activ8@activpayroll.com Page 1 of 6 Contents Contents... 2 How do I view my bank details?... 3 How do I edit my bank details?...

More information

Resource Center Getting Started Guide

Resource Center Getting Started Guide Resource Center Getting Started Guide Welcome to the Resource Center. The Resource Center is your source for exclusive business best practices assets. The Resource Center is where you will create an account,

More information

MAINTENANCE HELPDESK SYSTEM USER MANUAL: CUSTOMER (STAFF) VERSION 2.0

MAINTENANCE HELPDESK SYSTEM USER MANUAL: CUSTOMER (STAFF) VERSION 2.0 MAINTENANCE HELPDESK SYSTEM USER MANUAL: CUSTOMER (STAFF) VERSION 2.0 TABLE OF CONTENTS NO TOPICS PAGES 1 LOGIN 1-3 2 CHANGE PASSWORD 4 3 CREATE NEW REQUEST 5-7 4 VIEW REQUEST 8-9 5 LOGOUT 10 6 FORGOT

More information

ProcessWorld User Guide. (October 2017)

ProcessWorld User Guide. (October 2017) ProcessWorld User Guide (October 2017) Table of Contents 1. INTRODUCTION... 2 2. REGISTRATION... 2 3. PASSWORDS... 3 4. REQUESTING ACCESS TO APPLICATIONS... 3 5. THE PROCESSWORLD MENU... 4 5.1 MY DETAILS...

More information

Power School Parent Portal User Guide

Power School Parent Portal User Guide Power School Parent Portal User Guide Preface Use this guide to assist you while navigating the PowerSchool Parent Portal. This guide is based on the PowerSchool Parent Portal online help, which you can

More information

How to Register for the 2016 Walk to End Alzheimer s

How to Register for the 2016 Walk to End Alzheimer s How to Register for the 2016 Walk to End Alzheimer s Contents Getting Started... 2 Your National Team Page... 3 Start a Team or Join a Team... 3 Greeting page... 5 Sign In... 5 Returning Participants...

More information

Project Title: Infralog Team: Team Enigma Authors : Blake Husserl, Rafal Wojciek, Jose Vasquez, Metehan Ozten, Ahmad Bayonis.

Project Title: Infralog Team: Team Enigma Authors : Blake Husserl, Rafal Wojciek, Jose Vasquez, Metehan Ozten, Ahmad Bayonis. Project Title: Infralog Team: Team Enigma Authors : Blake Husserl, Rafal Wojciek, Jose Vasquez, Metehan Ozten, Ahmad Bayonis Revision History: (1/26/15) Document created (1/28/15) First Draft finished,

More information

Electronic Submission System User procedures document MAY 2018

Electronic Submission System User procedures document MAY 2018 Electronic Submission System User procedures document MAY 2018 Electronic Submission System User Guide 1 What s new? This user guide was updated in May 2018 to include recent changes to the Electronic

More information

Avera CE Portal Orientation Packet

Avera CE Portal Orientation Packet Avera CE Portal Orientation Packet Include: Welcome Letter from Leadership & Organizational Development The Avera Educational Activity Process How to create an Avera CE Portal Profile How to access your

More information

Acceptance Test Plan. HCDocs

Acceptance Test Plan. HCDocs Acceptance Test Plan For HCDocs Version 1.0 Prepared by: Somil Parikh Min Yaung Dhruv Salhotra Gregory Bajgier Bernard Wolff Drexel University Document Information Title Authors Reviewers Healthcare Document

More information

DOC - ONLINE VISITING REGISTRATION (OVR) Santa Clara County. OVR User Manual

DOC - ONLINE VISITING REGISTRATION (OVR) Santa Clara County. OVR User Manual DOC - ONLINE VISITING REGISTRATION (OVR) Santa Clara County OVR User Manual The Information Services Department 1555 Berger Dr. Building 2, loor 2 San Jose, CA 95112 September, 2006 OVR SERVICE Table of

More information

How to Login, Logout and Manage Password (QRG)

How to Login, Logout and Manage Password (QRG) How to Login, Logout and Manage Password (QRG) This Quick Reference Guide covers the following topics: 1. How to login in to the DCC. How to change (reset) your password 3. What to do if you have forgotten

More information

ORBIT User Manual v 1.0 July 2012 ORBIT USER MANUAL. Page 1 of 24

ORBIT User Manual v 1.0 July 2012 ORBIT USER MANUAL. Page 1 of 24 ORBIT USER MANUAL Page 1 of 24 Dear Customer, This User Manual is intended to give you a brief overview of ORF S Online Resource Booking and Information Terminal ORBIT and will hopefully answer most of

More information

Welcome to the new Nebraska Transit Invoice System!

Welcome to the new Nebraska Transit Invoice System! Welcome to the new Nebraska Transit Invoice System! Welcome to the new Nebraska Transit Invoice System! These stepby-step instructions will show you how to set up a User Account and begin using the new

More information

Login. Forgotten Username & Forgotten Password. Game Schedule. HorizonWebRef.com Instructions ALL USERS

Login. Forgotten Username & Forgotten Password. Game Schedule. HorizonWebRef.com Instructions ALL USERS Login Go to the login URL: http://my.horizonwebref.com At the center of the screen you will see the login prompts. Enter User Name & Password Click Login ***If this is your FIRST TIME in the system, you

More information

MyPatientVisit Patient Portal User Guide

MyPatientVisit Patient Portal User Guide Table of Contents Patient Setup and Login to the Patient Portal...2 Patient Registration... 2 Security Questions... 3 Patient Portal Dashboard...4 Patient s Dashboard... 4 Patient Documents in mydocuments

More information

Volume. User Manual and Resource Guide

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

More information

BSE-SINGLE SIGN ON. For Brokers/ Banks/ Mutual Funds

BSE-SINGLE SIGN ON. For Brokers/ Banks/ Mutual Funds BSE-SINGLE SIGN ON For Brokers/ Banks/ Mutual Funds Contents Introduction:... 2 Features:... 2 Advantages:... 2 On-boarding process.... 3 SSO application Login Process... 7 Authentication via OTP... 7

More information

VERSION WEBSITE AND SI APP GUIDE GBWYB - PARENTS AND COACHES PRESENTED BY: BRAD RICHARDSON GBWYB

VERSION WEBSITE AND SI APP GUIDE GBWYB - PARENTS AND COACHES PRESENTED BY: BRAD RICHARDSON GBWYB VERSION 1.0 4-28-2018 WEBSITE AND SI APP GUIDE GBWYB - PARENTS AND COACHES PRESENTED BY: BRAD RICHARDSON GBWYB CONTENTS League Website Instructions... 2 Logging in and resetting password... 2 Website Address:...

More information

Online Banking for Business WHOLESALE LOCKBOX IMAGING USER GUIDE

Online Banking for Business WHOLESALE LOCKBOX IMAGING USER GUIDE Online Banking for Business WHOLESALE LOCKBOX IMAGING USER GUIDE Contents Getting Started...1 Technical Requirements...1 Contact Us...1 Overview...2 Wholesale Lockbox Web Application... 2 Features... 2

More information

core user guide business gateway TABLE OF CONTENTS BANKING > WEALTH > INSURANCE

core user guide business gateway TABLE OF CONTENTS BANKING > WEALTH > INSURANCE business gateway core user guide TABLE OF CONTENTS Getting Started... 2 Administration Approval... 8 Logging In... 2 Administration Report... 8 Electronic Report Delivery (ERD)... 17 Security Key... 2

More information

New Password Reset for Dental Connect Provider

New Password Reset for Dental Connect Provider New Password Reset for Dental Connect Provider 1 INDEX Access Dental Connect for Providers:... 3 1. Username verification:... 4 1.1 user name not provided:... 5 1.2 Invalid user name:... 6 1.3 Invalid

More information

TSSA PORTAL TRAINING GUIDE

TSSA PORTAL TRAINING GUIDE TSSA PORTAL TRAINING GUIDE Owner Processes Page 0 Table of Contents Contents 1.1 Redeem Invitation... 2 1.2 Reset Password... 5 1.3 Manage Profile... 7 2.1 View Your Record(s) of Inspection... 8 2.2 Validate

More information

ReadyTalk for HubSpot User Guide

ReadyTalk for HubSpot User Guide ReadyTalk for HubSpot User Guide Revised March 2016 2 Contents Overview... 3 Configuring ReadyTalk & HubSpot... 4 Configure Sync for Additional Webinar Data... 6 How to Setup the Sync for Additional Webinar

More information

Sysco Market Login Help

Sysco Market Login Help Sysco Market Login Help First Time Login to Sysco Market... 1 Changing Password after Log In... 8 Updating Security Questions... 13 Changing a Forgotten Password... 16 First Time Login to Sysco Market

More information

EFC /SFC / PIB/CEE. Proposal Management System. July2017 U S E R M A N U A L ( N O D A L M I N I S T R Y )

EFC /SFC / PIB/CEE. Proposal Management System. July2017 U S E R M A N U A L ( N O D A L M I N I S T R Y ) EFC /SFC / PIB/CEE Proposal Management System July2017 P a g e 1 U S E R M A N U A L ( N O D A L M I N I S T R Y ) Contents User Login... 1 Dash Board... Error! Bookmark not defined. Upload Initial Proposal...

More information

Enterprise 3.4 RC1. Managing Alfresco Content from within Microsoft Office

Enterprise 3.4 RC1. Managing Alfresco Content from within Microsoft Office Enterprise 3.4 RC1 Managing Alfresco Content from within Microsoft Office Contents Copyright... 3 Typographic conventions...4 Introduction... 5 System requirements and prerequisites...5 Get started...6

More information

Scholarship Management System Training Guide Module 2 Managing Users Accounts and Role Types Ver 7.5 Updated: 6/2015. Prepared by:

Scholarship Management System Training Guide Module 2 Managing Users Accounts and Role Types Ver 7.5 Updated: 6/2015. Prepared by: Scholarship Management System Training Guide Module 2 Managing Users Accounts and Role Types Ver 7.5 Updated: 6/2015 Prepared by: Table of Contents Module 2 - Managing User Accounts and Role Types This

More information

Respondent Help Guide

Respondent Help Guide Respondent Help Guide https://nqphnetender.openwindowscontracts.com Welcome to the Northern Queensland Primary Health Network etendering Portal. Using NQPHN s etendering Portal is free for all users. There

More information

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements...

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... Halo Web App GUIDE Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... 6 Quick Note... 6 Mark as Urgent... 6 Add

More information

Adult User Registration First Time Registration Coach or Operator

Adult User Registration First Time Registration Coach or Operator Adult User Registration First Time Registration Coach or Operator This section includes instructions for coaches/operators who DID NOT create an account the year before. Obtain/Renew your USA Basketball

More information

Good Shepherd Microfinance Provider Portal

Good Shepherd Microfinance Provider Portal Good Shepherd Microfinance Provider Portal Portal Registration Instructions Contents Introduction... 2 Step 1 Sign up for a Microsoft account (formerly Windows Live ID)... 2 Create Microsoft account registration

More information