Acceptance Test Plan and Cases (ATPC)

Size: px
Start display at page:

Download "Acceptance Test Plan and Cases (ATPC)"

Transcription

1 Acceptance Test Plan and Cases (ATPC) Version 1.1 Acceptance Test Plan and Cases (ATPC) Leamos Team 7 Name Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu IIV&V Off-campus Shaper Pragya Singh pragyasi@usc.edu System Architect Prototyper Shantanu Sirsamkar sirsamka@usc.edu Requirements Engineer Feasibility Analyst Suchita Doshi suchitad@usc.edu Prototyper Operational Concept Engineer Swapnil Savdekar savdekar@usc.edu Life Cycle Planner System Architect 11/30/2011

2 Acceptance Test Plan and Cases (ATPC) Version 1.1 Version History Date Author Version Changes made Rationale 11/21/11 Wiggins 1.0 Modifications for Initial Draft Initial draft 11/30/11 Wiggins 1.1 Added test cases for addition of new courses and conversion of old ones Mapped test cases to CRs instead of WCs Need for additional test cases ii

3 Acceptance Test Plan and Cases (ATPC) Version 1.1 Table of Contents ACCEPTANCE TEST PLAN AND CASES (ATPC)... I VERSION HISTORY... II TABLE OF CONTENTS... III TABLE OF TABLES... IV TABLE OF FIGURES... V 1. Introduction Test Strategy and Preparation Hardware preparation Software preparation Other pre-test preparations Requirements Test Identification Test Identifier TC Test Identifier TC Test Identifier TC Test Identifier TC Test Identifier TC Resources and schedule Resources Staffing and Training Needs Schedule iii

4 Acceptance Test Plan and Cases (ATPC) Version 1.1 Table of Tables Table 1: Requirements Matrix... 8 Table 2: TC Forgot Password Function and Login... 9 Table 3: TC Buying a license as a partner site Table 4: TC Buying a license as an independent site Table 5: TC Buying a license as an independent user Table 6: TC Admin Adds Student Account Table 7: TC Admin Views Student Account Table 8: TC Admin Edits Student Account Table 9: TC Admin Generates Report Table 10: TC Flash to HTML5 conversion Table 11: TC Addition of new course content Table 12: Testing Schedule A

5 Acceptance Test Plan and Cases (ATPC) Version 1.1 Table of Figures No table of figures entries found. A

6 1. Introduction The Acceptance Test Plan is identifies a test execution plan to ensure that the clients requirement documented in the Win Conditions, which the stakeholders have agreed upon, are fulfilled by the product being developed. Test cases will be traced to those win conditions and designed to clearly define weather the win condition is fulfilled or not. The Test Plan will further identify any necessary actions needed in order to execute the planned cannon of tests. The environment will attempt to emulate the expected user environment as much as is feasible. Since the product is a combination of both NDI integration and some agile development, testing will have to be planned at both the system and software levels. Some win conditions will be satisfied through tests planned in this document while others will have to be demonstrated to the client and checked off with the client s approval. 6

7 2. Test Strategy and Preparation << Describe the project s test strategy with respect to such options as: Agile test-first Agile continuous integration Boundary and exit/entry criteria between unit testing and integration testing Integration order-of-build Value-based test prioritization Test environment preparation Requirements-test traceability >> 2.1 Hardware preparation <<Describe the procedures needed to prepare the hardware for the test, including support hardware (e.g., test equipment). Reference any operating manuals, if applicable. Provide the following as applicable: Specification of each hardware that will be used in testing and number (if applicable) Purpose of each hardware item, security and privacy considerations. >> 2.2 Software preparation << Describe the procedures needed to prepare the software for the test, including test scaffolding and support software (e.g., input generators, simulators, data recording/reduction software, test output orales). Reference any software manuals, if applicable. Provide the following as applicable: The specific software to be used, identified by name and, if applicable, version number Purpose of each software item, security and privacy considerations Type and description of test data>> In order to begin testing a premade tester account will need to be loaded into the database to fulfill preconditions of initially testing login functionality which all other tests depend on. 2.3 Other pre-test preparations << Describe any other pre-test personnel actions, preparations, or procedures needed to perform the test not accounted for in 2.1 or 2.2 above. >> 7

8 2.4 Requirements Table 1: Requirements Matrix Win Conditions Description Verification Type CR-1: Authentication and authorization CR-2 : HTML5 lessons CR-3: Sales websites, account creation, Management of the Students by the organizations. CR-4: Adding new lessons and documentation We will need to write code in PHP as part of the client login functionality which will authenticate and authorize the client. Also for students we will implement the forgot password page. We will convert the existing FLASH files to HTML5 to be rendered in browsers on mobile devices. The sales website will be created using PHP and the backend will be MySQL. This will then call the Course Merchant services which will then pass the control back to us, post which we will create account for customer and enable him to create/manage student accounts based on the number of licenses he bought. We will manually add new lessons to Moodle using PHP and MySQL and we will document how to do it so that the maintainers can follow the steps and add new lessons on their own. Demonstration, Testing Testing Testing Demonstration, Testing Test Case ID (if applicable) TC-01 TC-04 TC-02, TC-03 TC Test Identification 3.1 Test Identifier TC-01 TC-01-Forgot Password Functionality and Login Test Level The testing will be performed at the system item level Test Class Correctness Test 8

9 3.1.3 Test Completion Criteria As a result of using the forgot password function -: - the user can retrieve or reset their password easily without needing to interact with Leamos staff Test Cases Table 2: TC Forgot Password Function and Login TC Forgot Password Function and Login Login and forgot password functionality The user must have an account registered with Leamos or A premade test user is loaded into the DB. The user successfully resets or is reminded of their password and logs in to the system using that password. Username: premadeuser, Password: password, Answers to security questions for the account. User logs into the Leamos system successfully. User resets their password by answering security questions. User successfully logs on to the system after resetting their password. User can still logon to the system without using the password reset function if they know their password. Tester can t think of a better way to further minimize clicks in order to simplify the interface. Password complexity requirements are enforced. CR Test Identifier TC-02 TC-02-Attaining a Leamos License Test Level The testing will be performed at the system item level Test Class Correctness/Erroneous Test 9

10 3.2.3 Test Completion Criteria From the home page of the sales website -: - the user can buy a Leamos website as a partner site, independent site, or Independent user. After payment -: - the user is provided with a username and password to the system Test Cases Table 3: TC Buying a license as a partner site TC Buying a license as a partner site Sales Website license attainment User has a valid form of payment. User will be provided with the License(s) with a username and password. Customer Name: Bubba, Admin Username: Admin123, Admin Password: iamsuperuser, LeamosTester@gmail.com, Payment Information for the course merchant (developed by third party) User receives a partner site license after submitting payment through the course merchant. User can login using their admin account, take Spanish course, navigate the site, create learner accounts, manage students. CR-3 Table 4: TC Buying a license as an independent site TC Buying a license as an independent site Sales Website license attainment User has a valid form of payment. User will be provided with the License(s) with a username and password. Customer Name: Bubba, Admin Username: Admin123, Admin Password: iamsuperuser, LeamosTester@gmail.com, Payment Information for the course merchant (developed by third party) User receives an independent site license after submitting payment through the course merchant. User can login using their admin account, take Spanish course, navigate the site, create learner accounts, manage students. 10

11 CR-3 Table 5: TC Buying a license as an independent user TC Buying a license as an independent user Sales Website license attainment User has a valid form of payment. User will be provided with the License(s) with a username and password. Customer Name: Bubba, Username: Kelly123, Password: mynameiskelly, Payment Information for the course merchant (developed by third party) User receives an independent user license after submitting payment through the course merchant. User can login using their account, take Spanish course, navigate the site. CR Test Identifier TC-03 TC-03-Student Management Test Level The testing will be performed at the system item level Test Class Correctness/Erroneous Test Test Completion Criteria After admin has logged in -: - student accounts can be created, viewed, or edited - reports can be generated 11

12 3.3.4 Test Cases Table 6: TC Admin Adds Student Account TC Admin Adds Student Account Student Management by admin user Admin navigates to the Add Student tab. Admin enters new student information in all the fields and clicks the Add button. A new student account is added. Number of licenses remaining is decremented. Name: Bill, Address: NW Wallaby Ct, Date of Birth: 12/12/1981, Gender: Male, Phone Number: , Course Type: Advanced, Username: mynameisnotbob, Password: passwd A new student can login and view course material using the newly created account. A new student can login and view course material using the newly created account. Duplicate Username is not allowed. Password complexity requirements are enforced. Number of licenses remaining is decremented. Reset button on the GUI clears all fields. I can login: mynameisnotbob with pw: passwd TC-02-01, TC CR-3 Table 7: TC Admin Views Student Account TC Admin Views Student Account Student Management by admin user There already exists a student account to view. Admin navigates to the View Student tab. Admin views information associated with a student s account. Admin views information associated with a student s account. Admin views information associated with a student s account. Account information accurately represents what s stored in the database. TC-02-01, TC-02-02, TC CR-3 12

13 Table 8: TC Admin Edits Student Account TC Admin Edits Student Account Student Management by admin user There already exists a student account to edit. Admin navigates to the Edit Student tab The admin can verify changes were made to this student s profile on the View Student tab. Name: Bob, Address: NW Wallaby Ct, Date of Birth: 11/11/1983, Gender: Female, Phone Number: , Course Type: Basic, Username: mynameisbob, Password: password Selected Student info is updated when the update button is clicked. Selected Student info is updated when the update button is clicked. Password field enforces password complexity requirements. Clicking cancel makes no changes to the Database. Remaining number of licenses is unchanged. I can login: mynameisbob with pw: password I can t login as mynameisnotbob I can t login with the old password TC-02-01, TC-02-02, TC CR-3 Table 9: TC Admin Generates Report TC Admin Generates Report Student Management by admin user Admin navigates to the Generate Report tab User sees a report on student progress. User sees a report on student progress. Admin can generate the report Admin can search and filter the report TC-02-01, TC CR Test Identifier TC-04 TC-04-Flash to HTML5 conversion Test Level The testing will be performed at the system item level 13

14 3.4.2 Test Class Correctness Test Test Completion Criteria After running the chosen tool to convert a swf file to HTML5 -: - The HTML5 runs smoothly and without errors or missing content Test Cases Table 10: TC Flash to HTML5 conversion TC Flash to HTML5 conversion Ability to convert SWF flash files to HTML5 SWF file: Each of the 40+ SWF lesson files from the client. Each SWF file is converted flawlessly We watch each of the lessons to ensure all are converted without errors. No content is lost in conversion. Lessons are now compatible in standard browsers. none CR Test Identifier TC-05 TC-05-Addition of new Courses Test Level The testing will be performed at the system item level Test Class Correctness Test Test Completion Criteria After adding a new course to the system -: - The new course is available from the appropriate selection menus. - The new course plays all the way through smoothly without crashing 14

15 3.5.4 Test Cases Table 11: TC Addition of new course content TC Addition of new course content The addition of a new course to the system. Should (S) New course content provided by Leamos. A new course is added to the system. We watch each of the lessons in the course to ensure they have no errors. No content is lost. Lessons are compatible in standard browsers. None CR-4 15

16 4. Resources and schedule <<In this section, specify the people, time, budget, resources and schedule allocated for testing, etc. >> 4.1 Resources << Identify all resources need for testing, such as test data set, software, budget, and etc >> 4.2 Staffing and Training Needs << Identify the stakeholders responsible for managing, designing, preparing, executing, witnessing, inspecting and resolving test items. In addition, provide the groups responsible for providing items to be tested. Specify test-staffing needs by skill level. Identify training options for providing necessary skills. >> 4.3 Schedule Table 12: Testing Schedule Date Test Identifier Responsible person Resources Training needs 01/02/09 TC to TC John Smith Report test data sets, N/A JUnit 16

Prototype Report. Leamos. Team Number 7

Prototype Report. Leamos. Team Number 7 Prototype Report Leamos Team Number 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu IIV&V Off-campus Shaper

More information

Prototype Report. Leamos. Team Number 7

Prototype Report. Leamos. Team Number 7 Leamos Team Number 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu IIV&V Off-campus Shaper Pragya Singh pragyasi@usc.edu

More information

Iteration Plan (IP) Leamos. Team number 7. Name Address Primary Role Secondary Role

Iteration Plan (IP) Leamos. Team number 7. Name  Address Primary Role Secondary Role Iteration Plan (IP) Leamos Team number 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu IIV&V Off-campus Shaper

More information

Prototype Report Template Version 1.1. Prototype Report. Leamos. Team Number 7. Monty Shah Project Manager Life Cycle Planner

Prototype Report Template Version 1.1. Prototype Report. Leamos. Team Number 7. Monty Shah Project Manager Life Cycle Planner Prototype Report Template Version 1.1 Prototype Report Leamos Team Number 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) LEAMOS Team # 07 Name Primary Role Secondary Role Monty Shah Project Manager Life Cycle Planner Pragya Singh System Architect Prototyper Shantanu Sirsamkar Requirements Engineer Feasibility

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) LEAMOS Team 7 Name Monty Shah Pragya Singh Shantanu Sirsamkar Suchita Doshi Swapnil Savdekar David Wiggins Primary Role Project Manager System Architect Requirements

More information

Team 7- Client Interaction Report

Team 7- Client Interaction Report Team 7- Client Interaction Report Project Name: Leamos Client: Anamaria Ruiz, Centro Latino Team Members: Monty Shah Swapnil Savdekar Suchita Doshi Pragya Singh Shantanu Sirsamkar David Wiggins (DEN) Project

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

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

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

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

Regression Test Package (RTP)

Regression Test Package (RTP) Regression Test Package (RTP) LEMA Pilot School Integrated Scheduling System 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) 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) 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

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) Transportation Grant Fund Database Team #14 Team Members Kirill Khistyaev Karim Sacre Darren Liu Stephan Rice Zhanna Seitenova Ayman Khalil Roles (Primary)

More information

A. Getting Started About e-access Enrolling in e-access: Authenticating your account Login... 5

A. Getting Started About e-access Enrolling in e-access: Authenticating your account Login... 5 Contents A. Getting Started... 3 1. About e-access... 3 2. Enrolling in e-access:... 3 3. Authenticating your account... 5 4. Login... 5 B. Fix a Problem... 6 1. Provided the wrong email address during

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 Support Plan (SSSP)

System and Software Support Plan (SSSP) System and Software Support Plan (SSSP) LEMA Integrated Scheduling System Team 12 Name Primary Role Secondary Role David Wiggins Project Manager Developer Aakash Shah Prototyper Developer Kushalpreet Kaur

More information

Supporting Information Document (SID)

Supporting Information Document (SID) Supporting Information Document (SID) Template Version 6.0 Supporting Information Document (SID) LEMA Pilot School Integrated Scheduling System Team No. 12 Name Primary Role Secondary Role David Wiggins

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

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) LINGGGO Team 3 Chicheng Ren Software Architect Dahai Li Quality Focal Point Dashun Wen Life Cycle Planner Kraingkrai Bumroungruksa Feasibility Analyst Siming Ye Operational

More information

B2B Portal User Guide

B2B Portal User Guide B2B Portal User Guide Table of Contents Introduction..3 Logging In.4 Changing your original password......6 Ordering Product....7 Product Waiting Lists......8 Payment Options.. 14 Finalizing your Order...

More information

Benefit Enrollment User Guide

Benefit Enrollment User Guide Benefit Enrollment User Guide Table of Contents Page First Time User Registration 2 4 Enrollment Instructions 5 17 Need Help? 18 1 First Time User - Step 1 Your Benefits Are Mobile Your benefit information

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

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

Online Banking User Guide

Online Banking User Guide Online Banking User Guide Contents Login... 1 Passcode... 1 Online Agreement... 2 Online Banking ID Change... 2 Watermark Selection... 3 Multi-Factor Authentication Security Question Collection... 3 Update

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) FlowerSeeker Team 05 Name Eder Figueroa Sophia Wu Doris Lam Hiram Garcia Roles Primary Role: Project Manager/ Implementer. Secondary Role: Tester. Primary

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

Student Online Registration Version 2.0. Getting Started

Student Online Registration Version 2.0. Getting Started 1 Getting Started Before you begin the Student Online Registration you must have an e-mail address and immediate access to read email messages from it. To use the Student Online Registration, you must

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) FlowerSeeker Team 05 Name Eder Figueroa Sophia Wu Doris Lam Hiram Garcia Roles Primary Role: Project Manager/ Implementer. Secondary Role: Tester. Primary

More information

Customer Care Portal User Guide

Customer Care Portal User Guide Customer Care Portal User Guide Table of Contents Logging In...3 Live Chat... 3 Viewing your Cases...4 Logging a Case for Customer Support...4 Projects...6 Knowledge Base....6 Content.....7 Forms...7 Event

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

Online Duplicate Resolution Process Step By Step Instructions for District Offices

Online Duplicate Resolution Process Step By Step Instructions for District Offices Online Duplicate Resolution Process Step By Step Instructions for District Offices Using your web browser navigate to the SLD home page at www.bced.gov.bc.ca/datacollections. Click on the Verification

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) SnApp Voice Communication System Team 05 Divij Durve IIV&V Harsh Mhatre System/Software Architect Khyati Thakur Prototyper Monica Varhale Feasibility Analyst Nikita Gupta Project Manager

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

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

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team 01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

Let us know what you d like to do:

Let us know what you d like to do: Thank you for registering your new Co-operative Energy online account. Your new online account has a fresh new look and brings home energy management right to your fingertips. Below you will find a guide

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan for LEMA Family Accountability System Version 3.3 Quality Management Plan (QMP) PROJECT TITLE LEMA FAMILY ACCOUNTABILITY SYSTEM TEAM NO #04 TEAM MEMBERS & ROLES NAME ROLES Teawon

More information

Getting Started. Logon to Portal

Getting Started. Logon to Portal NC4 MISSION CENTER FS-ISAC QUICK REFERENCE GUIDE Getting Started Logon to Portal To login to the FSISAC portal, go to the url: https://portal.fsisac.com. The login requires the same username, password,

More information

User Guide Published: 08/02/2010

User Guide Published: 08/02/2010 User Guide Published: 08/02/2010 Table of Contents 1 Revision History... 4 2 Introduction... 5 3 Accessing the TRAC Connect System... 5 3.1 Getting Started... 5 3.2 Registration... 8 3.3 Login... 11 3.4

More information

Employer Resource Center Training Guide

Employer Resource Center Training Guide Employer Resource Center Training Guide Version 3 July, 2013 Page 1 07/2013 Overview Purpose The purpose of this Training Guide is to provide you with some basic information how to use the Blue Cross and

More information

Employee Guide. Frequently Asked Questions & Answers

Employee Guide. Frequently Asked Questions & Answers Frequently Asked Questions & Answers How to Login to Time-Off To log into the system, go to https://my.purelyhr.com. On the login page, simply enter your Company ID, Username and Password. All this information

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

Parent Portal User Guide

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

More information

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

PROST USER GUIDE FOR VENDORS

PROST USER GUIDE FOR VENDORS PROST USER GUIDE FOR VENDORS Revised 06/18/2018 Introduction Setup Welcome Email Account Verification Vendor Login Preferences Services Provided Voucher Voucher Inbox Invoice Inbox Security My Profile

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

Information Technology FAQ s

Information Technology FAQ s P a g e 1 Information Technology FAQ s What is my username? Your username is your first initial, your last initial, and your student ID number. For example, the username for student John Smith with Student

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan (QMP) UDM United Direct Marketing Team 09 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team 01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

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

User Administration. User Administration Help

User Administration. User Administration Help User Administration User Administration Help 1.1 OVERVIEW... 2 1.2 ROLES... 2 1.3 USER NAMES AND PASSWORDS... 2 1.4 ADD USER.... 4 1.5 UPDATE USER PROFILE... 7 1.6 DELETE USER...9 1.7 RESET USER PASSWORDS....

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) PROJECT TITLE LEMA FAMILY ACCOUNTABILITY SYSTEM TEAM NO #04 TEAM MEMBERS & ROLES NAME ROLES Teawon Han Project Manager Zhen Huang Feasibility Analyst

More information

The Ethic Management System (EMS) User guide

The Ethic Management System (EMS) User guide The Ethic Management System (EMS) User guide On the web browser, type the URL link: https://www.witsethics.co.za Click on Login (on right corner of top menu bar) to access the Ethics Management System

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng Project Manager Integrated Independent Verification

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

RFQ Plugin Documentation

RFQ Plugin Documentation RFQ Plugin Documentation Installation: Make sure that Woocommerce has been installed and activated before installing the RFQ for Wordpress plugin. Download the RFQ for Wordpress plugin zip file from your

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

Prototype Report. Team 02. Member Name Role . Rajat Verma Project Manager, Lifecycle Planner, Dev

Prototype Report. Team 02. Member Name Role  . Rajat Verma Project Manager, Lifecycle Planner, Dev Prototype Report 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 Mangalore

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of Integrator Login... 5 Option

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 and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Early Medieval East Asian Timeline Team 9 Daniel Link Ainsley Chong Priyanka Shetty Aarti Kumar Gupta Abdullah Alkahtani Byron Robert Chan System Architect

More information

Get Qualified User Manual

Get Qualified User Manual MALTA ENTERPRISE Get Qualified User Manual Student Guide Contents 1. Logon... 3 2. Registration... 3 3. Profile... 3 Ongoing Applications... 3 Editing your profile... 4 Profile... 4 Account... 4 Password...

More information

Step 1 - Go to Step 2 - Login to your account. Step 3 - Click Register for a Test. Step 4 - Read the Requirements

Step 1 - Go to   Step 2 - Login to your account. Step 3 - Click Register for a Test. Step 4 - Read the Requirements Step 1 - Go to www.texes.ets.org Go to www.texes.ets.org Click the register link found in the top navigation. Step 2 - Login to your account Enter your username and password and click login. If you do

More information

Prototype Report Version 3.0. Prototype Report. LADOT Scanning. Team 08. Name Primary Role Secondary Role

Prototype Report Version 3.0. Prototype Report. LADOT Scanning. Team 08. Name Primary Role Secondary Role Prototype Report LADOT Scanning Team 08 Name Primary Role Secondary Role Anirudh Govil Project Manager Life Cycle Planner Jeffrey Colvin Prototyper Systems and Software Architect Aditya Kumar Feasibility

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan (QMP) LEMA Pilot School Integrated Scheduling System. Team number 12 Name Primary Role Secondary Role David Wiggins Project Manager Developer Aakash Shah Prototyper Developer Kushalpreet

More information

How to reset your password when given a PASSCODE from the IT Service Desk. Page 2-8. How to change a Forgotten Password by Yourself.

How to reset your password when given a PASSCODE from the IT Service Desk. Page 2-8. How to change a Forgotten Password by Yourself. 1 How to reset your password when given a PASSCODE from the IT Service Desk Page 2-8 How to change a Forgotten Password by Yourself Page 9-12 2 How to reset your password when given a PASSCODE from the

More information

ATHLETES NEW TO ALL STAR

ATHLETES NEW TO ALL STAR ATHLETES NEW TO ALL STAR Go to USASF.net Hover over the MEMBERSHIP INFO menu item A drop down menu will open. From the drop down menu, under the ATHLETES heading click on SIGNUP/RENEW 1 You will be taken

More information

Prototype Report (PRO) Version 4.0. Prototype Report. Smart Locks Control. Team 05. Spring 2018 Team Members: Terence Williams William Goishi

Prototype Report (PRO) Version 4.0. Prototype Report. Smart Locks Control. Team 05. Spring 2018 Team Members: Terence Williams William Goishi Prototype Report (PRO) Version 4.0 Prototype Report Smart Locks Control Team 05 Spring 2018 Team Members: Alex Miller Diego Brandao Terence Williams William Goishi Nicholas Kwong Project Manager Implementer

More information

BrainCert Enterprise LMS. Learning Management System (LMS) documentation Administrator Guide Version 3.0

BrainCert Enterprise LMS. Learning Management System (LMS) documentation Administrator Guide Version 3.0 BrainCert Enterprise LMS Learning Management System (LMS) documentation Administrator Guide Version 3.0 1 P a g e Table of Contents... 3... 3... 4... 4... 5... 5... 6... 6... 8... 8... 9... 9... 10...

More information

Online Application for National Research Activity (RADIS 3) USER MANUAL. Research Management Centre

Online Application for National Research Activity (RADIS 3) USER MANUAL. Research Management Centre Online Application for National Research Activity (RADIS 3) USER MANUAL Research Management Centre Online Application for National Research Activity Prepared Date: December 0 / Versi.0 UTM UNIT IT RESEARCH

More information

Prototype Report. Scriptonomics Team - 07

Prototype Report. Scriptonomics Team - 07 Prototype Report Scriptonomics Team - 07 Team Member USC Email Id Primary Role Secondary Role Aditya Holikatti holikatt@usc.edu Feasibility Engineer Software Developer Alex Miller milleram@usc.edu IIV

More information

Horizon BCBSNJ Broker Portal

Horizon BCBSNJ Broker Portal Horizon BCBSNJ Broker Portal User Guide VERSION 0.1 November 1, 2013 Contents 1 Introduction... 15 1.1 Overview... 15 1.2 Purpose... 15 1.3 Intended Audience... 15 1.4 Conventions Followed... 15 1.5 Structure

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

Mountain Credit Union MCU Online Banking

Mountain Credit Union MCU Online Banking Mountain Credit Union MCU Online Banking End-User Guide 2011.11a Contents Login... 1 Login Screen... 1 Online Agreement... 2 Password Change... 2 Watermark Selection... 2 Multi Factor Authentication Security

More information

Associate Teacher Guide Online Teacher Candidate Evaluation. Brock University

Associate Teacher Guide Online Teacher Candidate Evaluation. Brock University Associate Teacher Guide Online Teacher Candidate Evaluation Brock University October 2008 User Documentation Associate Teacher Edition, pg. 2 Getting Started... 3 What you will need... 3 Logging In...

More information

1.1 Login to Application System Filling out Applications Changing Password Changing Personal Information 14

1.1 Login to Application System Filling out Applications Changing Password Changing Personal Information 14 Application System 1 Chapter 1 - Student 1.1 Login to Application System 4 1.2 Filling out Applications 9 1.3 Changing Password 12 1.4 Changing Personal Information 14 Chapter 1 - Student Application System

More information

P&G Salon Professional - LMS User Journeys

P&G Salon Professional - LMS User Journeys MODIFICATION DATE CREATOR FILE NAME DESCRIPTION Fri Sep 6 0 jmwuser P&G LMS Use Cases v_7 simplified Information architecture for the Accord LMS system used for the P&G Salon Professional Capability and

More information

MI Health Plan Benefits: Users and Applications Application User Guide

MI Health Plan Benefits: Users and Applications Application User Guide MI Health Plan Benefits: Users and Applications Application User Guide August 28, 2017 MI Health Plan Benefits User Guide Page 1 of 17 Table of Contents 1 MI Health Plan Benefits Overview... 3 2 Accessing

More information

Professional Development

Professional Development Contents Profile Creation... 2 Forgot My Password?... 4 Forgot My Email?... 5 Dashboards... 6 Transcript & Content... 7 Workshop Search... 7 Registration... 8 Workshop Creation... 8 Global Reports... 12

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng Project Manager Integrated Independent

More information

Register for a HCQIS Access Roles and Profile (HARP) Account

Register for a HCQIS Access Roles and Profile (HARP) Account Register for a HCQIS Access Roles and Profile (HARP) Account Table of Contents Introduction Register for a HARP Account: Instructions and Screenshots Navigate to HARP HARP Account Registration o o o o

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Scriptonomics Team - 07 Team Member USC Email Id Primary Role Secondary Role Aditya Holikatti holikatt@usc.edu Feasibility Engineer Software Developer Alex Miller

More information

Supporting Information Document (SID)

Supporting Information Document (SID) Supporting Information Document (SID) Team No. 3 Istartonmonday.com Team members Role Kandarp Nyati Project Manager Fei Li Operational Concept Engineer Tanya Gautam Requirement Engineer Bharat Shugani

More information

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator Access Online Navigation Basics User Guide Version 2.2 Cardholder and Program Administrator Contents Introduction... 1 Access Online Overview... 2 How We Gather and Manage Transaction Data in Access Online...

More information

Provider Secure Portal User Manual

Provider Secure Portal User Manual Provider Secure Portal User Manual Copyright 2011 Centene Corporation. All rights reserved. Operational Training 2 August 2011 Table of Contents Provider Secure Portal... 5 Registration... 6 Provider -

More information

Royal Life Saving e-learning user guide

Royal Life Saving e-learning user guide Royal Life Saving e-learning user guide March 2016 v3 1. What is e-learning? Royal Life Saving Society (RLSS) provides training in both face to face contact and online e-learning format for a variety of

More information