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,AK,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 12/02/13 AAJ 2.0 Added test cases and deleted obsolete For TRR Package ones 12/02/13 AAJ 2.1 Added information For TRR ARB 12/09/13 DG,AA J 2.2 Added information and formatted For TRR 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 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 Test Identifier iii

4 3.8 Test Identifier Test Identifier Test Identifier Test Identifier Test Identifier Test Identifier Test Identifier Test Identifier Test Identifier 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... 8 Table 2 : TC Authorize Application... 9 Table 3 : TC Failed Authorize Application Table 4 : TC Collect correct Victim Data Table 5 : TC 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 21 : TC Manage Buildings/hubs/disasters in database v

6 Table 22 : TC Manage Buildings/hubs/disasters in database Table 23 : TC Add building Table 24 : TC Erroneous Entry Table 25 : TC Login Successful Table 26 : TC Denied Access Table 27 : TC Add User Table 28 : TC Add empty user Table 29 : TC Add volunteer Table 30 : TC Add empty volunteer Table 31 : TC Manage User Table 32 : TC Invalid User Update Table 33 : TC Resend OTP Table 34 : TC Invalid volunteer update Table 35 : TC Record Victim Transportation Table 36 : TC Record Incomplete Victim Transportation Table 37 : TC Update Victim Transportation Table 38 : TC Update Erroneous Victim Transportation Table 39 : TC-22 Log out Table 40: Testing Schedule vi

7 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 Transition Readiness Review phase (version 2.2). This version has the set of test cases created for the functionalities of the project that were implemented within the timeframe and is the final version created by the team. 7

8 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, TC-15, TC-16, TC- 17, TC-18, TC-19,TC-22 WC_2634 Testing TC-02 WC_2635 Testing TC-02 8

9 WC_2636 Testing TC-02 WC_2637 Testing TC-02 WC_2638 Testing TC-02 WC_2755 Testing TC-02 WC_2757 Testing TC-02 WC_2641 Testing TC-03 WC_2639 Testing TC-03 WC_2797 Testing TC-04. TC-11 WC_2796 Testing TC-05, TC-06, TC-08, TC- 09, TC-12, TC-13, TC-14 WC_2742 Testing TC-06, TC-20,TC-21 WC_2760 Testing TC-06, TC-10 WC_2762 Testing TC-06 WC_2640 Testing TC-10 WC_2756 Inference 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 9

10 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 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_ Test Identifier TC-02 Collect Victim Data Test Level Software Item level 10

11 3.2.2 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 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_2638, WC_2755, WC_2757 Table 5 : TC Collect incomplete Victim Data TC Collect Victim Data Mobile application and its data Entry Fields 11

12 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_2638, WC_2755, WC_ 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 12

13 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 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 13

14 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) 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 14

15 TC-02-01, TC-03 WC_2796, WC_2634, WC_2635, WC_2636, WC_2637, WC_2755, WC_ Test Identifier TC-06 Database Performance Test Level System Performance (level of service) Test Class 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_

16 3.7 Test Identifier TC-07 Data Security Test Level System Performance (level of service) Test Class Erroneous Test Test Completion Criteria 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_

17 3.8 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 - 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_

18 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_ 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 18

19 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 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 19

20 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 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 20

21 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 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 21

22 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 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 22

23 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 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 23

24 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 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 21 : 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 The building/hub /disaster data is updated into the database. 24

25 Fail: : If record is not updated in the database and/or supervisor does not reach disaster homepage TC WC_2796 Table 22 : 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-14 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 23 : 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 24 : 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-15 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 25 : TC Login Successful TC Login Successful The system and databases have been initialized and populated Supervisor and Transport Coordinator has logged into the system while all others see an error message and are redirect to the login page 27

28 User enters his username and password in the Login page; User clicks "Log In" button 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_2741 Table 26 : TC Denied Access 1 TC Denied Access1 The system and databases have been initialized and populated User is not allowed access to the system 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_2741 None WC_ Test Identifier TC-16 Add Individuals to list of allowed users Test Level Software Item level 28

29 Test Class Functionality Test, Erroneous Test Test Completion Criteria -Supervisor must add system user s record into the database - Supervisor must not add user record with empty credentials (name, , USCID) into the database Test Cases Table 27 : 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 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 28 : 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 29

30 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-17 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 - Supervisor must not add volunteers with empty credentials (name, phone number, , USCID) into the database Test Cases Table 29 : 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 30

31 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 30 : 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 2. Volunteer has to use the link and register inorder to use the system WC_ Test Identifier TC-18 Manage system users Test Level Software Item level Test Class Functionality Test, Erroneous Test 31

32 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 31 : 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 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 32 : 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 32

33 Information is provided physically by the user WC_ Test Identifier TC-19 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 Test Cases Table 33 : 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 33

34 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 34 : 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) 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_

35 3.20 Test Identifier TC-20 Record Victim Transportation Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria - Transport Coordinator enters the Victim s barcode, ambulance number and destination hospital - Inserts record into the database and redirects to Homepage Test Cases Table 35 : TC Record Victim Transportation TC Record Victim Transportation Record victim data Tagged Victim has been brought to the hub by the EMT and is to be taken to a hospital by an ambulance and Transport Coordinator is logged onto the website Victim destination and transport is entered into the database and the associated EMT team is unassigned from their building if no validations fail Transport Coordinator enters the Victim's barcode, Ambulance number and destination hospital and clicks "Enter" button Inserts record into the database, redirects to the Transport coordinator's Homepage 35

36 Pass: If barcode, ambulance number and destination hospital are non-empty in the record. Fail: If the fields are empty Transport Coordinator is logged in TC-02-01, TC-04 WC_2742 Table 36 : TC Record Incomplete Victim Transportation TC Record Incomplete Victim Transportation Record victim data Tagged Victim has been brought to the hub by the EMT and is to be taken to a hospital by an ambulance and Transport Coordinator is logged onto the website Victim destination and transport is not entered into the database and Coordinator is asked to resubmit Transport Coordinator enters the Victim's barcode, Ambulance number and destination hospital and clicks "Enter" button Displays error and Redirects to the submitted page Pass: If record is not inserted into database Transport Coordinator is logged in TC-02-01, TC-04 WC_

37 3.21 Test Identifier TC-21 Update Victim Transportation Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria - Transport Coordinator enters the Victim s barcode, ambulance number and destination hospital - Updates the database and redirects to Homepage Test Cases Table 37 : TC Update Victim Transportation TC Update Victim Transportation Update victim data Should Have Transport Coordinator has entered victim tracking in the database, and wants to change an entry Information has been updated in the database if no validations fail. Transport Coordinator clicks "Update" button next to the entry, enters updated data, and clicks "Submit Form" button Redirects to the Update Victim Tracking Form Page, system validates input (all fields are filled out), updates victim tracking record in the 37

38 database, redirects to the Transport Coordinator page Fail: If specified record is not updated or an unspecified record is updated TC WC_2742 Table 38 : TC Update Erroneous Victim Transportation TC Update Erroneous Victim Transportation Update victim data Transport Coordinator has entered victim tracking in the database, and wants to change an entry Information has not been updated in the database as validations fail. Transport Coordinator clicks "Update" button next to the entry, enters updated data, and clicks "Submit Form" button Displays error and Redirects to the Update Victim Tracking Form Page Fail: If specified record is updated TC WC_

39 3.22 Test Identifier TC-22 Log out Test Level Software Item level Test Class Functionality Test, Erroneous Test Test Completion Criteria - User logs out of the system Test Cases Table 39 : TC-22 Log out TC Log out from Website Log out User is logged into the system User is logged out of the system Website user clicks "Log out" button System logs user out and redirects him to MedFRS homepage Pass: If user is logged out User is logged in TC WC_

40 4. 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 40: Testing Schedule Date Test Identifier Responsible person 10/30/ Nanda Kishore Kollaje Rao 11/18/13 CCD All data adding TCs 12/04/13 All core Capabilities except data security (All Nanda Kishore Kollaje Rao, Anfal Abdul Jaleel Nanda Kishore Kollaje Rao, 40 Resources Xcode Instruments, IPhone Simulator, Apache Server. Chrome, MySQL, Ruby on Rails Command Prompt Chrome, MySQL, Ruby on Rails Training needs N/A N/A N?A

41 excluding TC- 07,TC-19,TC- 21) Anfal Abdul Jaleel Command Prompt, PHP 41

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) 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) 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) 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) 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

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

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) 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

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)

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) 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)

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

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

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

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

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

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)

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

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

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

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

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

Using the Patient Portal

Using the Patient Portal Using the Patient Portal Overview Introduction The IOD Patient Portal allows you download medical records you requested from an IOD contracted facility, as well as submit requests for your medical records

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

Feasibility Evidence Description (FED) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer

Feasibility Evidence Description (FED) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Feasibility Evidence Description (FED) COSMIC SYSTEM Team 02 Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Mishaal Aleem Prototyper/ Trainer / Implementer Rachel Inouye Operational Concept Engineer/

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

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

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

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) United Directed 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

DSS User Guide. End User Guide. - i -

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

More information

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

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

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

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

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

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

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

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

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

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

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

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) Construction Meeting Minutes Application Team 6 Pradeep Muruganandam - Prototyper and Quality Focal Point Dennis Evans - System Architect, Project Manager

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

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) Spherical Modeling Tool Team 13 Minsuk Heo, Prototyper Lyle Franklin, Project Manager Mehmet Sezer, Requirements Engineer Oziel De Oliveira Carneiro,

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

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

AvePoint Online Services 2

AvePoint Online Services 2 2 User Guide Service Pack 7 Issued August 2017 Table of Contents What s New in this Guide...6 About...7 Versions: Commercial and U.S. Government Public Sector...7 Submitting Documentation Feedback to AvePoint...8

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

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

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

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

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

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

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

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

AAN - Axon. Two Factor Authentication User Manual

AAN - Axon. Two Factor Authentication User Manual AAN - Axon Two Factor Authentication User Manual Table of Contents Contents 1. Introduction... 1 A. Login... 1 B. Two Factor Authentication Enrollment... 2 1. Only Email... 3 i. Authenticate via Email

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) CRCD Management System Team 11 Muzzammil Imam Project Manager, Implementer Jason Loewy - Implementer Fan Xu Trainer, Tester, Implementer Adarsh Khare Trainer, Tester, Implementer

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

UofM Secure Wireless 2/14/2018. Brought to you by: umtech & The Center for Teaching & Learning

UofM Secure Wireless 2/14/2018. Brought to you by: umtech & The Center for Teaching & Learning UofM Secure Wireless Center for Teaching and Learning (CTL) 100 Administration Bldg., Memphis, TN 38152 Phone: 901.678.8888 Email: itstrainers@memphis.edu Center for Teaching and Learning Website 2/14/2018

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

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

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) ISTARTONMONDAY TEAM # 03 Team members Role Kandarp Nyati Project Manager Fei Li Operational Concept Engineer Tanya Gautam Requirement Engineer Bharat

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) SWIM MEET SIGNUP Team 03 Member Name Role Email Archan Dutta Project Manager, Life Cycle Planner archandu@usc.edu Deepanshu Suneja Software Architect, Developer suneja@usc.edu

More information

MyTax.DC.gov User Guide: How to Sign up

MyTax.DC.gov User Guide: How to Sign up MyTax.DC.gov User Guide: How to Sign up Businesses with significant physical presence in the District of Columbia (nexus) and businesses that do commerce in the District but do not have a physical presence

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

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

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

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

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

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

Vitae Researcher Development Framework Planner

Vitae Researcher Development Framework Planner RDF Planner getting started guide To provide feedback on this user guide or to make suggestions for improvements, please email rdfplannerhelpdesk@vitae.ac.uk with Getting started guide in the subject line.

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

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

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) Healthy Kids Zone Survey App Team 14 Name Jessie Kim Primary Role Contact Email JKim@chc-inc.org Joseph Martinez JMartinez2@chc-inc.org Carson Malcoln MCarson@chc-inc.org Yang Wang

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

11.0 Random Assignment

11.0 Random Assignment 11.0 Random Assignment Random assignment is the procedure by which enrolled youth will be assigned to either the Usual Services or ASPIRE Services groups. Random assignment is performed in a computer system,

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

Welcome to the C3 Training Database, brought to you by the Construction Career Collaborative!

Welcome to the C3 Training Database, brought to you by the Construction Career Collaborative! C3 Training Database Contractor User Manual 12/06/2017 Welcome to the C3 Training Database, brought to you by the Construction Career Collaborative! The training database will help you keep track of your

More information

UH requires additional authentication beyond your UH username and password to log in to the Cisco AnyConnect Virtual Private Network (VPN).

UH requires additional authentication beyond your UH username and password to log in to the Cisco AnyConnect Virtual Private Network (VPN). VPN Access Login and Two-Step Verification Process UH requires additional authentication beyond your UH username and password to log in to the Cisco AnyConnect Virtual Private Network (VPN). You will not

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

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

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

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

Student Guide to Neehr Perfect Go!

Student Guide to Neehr Perfect Go! Student Guide to Neehr Perfect Go! I. Introduction... 1 II. Quick Facts... 1 III. Creating your Account... 1 IV. Applying Your Subscription... 4 V. Logging in to Neehr Perfect... 6 VI. Activities... 6

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) Cash Doctor 3.0 Team 12 Steven Helferich: Project Manager, Developer Kenneth Anguka: IIV&V Xichao Wang: Operational Concept Engineer, Tester Alisha Parvez: Life Cycle Planner, Developer

More information

WWPass External Authentication Solution for IBM Security Access Manager 8.0

WWPass External Authentication Solution for IBM Security Access Manager 8.0 WWPass External Authentication Solution for IBM Security Access Manager 8.0 Setup guide Enhance your IBM Security Access Manager for Web with the WWPass hardware authentication IBM Security Access Manager

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

Description Interim Process Status Bug/Story ID Fixed Release

Description Interim Process Status Bug/Story ID Fixed Release CWS- As of: 02/09/2018 The following table represents the interim processes to be used as short-term, alternative steps for users given known system bugs or features not working as designed. They may be

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

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

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

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

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

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