Test Plan and Cases (TPC)

Size: px
Start display at page:

Download "Test Plan and Cases (TPC)"

Transcription

1 Test Plan and Cases (TPC) MedFRS Device Diagnostic Software Team 16 Misha Dowd Delnaz Gundevia Anfal Abdul Jaleel Nanda Kishore Kolleje Rao Anupam Kumar Jackie Cheng Project Manager Life Cycle Planner System Architect System Requirements Engineer Feasibility Analyst IIV & V i

2 Version History Date Author Version Changes made Rationale 10/23/13 AAJ,N K,DG, MD 10/23/13 AAJ,N K,DG, MD,A K,JC 1.0 Original template from 577a; Changed all sections Add Content for DC package 1.1 Changed section 3 Add Content for DC package ii

3 Table of Contents TEST PLAN AND CASES (TPC)... I MedFRS Device Diagnostic Software... i VERSION HISTORY... II TABLE OF CONTENTS... III TABLE OF TABLES... V TABLE OF FIGURES... ERROR! BOOKMARK NOT DEFINED. 1. Introduction Purpose of the TPC Document Status of the TPC Document Test Strategy and Preparation Hardware preparation Software preparation Requirements Test Identification Test Identifier Test Identifier Test Identifier Test Identifier Test Identifier Test Identifier iii

4 3.7 Test Identifier Test Identifier Test Identifier Test Identifier Test Identifier Test Identifier Resources and schedule Resources Staffing and Training Needs Schedule iv

5 Table of Tables Table 1: Requirements Matrix... 7 Table 2 : TC Authorize Application... 8 Table 3 : TC Failed Authorize Application... 9 Table 4 : TC Collect correct Victim Data Table 5 : Collect incomplete Victim Data Table 6 : TC-03 Barcode Scanning Table 7 : TC-04 Application Data Sync Table 8 : TC-05 Application Performance Table 9 : TC-06 Database Performance Table 10 : TC-07 Data Security Table 11 : TC Add disaster Table 12 : TC Add empty disaster Table 13 : TC Choose disaster Table 14 : TC EMT Assignment Table 15 : TC Add empty EMT Assignment Table 16 : TC Search victim Table 17 : TC Search victim Table 18 : TC Update table Table 19 : TC Deletion from table Table 20 : TC Erroneous Update Table 11: Testing Schedule v

6 1. Introduction 1.1 Purpose of the TPC Document This document aims to state how to test the Medical First Response System Device Diagnostic Software project. This is achieved by identifying potential situations that the project may run into and then creating test cases about them. This will give the development team and stakeholders a clearer picture of the application s functions and features; thus, aiding the development team in creating a better application. 1.2 Status of the TPC Document The status of the TPC is currently at the Development Commitment Package phase (version 1.0). This version is the first set of test cases created for the project. 6

7 2. Test Strategy and Preparation Agile Continuous Integration: the mobile application will be built in phases and tested on the simulator first, and then it will be distributed for Beta Testing 2.1 Hardware preparation ios Device to test the application Distribution Certificates to distribute Ad-Hoc application to testers. 2.2 Software preparation The software to be used: iphone Simulator to test the Application Xcode Instruments Debugger to test the Application Performance and Memory Testing To distribute app for beta testing: 1. Optionally, create an itunes Connect app record. 2. Register all test devices. 3. Create a distribution certificate. 4. Create an ad hoc provisioning profile. 5. Update the build string in build setting. 6. Archive and validate app. 7. Create an ios App Store Package. 8. Install the app on test devices. 9. Solicit crash reports from testers. 2.3 Requirements Table 1: Requirements Matrix Requirement ID Verification Test Case ID (if applicable) Type WC_2741 Testing TC-01 WC_2808 Testing 7

8 3. Test Identification 3.1 Test Identifier TC-01 Application Authentication Test Level Software Item level Test Class Functionality test, Erroneous Test Test Completion Criteria -If user enters the correct OTP then he is authorized else not authorized Test Cases Table 2 : TC Authorize Application TC Application Authorization The Volunteer must be a registered User Access is allowed for the volunteer into the app Inputs Include the One Time Pass Key Acknowledge message from the server on successful authorization. Pass: If the server returns Acknowledge (ACK) Fail: If the server times out or returns Error (ERR) TC WC_2741, 8

9 Table 3 : TC Failed Authorize Application TC Failed Application Authorization Database is initiaized Access is restricted for the volunteer into the app Inputs Include the One Time Pass Key Error message Pass: If server does not allow him access WC_2741, 3.2 Test Identifier TC-02 Collect Victim Data Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria -All the data entered by the volunteer must be stored in the Dictionary Object of the Application -Victim records without all required fields should not be added to the database Test Cases 9

10 Table 4 : TC Collect correct Victim Data TC Collect correct Victim Data Mobile application and its data Entry Fields The Application must be authorized The data is sent to the Server Inputs rely on specific fields, like Age is a number, location is a string and so on A dictionary object with all the victims data Pass: If all the attributes have data or are blank entry Fail: If a field in an object has invalid character WC_2634, WC_2635, WC_2636, WC_2637, WC_2755, WC_2757, WC_2757, WC_2808 Table 5 : TC-02-0Collect incomplete Victim Data TC Collect Victim Data Mobile application and its data Entry Fields The Application must be authorized The data is sent to the Server Volunteer inputs victim data with some required fields empty Volunteer is asked to fill in the required fields Pass: If the incomplete record is added to the database WC_2634, WC_2635, WC_2636, WC_2637, WC_2755, WC_2757, WC_2757, WC_

11 3.3 Test Identifier TC-03 Bar Code Scanning Test Level Software Item level Test Class Functionality Test Test Completion Criteria Bar Code must retrieve a valid bar code number Test Cases Table 6 : TC-03 Barcode Scanning TC-03 Bar Code Scanning Mobile application Bar Code Scanning Want to have Victim Data has been collected Victim information is sent along with the barcode Tag containing the Barcode Number The Barcode number Pass: If the barcode is successfully recognized Fail: if the system fails to recognize the barcode Barcode format is known TC WC_2639, WC_ Test Identifier 11

12 TC-04 Application Data Sync Test Level Software Item level/ System Performance Test Class Functionality Test Test Completion Criteria A valid object must be sent to the server on submitting the form Test Cases Table 7 : TC-04 Application Data Sync TC-04 Application Data Sync Mobile application Data sync to the server Victim Data Entry by Volunteer Successful Data Sync with Server On Click of submit button by the volunteer Successful Acknowledge message by the server Pass: If data sync is successful Fail: If data is not received by the server Data format is known TC-02-01, TC-03 WC_ Test Identifier TC-05 Application Performance Test Level System Performance (level of service) 12

13 3.5.2 Test Class Timing Test Test Completion Criteria Application should be received formatted and send data offering the best performance possible Test Cases Table 8 : TC-05 Application Performance TC-05 Application Performance Data Entry and Data Sync Want to have Volunteer can move on to the next Victim Data Entry and Server Acknowledgment Valid inputs for the specified fields Accepted level of performance Pass: If the average time is less than the accepted level Fail: If more time is taken for the process than the accepted level TC-02-01, TC-03 WC_2796, WC_2634, WC_2635, WC_2636, WC_2637, WC_2755, WC_2757, WC_2757, WC_ Test Identifier TC-06 Database Performance Test Level System Performance (level of service) Test Class 13

14 Timing Test/ Erroneous Test Test Completion Criteria Data should be written and read without any loss or corruption Test Cases Table 9 : TC-06 Database Performance TC-06 Database Performance Read and write data from database Want to have Data should be successfully received and validated by the server Acknowledgement after successful transaction Data/Request from the client Transaction success Pass: Read/write/Update delete is successful Fail: If it fails more than the desired level Database is online and running TC-07 WC_2796, WC_2742, WC_2760, WC_2760, 3.7 Test Identifier TC-07 Data Security Test Level System Performance (level of service) Test Class Erroneous Test Test Completion Criteria 14

15 Data encrypted and decrypted without any loss Test Cases Table 10 : TC-07 Data Security TC-07 Data Security Encrypt and Decrypt data Want to have Data should be successfully received and validated by the server Post processing of data to store or send it back to the client Data received from the client Successful decryption or Encryption of data Pass: Data is encrypted or decrypted with minimal loss Fail: If loss is more than the desired level Encryption and Decryption certificates are valid WC_2741, WC_ Test Identifier TC-08 Disaster Entry Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria -Supervisor must add disaster record into the database 15

16 - Supervisor must not add disaster record with an empty name and/or start date into the database Test Cases Table 11 : TC Add disaster TC Add disaster The supervisor must be logged in and chose emergency The disaster is added to the database User inputs disaster details and clicks Add System inserts a new disaster record into the database and redirects to supervisor disaster homepage Fail: If record is not added to the database and/or supervisor does not reach disaster homepage WC_2796 Table 12 : TC Add empty disaster TC Add empty disaster The supervisor must be logged in and chose emergency The disaster is not added to the database User inputs disaster details with some empty required fields and clicks Add System displays error message and redirects to submitted disaster form Fail: If record is added to the database WC_

17 3.9 Test Identifier TC-09 Disaster Choice Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria Supervisor must see a list of only open disasters and then goes to the homepage of the disaster chosen Test Cases Table 13 : TC Choose disaster TC Choose disaster The supervisor must be logged in and chose emergency The supervisor accesses all data related to the chosen disaster User chooses disaster System redirects to supervisor disaster homepage Fail: If supervisor does not reach disaster homepage TC WC_ Test Identifier TC-10 Add EMT Assignment 17

18 Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria -Supervisor must add EMT assignment into the database - Supervisor must not add EMT assignment with an team number and/or building into the database Test Cases Table 14 : TC EMT Assignment TC Add EMT Assignment The supervisor must be logged in and chose emergency The EMT Assignment is added to the database User inputs EMT team number and building details and clicks Add System inserts a new EMT Assignment record into the database and redirects to supervisor disaster homepage Fail: If record is not added to the database and/or supervisor does not reach disaster homepage WC_2760,WC_2640 Table 15 : TC Add empty EMT Assignment TC Add empty EMT Assignment 18

19 The supervisor must be logged in and chose emergency The EMT Assignment is not added to the database User inputs EMT Assignment details with some empty required fields and clicks Add System displays error message and redirects to submitted EMT Assignment form Fail: If record is added to the database WC_2760,WC_ Test Identifier TC-11 Search for victims Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria -Supervisor must get a subset of Victim records with their latest information from the database which matches his search criteria Supervisor must not get Victim records from the database which do not match his search criteria Test Cases Table 16 : TC Search victim TC Search victim 19

20 The supervisor must be logged in and chose emergency The supervisor gets a list of matching victims User inputs victim details and clicks Search System returns a subset of victim records from the database and redirects to supervisor disaster homepage Fail: If matching record is not shown to the supervisor TC-03 WC_2797 Table 17 : TC Search victim TC Eliminate victim record The supervisor must be logged in and chose emergency The supervisor not get mismatched victims User inputs victim details and clicks Search System returns a subset of matching victim records from the database and no mismatching ones and redirects to supervisor disaster homepage Fail: If mismatching record is shown to the supervisor WC_ Test Identifier TC-12 Manage Emergency tables Test Level Software Item level 20

21 Test Class Functionality Test, Erroneous Test Test Completion Criteria -Supervisor must update and delete information in the database which only matches his criteria -Supervisor must not update records with empty required fields in the database Test Cases Table 18 : TC Update table TC Update table The supervisor must be logged in and chose emergency The supervisor updates information in the table User selects record to be updated, enters the updated information, and clicks update System updates the information of only the specified record in the table and shows the updated information to the supervisor Fail: If specified record is not updated or an unspecified record is updated TC-10-01,TC WC_2796 Table 19 : TC Deletion from table TC Deletion from table The supervisor must be logged in and chose emergency The supervisor deletes information from the table 21

22 User selects record to be deleted and clicks delete System deletes only the specified record from the table and shows the updated table to the supervisor Fail: If specified record is not deleted or unspecified record is deleted TC-10-01,TC WC_2796 Table 20 : TC Erroneous Update TC Erroneous Update The supervisor must be logged in and chose emergency The specified record is not updated in the system User selects record to be updated, enters the updated information and clearing some required fields of the record, and clicks update System does not update the any record from the table and displays error and shows the submitted update form to the supervisor Fail: If specified record is updated TC WC_ Test Identifier TC-13 Add Volunteer Assignment Test Level Software Item level 22

23 Test Class Functionality Test, Erroneous Test Test Completion Criteria Supervisor must add Volunteer building assignment into the database Test Cases Table 21 : TC Volunteer Assignment TC Add Volunteer building assignment All volunteers have checked in and the supervisor must be logged in and chose emergency The Volunteer assignment is added to the database Supervisor inputs volunteer ID and building details and clicks Add System inserts a new Volunteer assignment record into the database and redirects to supervisor disaster homepage Fail: If record is not added to the database and/or supervisor does not reach disaster homepage WC_2809 Table 22 : TC Add empty Volunteer Assignment TC Add empty Volunteer Assignment All volunteers have checked in and the supervisor must be logged in and chose emergency The Volunteer assignment is added to the database 23

24 Supervisor inputs volunteer ID and building details and clicks Add System displays error message and redirects to submitted Volunteer assignment form Fail: If record is added to the database WC_ Test Identifier TC-14 Manage Buildings/hubs/disasters in the database Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria Supervisor enters the buildings/hub/disasters and the database gets updated with the latest records Test Cases Table 23 : TC Manage Buildings/hubs/disasters in database TC Update buildings/hub/disasters in database Database is initialized and buildings are added to it, the supervisor has logged in and clicked non-emergency Information in database has been updated Supervisor enters the building data and clicks submit 24

25 The building/hub /disaster data is updated into the database. Fail: : If record is not updated in the database and/or supervisor does not reach disaster homepage TC WC_2796 Table 24 : TC Manage Buildings/hubs/disasters in database TC Delete Buildings/hub/disasters data Database is initialized and buildings are added to it, the supervisor has logged in and clicked non-emergency Information in database has been deleted Supervisor deletes the building data and clicks delete The building/hub /disaster data is deleted from the database. Fail: If record is not deleted in the database and/or supervisor does not reach disaster homepage WC_ Test Identifier TC-15 Add buildings to the database Test Level Software Item level Test Class Functionality Test, Erroneous Test 25

26 Test Completion Criteria -Supervisor must add the building information to the database -Supervisor must enter all required fields to the building form Test Cases Table 25 : TC Add building TC Add building Database has been initialized and the building/hub/disaster is not in the database. Supervisor has logged in and clicked nonemergency Building is added to the database. Supervisor click Add Building/Hub button; he enters all required fields; he clicks Submit Form button. System validates input; insert the new record into the database; Redirect the webpage to View Building s page Fail: If an require field is not fill out None WC_2796 Table 26 : TC Erroneous Entry TC Erroneous Entry Database has been initialized and the building/hub/disaster is not in the database. Supervisor has logged in and clicked nonemergency Building is added to the database. Supervisor click Add Building/Hub button; he left some required field empty; he clicks Submit Form button. 26

27 System does not insert the record into the database; it displays error and shows the submitted Add Building form to the supervisor Fail: If a record is created and inserted into the database None WC_ Test Identifier TC-16 Login to MedFRS Website Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria -Website user successfully login with proper user name and password -Website user being denied access without proper user name or password Test Cases Table 27 : TC Login Successful TC Login Successful The system and databases have been initialized Supervisor and Transport Coordinator has logged into the system while all others see an error message and are redirect to the login page User enters his username and password in the Login page; User clicks "Log In" button 27

28 Redirect to MedFRS Supervisor/Transport Coordinator Homepage Fail: If user is being denied access Supervisor and Transport Coordinator has logged into the system TC WC_2641 Table 28 : TC Denied Access 1 TC Denied Access1 Database has been initialized and the building/hub/disaster is not in the database. Supervisor has logged in and clicked nonemergency Building is added to the database. User enters his username and password in the Login page; User clicks "Log In" button Display error message and redirect to MedFRS Login Page Fail: If user is able to access the system None WC_2641 Table 29 : TC Denied Access 2 TC Denied Access 2 Database has been initialized and the building/hub/disaster is not in the database. Supervisor has logged in and clicked nonemergency Building is added to the database. User enters his username and password in the Login page; User clicks "Log In" button Display error message and redirect to MedFRS Login Page Fail: If user is able to access the system 28

29 None WC_ Test Identifier TC-17 Add Individuals to list of allowed users Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria -Supervisor must add system users record into the database - Supervisor must not add user record with empty credentials (name, , USCID) into the database Test Cases Table 30 : TC Add User TC Add user The supervisor must be logged in The user is added to the database User inputs user details (name, , date of birth, id) and clicks Add System inserts a new user record into the database and redirects to supervisor nonemergency homepage Pass: Confirmation messages is displayed and Supervisor reaches the non-emergency homepage 29

30 Fail: If failure message is displayed and Supervisor is taken back to add user page 1. Password is entered by supervisor 2. Information is provided physically by the user WC_2741 Table 31 : TC Add empty user TC Add empty user credentials The supervisor must be logged in The user is not added to the database User inputs user details with some invalid required fields and clicks Add System displays error message and redirects to submitted user registration form Fail: If record is added to the database 1. Password is entered by supervisor 2. Information is provided physically by the user WC_ Test Identifier TC-18 Add Volunteers to list of allowed users Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria -Supervisor must add volunteer s record into the database 30

31 - Supervisor must not add volunteers with empty credentials (name, phone number, , USCID) into the database Test Cases Table 32 : TC Add volunteer TC Add volunteer The supervisor must be logged in The volunteer is added to the database User inputs user details (name, , date of birth, phone, id) and clicks Add System inserts a new volunteer record into the database and redirects to supervisor nonemergency homepage Pass:Confirmation messages is displayed and Supervisor reaches the non-emergency homepage Fail: If failure message is displayed and Supervisor is taken back to add user page 1. System generates one time password and sends with the registration link 2. Volunteer has to use the link and register inorder to use the system WC_2741 Table 33 : TC Add empty volunteer TC Add empty volunteer credentials The supervisor must be logged in The user is not added to the database Supervisor inputs volunteer details with some invalid required fields and clicks Add System displays error message and redirects to submitted disaster form Fail: If record is added to the database 1. System generates one time password and sends with the registration link 31

32 2. Volunteer has to use the link and register inorder to use the system WC_ Test Identifier TC-19 Manage system users Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria -Supervisor must update/delete user information in the database - Supervisor must not update user information with empty credentials (name, phone number, , USCID) into the database Test Cases Table 34 : TC Manage User TC Update/delete user The supervisor must be logged in The user information is updated/deleted in the database Supervisor selects a user from a list of users System updates/deletes existing user record into the database and redirects to user management screen Pass: Confirmation messages is displayed and Supervisor reaches the user management screen 32

33 Fail: If failure message is displayed and Supervisor is taken back to user list page Information is provided physically by the user TC-17-01,TC WC_2741 Table 35 : TC Invalid User Update TC Update/delete user The supervisor must be logged in The user information is not updated with valid inputs Supervisor inputs user details with some invalid required fields and clicks update (such as empty, duplicate id) System displays error message and redirects to submitted user update form Fail: If record is added to the database Information is provided physically by the user WC_ Test Identifier TC-20 Resend one-time password to volunteer Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria -Supervisor must resend volunteer one time password link to volunteer - Database must update the access-code for the corresponding volunteer, when the volunteer accesses the link and enters the passcode 33

34 Test Cases Table 36 : TC Resend OTP TC Resending one time password The supervisor must be logged in The volunteer access-code is updated/deleted in the database Supervisor selects a volunteer from a list of volunteers System generates a passcode and an accesscode for existing volunteer record into the database Supervisor gets a confirmation message from system about the being sent and super is showed user management system Pass:Confirmation messages is displayed and Supervisor reaches the user management screen Fail: If failure message is displayed and Supervisor is taken back to user list page 1. Volunteer must information supervisor and request supervisor to generate OTP 2. Volunteer may have lost his device 3. Previous OTP might have expired TC WC_2741 Table 37 : TC Invalid volunteer update TC Resending one time password The supervisor must be logged in The user information is not updated with valid inputs Supervisor inputs user details with some invalid required fields and clicks update (such as empty, duplicate id) 34

35 System generates a passcode and an accesscode for existing volunteer record into the database Supervisor gets a confirmation message from system about the being sent and super is showed user management system Fail: If the volunteer is no longer an active volunteer 1. Volunteer must information supervisor and request supervisor to generate OTP 2. Volunteer may have lost his device 3. Previous OTP might have expired WC_ Resources and schedule 4.1 Resources Test Data: Mock Victim Sample Data, Supervisor Sample Data and Transport Coordinator Sample Data Software: Xcode Instruments to check performance, iphone Simulator to emulate application, Distribution Certificate to distribute apps Beta Testing: Ad-Hoc Distribution network to test performance on multiple levels 4.2 Staffing and Training Needs Development team is responsible for the entire testing process. The prototyper and developer is responsible for providing the items to be tested. Test staff need to know iphone testing and web app testing. 4.3 Schedule Table 38: Testing Schedule 35

36 Date Test Identifier Responsible person 01/02/ Nanda Kishore Kollaje Rao Resources Xcode Instruments, IPhone Simulator, Apache Server. Training needs N/A 36

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) MedFRS Device Diagnostic Software Team 16 Misha Dowd Delnaz Gundevia Anfal Abdul Jaleel Nanda Kishore Kolleje Rao Anupam Kumar Jackie Cheng Project Manager Life Cycle Planner

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) MedFRS Device Diagnostic Software Team 16 Misha Dowd Delnaz Gundevia Anfal Abdul Jaleel Nanda Kishore Kolleje Rao Anupam Kumar Jackie Cheng Project Manager Life Cycle Planner

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) GOTRLA Team 15 Deepak Earayil Project Manager & Software/System Architect Ankith Nagarle Prototyper & Operational Concept Engineer Aayush Jain Feasibility Analyst & Project Manager

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Project anager, Life Cycle Planner Feasibility Engineer, System Architect Ye Tian Zichuan

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) ShareWeb Team 5 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Developer, Tester Xi Chen: Developer, System Architect, Tester Yuxuan Li: Prototyper Zhangbiaoge Tian:

More information

Acceptance Test Plan and Cases (ATPC)

Acceptance Test Plan and Cases (ATPC) Acceptance Test Plan and Cases (ATPC) Version 1.1 Acceptance Test Plan and Cases (ATPC) Leamos Team 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) United Direct Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Perfecto Coffee Xpress Consistent Perfection Team 5 Team embers & Roles Chloe Good Yekaterina Glazko Edwards Hays Yucheng Hsieh Atreya Lahiri Jaimin Patel Yun Shen Andrew Tran

More information

Test Plan and Cases (TPC) PicShare. Team 02

Test Plan and Cases (TPC) PicShare. Team 02 Test Plan and Cases (TPC) PicShare Team 02 Team Members Sultan Alsarra Adil cem Albayrak Julapat Julnual Charles Reitz Mohammad Almunea Aref Shafaeibejestan Andrea Brown Travis Weaver Dennis Evans 02/21/16

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) United Direct Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Healthy Kids Zone Survey App Team 14 Name Primary Role Contact Email Andreas Rivera Client ARivera@chc-inc.org Joseph Martinez Client Jmartinez2@chc-inc.org Malcolm Carson Client

More information

Acceptance Test Plan and Cases (ATPC)

Acceptance Test Plan and Cases (ATPC) Acceptance Test Plan and Cases (ATPC) LADOT Scanning Team No: 8 Anirudh Govil: Project Manager / Life Cycle Planner Aditya Kumar: Feasibility Analyst / Project Manager Corey Painter: IIV & V / Shaper Jeffrey

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Team 02 Member Name Role Email Rajat Verma Project Manager, Lifecycle Planner, Dev rajatver@usc.edu Preksha Gupta Software Architect, Operational Concept prekshag@usc.edu Engineer

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Construction Meeting Minutes App Team 6 Pradeep Muruganandam - Prototyper and Quality Focal Point Dennis Evans - System Architect, Project Manager Pavan Lingambudhi Seshadri Vasan

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Cash Doctor 3.0 Team 12 Name Primary Role Alisha Parvez Life Cycle Planner Ekasit Jarussinvichai Requirements Engineer Kenneth Anguka IIV&V Kshama Krishnan Prototyper Le Zhuang

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Software Quality Analysis as a Service Team 01 Aditya Kathuria Prototyper Aleksandr Chernous Life Cycle Planner Chris Harman Operation Concept Supicha Phadunsilp Feasibility Analyst

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) REAL ESTATE INVESTMENT AND REVIEW TOOL TEAM 02 Venkata Sravanti Malapaka (Project Manager / Software Architect) Yuxuan Chen (Prototyper / Developer/Trainer)

More information

System and Software Architecture Description (SSAD) City of Los Angeles Personnel Department Mobile Applications

System and Software Architecture Description (SSAD) City of Los Angeles Personnel Department Mobile Applications System and Software Architecture Description (SSAD) City of Los Angeles Personnel Department Mobile Applications Team 02 Shreya Kamani Shah: Project Manager, Life Cycle Planner/ Trainer Abhishek Trigunayat:

More information

Test Plan and Cases (TPC) City of Los Angeles Personnel Department Mobile Applications

Test Plan and Cases (TPC) City of Los Angeles Personnel Department Mobile Applications Test Plan and Cases (TPC) City of Los Angeles Personnel Department Mobile Applications Team 02 Anushree Sridhar - Software Architect Shreya Kamani - Project Manager Pattra Thongprasert Implementor Abhishek

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) ShareWeb Team 05 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Implementation Team member Xi Chen: Implementation Team member, UML Modeler,

More information

BIDMC Multi-Factor Authentication Enrollment Guide Table of Contents

BIDMC Multi-Factor Authentication Enrollment Guide Table of Contents BIDMC Multi-Factor Authentication Enrollment Guide Table of Contents Definitions... 2 Summary... 2 BIDMC Multi-Factor Authentication Enrollment... 3 Common Multi-Factor Authentication Enrollment Issues...

More information

Acceptance Test Plan and Cases (ATPC)

Acceptance Test Plan and Cases (ATPC) Acceptance Test Plan and Cases (ATPC) LEMA Pilot School Integrated Scheduling Team Number 12 Name Primary Role Secondary Role David Wiggins Project Manager Developer Aakash Shah Prototyper Developer Kushalpreet

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Image Processing Platform Team 4 Name First Role Second Role Hao Wu Requirements Engineer Software Architect Junran Liu Operational Concept Engineer

More information

CMS-i First Time Activation User Guide

CMS-i First Time Activation User Guide Download Soft Token Application (ios Application) Download Soft Token Application (Android Application) First Time Activation Soft Token Registration Version : 4.0 Last updated : 22 nd February 2019 alrajhicashbiz24seven

More information

Test Plan and Cases (TPC) City of Los Angeles Personnel Department Mobile Applications

Test Plan and Cases (TPC) City of Los Angeles Personnel Department Mobile Applications Test Plan and Cases (TPC) City of Los Angeles Personnel Department Mobile Applications Team 02 Shreya Kamani - Project Manager Anushree Sridhar - Software Architect Pattra Thongprasert Implementer Abhishek

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Farmworkers Safety App Team 09 TEAM MEMBER NAME Shobhit Agarwal Akshay Aggarwal Viraj Sahai Vahagen Sinanian Juan Andrade Basir Navab Marko Djuliarso

More information

System/Software Architect. Description (SSAD)

System/Software Architect. Description (SSAD) System and Software Architecture Description (SSAD) BlackProfessionals.net Team 6 Tian Xiang Tan Sadeem Alsudais Jhih-Sheng Cai Aril Alok Jain Pablo Ochoa Jeng-Tsung Tsai Po-Hsuan Yang Project Manager

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Construction Meeting Minutes Application Team 6 Pradeep Muruganandam - Prototyper and Quality Focal Point Dennis Evans - System Architect, Project Manager

More information

System/Software Architect. Description (SSAD)

System/Software Architect. Description (SSAD) System and Software Architecture Description (SSAD) BlackProfessionals.net Team 6 Tian Xiang Tan Sadeem Alsudais Jhih-Sheng Cai Aril Alok Jain Pablo Ochoa Jeng-Tsung Tsai Po-Hsuan Yang Project Manager

More information

System and Software Architecture Description (SSAD) Cash Doctor 3.0 Mobile APP Team 12. Primary Role. Operational Concept Engineer

System and Software Architecture Description (SSAD) Cash Doctor 3.0 Mobile APP Team 12. Primary Role. Operational Concept Engineer System and Software Architecture Description (SSAD) Cash Doctor 3.0 Mobile APP Team 12 Name Alisha Parvez Ekasit Jarussinvichai Kenneth Anguka Kshama Krishnan Le Zhuang Shreya Sharma Steven Helferich Xichao

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) E-Lock Box Team 05 Weiyi Zhong Prototyper, Tester Woom Kim System Architect, Developer Cecilia Jou II V&V, Tester Azuka Okuleye Feasibility Analyst,

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Spherical Modeling Tool Team 13 Minsuk Heo, Prototyper Lyle Franklin, Project Manager Mehmet Sezer, Requirements Engineer Oziel De Oliveira Carneiro,

More information

Two Factor Authentication

Two Factor Authentication Two Factor Authentication On December 15 th 2017 the Costpoint Cloud will require Two Factor Authentication when accessing User Manager and Citrix. Also, users will be required to access Costpoint Enterprise

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

Hill s Pet Nutrition Admin Center Guide

Hill s Pet Nutrition Admin Center Guide Table of Contents 1 Introduction... 3 1.1 Background... 3 1.2 User Types/Roles... 3 1.3 General Navigation... 3 1.3.1 Sign In... 3 1.3.2 Sign Out... 5 1.3.3 Role Navigation... 5 2 Supervisor Role... 7

More information

Software User's Manual

Software User's Manual Software User's Manual REAL ESTATE INVESTMENT AND REVIEW TOOL Team - 02 Venkata Sravanti Malapaka Yuxuan Chen Yonghyun Cho

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Discovery Tool Team 3 Josh Bendig - IIV&V Xizhao Deng - Project manager Jingzhou Hong - Requirement Engineer Guancheng Liu - Tester Michael Russo - Prototyper Shenghao Tang -

More information

International Etruscan Sigla Project Software Requirements Specification

International Etruscan Sigla Project Software Requirements Specification International Etruscan Sigla Project Software Requirements Specification I. Introduction A. Purpose The purpose of this Software Requirements Specification document is to clearly define the system under

More information

Gradintelligence student support FAQs

Gradintelligence student support FAQs Gradintelligence student support FAQs Account activation issues... 2 I have not received my activation link / I cannot find it / it has expired. Please can you send me a new one?... 2 My account is showing

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Soccer Data Web crawler Team No.02 First Name Last Name Role Trupti Sardesai Project Manager Wenchen Tu Prototyper Subessware Selvameena Karunamoorthy System/Software Architect

More information

Extract from the ARC & RVRC Operational & Administrative Procedures

Extract from the ARC & RVRC Operational & Administrative Procedures 2.2 Configuring MASmobile 2.2.1 Configuring MASmobile settings (iphone) 2.2.2 Configuring MASmobile settings (Android) 2.2.3 Main Menu 2.2.4 Logging In 2.2.5 Managing Accounts 2.2.6 Searching for Systems

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Frenzy Team 01 Name First Role Second Role Third Role Ashwin Hariharan Software Architect Prototyper Implementer Ankur Palav Software Architect Prototyper Implementer Arpan Badeka

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Perfecto Coffee Xpress Consistent Perfection Team 5 Chloe Good Yekaterina Glazko Edwards Hays Yucheng Hsieh Atreya Lahiri Jaimin Patel Yun Shen Andrew

More information

North Yorkshire Pension Fund

North Yorkshire Pension Fund North Yorkshire Pension Fund A guide to accessing your Online Pension Record If you require this information in an alternative language or another format such as large type, audio cassette or Braille,

More information

Prototype Report. Cash Doctor 3.0 Mobile APP. Team 12

Prototype Report. Cash Doctor 3.0 Mobile APP. Team 12 Prototype Report Cash Doctor 3.0 Mobile APP Team 12 Name Primary Role Alisha Parvez Developer Ekasit Jarussinvichai Developer Kenneth Anguka IV & V Engineer Danny Lee Quality Focal Point Le Zhuang Developer

More information

ios Ad Hoc Provisioning Quick Guide

ios Ad Hoc Provisioning Quick Guide ios Ad Hoc Provisioning Quick Guide Applies to: Applications developed for all kinds of ios devices (iphone, ipad, ipod). For more information, visit the Mobile homepage. Summary This article is a quick

More information

Basic User Management

Basic User Management Basic User Management Register Myself 1. On your site s home page, click the Register Now button. 2. Complete the registration form and click Save. Account Status Active - Users can log in, manage their

More information

Report HQ. Quick Start Guide. Report HQ Quick Start Guide - Version 1.2

Report HQ. Quick Start Guide. Report HQ Quick Start Guide - Version 1.2 Report HQ Quick Start Guide STEP 1 Requesting An Account 1) Request an account via the Report HQ Request Form 2) Nasdaq will verify your account 3) Once your account is verified and provisioned, you will

More information

Duo Enrollment for DA Employees

Duo Enrollment for DA Employees Duo Enrollment for DA Employees Duo s Multi-Factor Authentication will be used to authenticate DA employees when using DA Portal, DA s Outlook Web Access (OWA), and DA s O365. It is RECOMMENDED to have

More information

Getting Started New User. To begin, open the Multi-Factor Authentication Service in your inbox.

Getting Started New User. To begin, open the Multi-Factor Authentication Service  in your inbox. Getting Started New User To begin, open the Multi-Factor Authentication Service email in your inbox. 1 1 Getting Started New User Click the link https://mfa.baptisthealth.net/portal. This link takes you

More information

Online Recruitment Application Process

Online Recruitment Application Process Online Recruitment Application Process The Online Recruitment Application process consists of following steps: Step 1: The applicant is required to enter all basic information such as Name, Date of Birth,

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Transportation Grant Fund Database Team #14 Team Members Kirill Khistyaev Karim Sacre Darren Liu Stephan Rice Zhanna Seitenova Ayman Khalil Roles (Primary)

More information

In an effort to maintain the safety and integrity of our data and your information, TREK has updated the web site security.

In an effort to maintain the safety and integrity of our data and your information, TREK has updated the web site security. In an effort to maintain the safety and integrity of our data and your information, TREK has updated the web site security. Here s what has changed: The next time you login to EzQuote, after you enter

More information

Nasuni Data API Nasuni Corporation Boston, MA

Nasuni Data API Nasuni Corporation Boston, MA Nasuni Corporation Boston, MA Introduction The Nasuni API has been available in the Nasuni Filer since September 2012 (version 4.0.1) and is in use by hundreds of mobile clients worldwide. Previously,

More information

Prototype Report. Software Quality Analysis as a Service (SQAaaS) Team Number Kavneet Kaur Requirement Engineer. George Llames IIV & V

Prototype Report. Software Quality Analysis as a Service (SQAaaS) Team Number Kavneet Kaur Requirement Engineer. George Llames IIV & V Prototype Report Software Quality Analysis as a Service (SQAaaS) Team Number - 01 Kavneet Kaur Requirement Engineer George Llames IIV & V Aleksandr Chernousov Lift Cycle Planner Supicha Phadungsilp Feasibility

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Ye Tian Zichuan Wang Haishan Ye Kaiqi Zhang Mitra, Alok Project

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

Registering with the HVS CCTV IPhone/Android App

Registering with the HVS CCTV IPhone/Android App Installing Hills Video Security CCTV APP on your Android/IPhone Device The following document is to guide you through the installation setup for the Hills Video Security CCTV app. It is a basic quick guide

More information

Mobile Login extension User Manual

Mobile Login extension User Manual extension User Manual Magento 2 allows your customers convenience and security of login through mobile number and OTP. Table of Content 1. Extension Installation Guide 2. Configuration 3. API Settings

More information

Nasuni Data API Nasuni Corporation Boston, MA

Nasuni Data API Nasuni Corporation Boston, MA Nasuni Corporation Boston, MA Introduction The Nasuni API has been available in the Nasuni Filer since September 2012 (version 4.0.1) and is in use by hundreds of mobile clients worldwide. Previously,

More information

Affinity Provider Portal Training Manual

Affinity Provider Portal Training Manual Training Manual Login This page enables a user to either login and/or register if he/she is not already a regstered user (ie. Providers and Staff users). The following are the functionalities which can

More information

MFA (Multi-Factor Authentication) Enrollment Guide

MFA (Multi-Factor Authentication) Enrollment Guide MFA (Multi-Factor Authentication) Enrollment Guide Morristown Medical Center 1. Open Internet Explorer (Windows) or Safari (Mac) 2. Go to the URL: https://aka.ms/mfasetup enter your AHS email address and

More information

Tutorial: How to Accept a Team Space Invitation. by DSwiss AG, Zurich, Switzerland V

Tutorial: How to Accept a Team Space Invitation. by DSwiss AG, Zurich, Switzerland V Tutorial: How to Accept a Team Space Invitation by DSwiss AG, Zurich, Switzerland V 1.1-2015-04-29 ACCEPT A TEAM SPACE INVITATION This tutorial will guide you through how to accept an invitation to a Team

More information

Guide to your CGIAR Network account Self Service tool

Guide to your CGIAR Network account Self Service tool Guide to your CGIAR Network account Self Service tool The self-service tool allows you to: Change Password: Change your current password from anywhere using your web browser. Reset Password: Reset your

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Transportation Grant Fund Database Team #14 Team Members Muruganantham Raju Kirill Khistyaev Karim Sacre Reza B Far Stephan Rice Zhanna Seitenova Ayman

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

How to Navigate the Challenge Runner Website

How to Navigate the Challenge Runner Website How to Navigate the Challenge Runner Website How to Join Challenge Runner Create an Account To join the Maroon Moves Walking Challenge 1. Click on the Maroon Moves Challenge Runner Link: https://www.challengerunner.com/login/challenge/3e64ro-1h81

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Share Web Team 05 Name Xuan Wang Zhangbiaoge Tian Haoliang Gao Xi Chen Chuhan Zheng Yuxuan Li Role Life Cycle Planner & Project Manager Developer & Operation Concept

More information

Duo Security Enrollment Guide

Duo Security Enrollment Guide Duo Security Enrollment Guide Duo's self-enrollment process makes it easy to register your phone and install the Duo Mobile application on your smartphone or tablet. Supported Browsers: Chrome, Firefox,

More information

New Student Online Enrollment Walkthrough

New Student Online Enrollment Walkthrough New Student Online Enrollment Walkthrough Bastrop ISD is excited to announce new student online enrollment for the upcoming 2015-2016 school year! Beginning June 15, 2015, families can begin the enrollment

More information

QUESTION: 1 An RSA SecurID tokencode is unique for each successful authentication because

QUESTION: 1 An RSA SecurID tokencode is unique for each successful authentication because 1 RSA - 050-v71-CASECURID02 RSA SecurID Certified Administrator 7.1 Exam QUESTION: 1 An RSA SecurID tokencode is unique for each successful authentication because A. a token periodically calculates a new

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Swim Meet Sign-Up Team 03 Member Archan Dutta Swasti Sharma Rasleen Sahni Deepanshu Suneja Vibhanshu Sharma Jenny Greer Role Project Manager, Life Cycle

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

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

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

CENTAC HELP DOCUMENT FOR OTHER STATE. CENTAC Homepage:

CENTAC HELP DOCUMENT FOR OTHER STATE. CENTAC Homepage: CENTAC HELP DOCUMENT FOR OTHER STATE CENTAC Homepage: http://www.centaconline.in Dear Candidate, Good day and wishes from CENTAC Team for your successful placements via centac. Along this journey I will

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) LADOT Scanning Team 08 Name Primary Role Secondary Role Anirudh Govil Project Manager Life Cycle Planner Jeffrey Colvin Prototyper Systems and Software

More information

The Deanship of Academic Research The University Of Jordan. A Manual for the Journals Portal (Reviewer)

The Deanship of Academic Research The University Of Jordan. A Manual for the Journals Portal (Reviewer) The Deanship of Academic Research The University Of Jordan A Manual for the Journals Portal (Reviewer) A Manual for the journals portal (Dirasat) / (Reviewer) This file illustrates the steps needed to

More information

Duo Multi-Factor Authentication Enrolling an iphone. Introduction. Enrolling an iphone

Duo Multi-Factor Authentication Enrolling an iphone. Introduction. Enrolling an iphone Duo Multi-Factor Authentication Enrolling an iphone Introduction Duo is a multi-factor authentication tool chosen by Towson University to help prevent data breaches. Duo is a tool that verifies someone

More information

CENTAC HELP DOCUMENT FOR UT OF PUDUCHERRY CANDIDATES CENTAC Homepage:

CENTAC HELP DOCUMENT FOR UT OF PUDUCHERRY CANDIDATES CENTAC Homepage: CENTAC HELP DOCUMENT FOR UT OF PUDUCHERRY CANDIDATES CENTAC Homepage: http://www.centaconline.in Dear Candidate, Good day and wishes from CENTAC Team for your successful Application via CENTAC. Along this

More information

EasiShare ios User Guide

EasiShare ios User Guide Copyright 06 Inspire-Tech Pte Ltd. All Rights Reserved. Page of 44 Copyright 06 by Inspire-Tech Pte Ltd. All rights reserved. All trademarks or registered trademarks mentioned in this document are properties

More information

Step by step guide to two-factor authentication in MYOB Advanced

Step by step guide to two-factor authentication in MYOB Advanced Step by step guide to two-factor authentication in MYOB Advanced September 2018 Version no. 1.0 Table of Contents Introduction... 3 Registration... 4 Standard registration process... 4 Two-factor authentication

More information

Community Mobile Patrol Officer User Guide v13.4

Community Mobile Patrol Officer User Guide v13.4 Community Mobile Patrol Officer User Guide v13.4 To download the PatrolLIVE App for the iphone: 1. On the iphone, go to the App Store and search for Guard Tour (Please note: The App is not supported on

More information

Dell EMC License Manager Version 1.5 User's Guide

Dell EMC License Manager Version 1.5 User's Guide Dell EMC License Manager Version 1.5 User's Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Tipsure.com Team# 09 Member Name Jonathan Tuse Raymond Feng David Brenn-Cogen Aayushi Birla Tej Trivedi Nirupama Vaidyanathan Linkun Li Primary Role

More information

Comodo SecureBox Management Console Software Version 1.9

Comodo SecureBox Management Console Software Version 1.9 6. Comodo SecureBox Management Console Software Version 1.9 Quick Start Guide Guide Version 1.9.041918 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Comodo SecureBox Management Console

More information

Self-Service Password Maintenance

Self-Service Password Maintenance Change Password & Forgot Password Portals University Hospitals employees may use self-service password portals to change their current UH network password or reset a forgotten UH network password, without

More information

Prototype Report Version 1.1. Prototype Report. Transportation Grant Fund. Team 14. Operational Concept Engineer

Prototype Report Version 1.1. Prototype Report. Transportation Grant Fund. Team 14. Operational Concept Engineer Prototype Report Transportation Grant Fund Team 14 Full Name Muruganantham Raju Kirill Khistyaev Karim Sacre Reza B Far Stephan Rice Zhanna Seitenova Ayman Khalil Primary Role Project Manager Software

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

Prototype Report (PRO) Version 2.1. Prototype Report. PicShare. Team 02. Team Members

Prototype Report (PRO) Version 2.1. Prototype Report. PicShare. Team 02. Team Members Prototype Report PicShare Team 02 Team Members Sultan Alsarra Adil cem Albayrak Julapat Julnual Charles Reitz Mohammad Almunea Aref Shafaeibejestan Andrea Brown Travis Weaver 12/7/2015 Version History

More information

Should you encounter any issues or have questions as you go through this registration process, please send an to:

Should you encounter any issues or have questions as you go through this registration process, please send an  to: User Registration In order to use EFIS 2.0, a one-time registration process is required. This document outlines the steps required to register your user account and access EFIS 2.0: This registration process

More information

2017 Accenture. All Rights Reserved. PWM USER GUIDE

2017 Accenture. All Rights Reserved. PWM USER GUIDE PWM USER GUIDE There are three operations that can be performed through PWM. These are: Operations Change Password Forgot Password First Time User Usage When the user remembers their password but still

More information

CMS-i First Time Activation User Guide

CMS-i First Time Activation User Guide Download Soft Token Application (ios Application) Download Soft Token Application (Android Application) First Time Activation Soft Token Registration Version : 1.0 Last updated : 25 th July 2018 alrajhicashbiz24seven

More information

Care360 Labs & Meds Frequently Asked Questions

Care360 Labs & Meds Frequently Asked Questions Frequently Asked Questions Table of Contents Application Interface... 4 How can I see more of on my computer?... 4 What does the message You have multiple sessions open mean?... 4 Why do I receive the

More information

MULTI-FACTOR AUTHENTICATION SET-UP

MULTI-FACTOR AUTHENTICATION SET-UP MULTI-FACTOR AUTHENTICATION SET-UP DepositPartner Web Application FIRST TIME ENROLLMENT 1. Enter your User ID and click Login. 2. Click Begin Setup to continue or Sign Off to cancel this process and exit

More information

Hawk Server. Administrator Guide. Beta Version MHInvent Limited. All rights reserved.

Hawk Server. Administrator Guide. Beta Version MHInvent Limited. All rights reserved. Administrator Guide Beta Version Introduction Thank you for being part of the beta program for Hawk Secure Browser! This document will guide you through the administration process for Hawk Server. The

More information

NMC Surveillance System (Android App) NMC Surveillance System (Android App) Page 01

NMC Surveillance System (Android App) NMC Surveillance System (Android App) Page 01 Page 01 Table of Contents Content Page Glossary 03 Register New User 04 Sign In to App for 1st time 05 Navigation 06-07 Inbox 08 New Case 09-10 View Case 11-12 Edit Case 13-14 Profile 15 Profile Link Facilities

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) We Are Trojans Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Punyawee Pakdiying Saloni Priya Ameer Elkordy Suleyman Erten Kamonphop

More information

Deployment User Guide

Deployment User Guide Deployment User Guide Version: 010319-2 Contents STEP 1: (Windows Users Only): Determine if your PC is running the 32-bit or 64-bit version of Windows. If you are not a PC user, please proceed to step

More information

Copyright 2017 Exostar LLC. All rights reserved. Phone One-Time Password User Guide October 2017

Copyright 2017 Exostar LLC. All rights reserved. Phone One-Time Password User Guide October 2017 Phone One-Time Password User Guide October 2017 Table of Contents Activation Process... 2 How do I know if I need Phone OTP?... 2 Purchase Information... 2 Activation... 7 Live Video Proofing... 9 Schedule

More information