Test Plan and Cases (TPC)

Size: px
Start display at page:

Download "Test Plan and Cases (TPC)"

Transcription

1 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: Developer, Operational Concept Engineer, Tester Chuhan Zheng: Feasibility Analyst, Requirements Engineer, Tester Sahar Pourmohammadhosseini: IIV&V, Quality Focal Point 12/05/16

2 Version History Date Author Version Changes made Rationale 11/27/16 CZ 1.0 Complete TPC for use with ShareWeb v1.0 Initial draft for TRR 12/05/16 XW 2.0 Add a new test case TC During the TRR/ARB, one of TA mentioned this test case, so we added here. ii

3 Table of Contents TEST PLAN AND CASES (TPC)... I VERSION HISTORY... II TABLE OF CONTENTS... III TABLE OF TABLES... IV 1. Introduction Test Strategy and Preparation Hardware preparation Software preparation Other pre-test preparations Requirements Test Identification TC-01: Login TC-02: Logout TC-03: Browse My Photos & My Events TC-04 Events Manage TC-05: Search Event TC-06: Manage Photos TC-07 Operate Photos Resources and Schedule Resources Staffing and Training Needs Schedule iii

4 Table of Tables Table 1: Requirements Matrix... 7 Table 2: TC Login with username and password successfully... 8 Table 3: TC User is unable to login with wrong username... 9 Table 4: TC User is unable to login with wrong password Table 5: TC Login failed without internet connection or Share server is down Table 6: TC User can t login without filling both username and password fields Table 7: TC Logout Table 8: TC Browse My Photos Table 9: TC Browse My Events Table 10: TC Create private event successfully Table 11: TC Create event fail Table 12: TC Create public event successfully Table 13: TC Delete Event Table 14: TC Check searching for public event with correct information Table 15: TC Check searching for private event with correct information Table 16: TC Check searching for public and private event with incorrect information Table 17: TC Check servererror status Table 18: TC Upload pictures Table 19: TC Upload over-size picture Table 20: TC Upload files other than picture Table 21: TC Download one picture Table 22: TC Download 100 pictures Table 23: TC Delete Photos Table 24: TC-07-01: Like/Unlike a picture TPC_TRR_F16a_T05_V2.0.doc iv Version Date: 12/05/16

5 Test Plan and Cases (TPC) Table of Contents Table 25: TC Comment a picture Table 26: TC Comment without content Table 27: TC Delete a comment Table 28: TC Like/Comment related operations on deleted picture Table 29: TC Comment with special content Table 29: Testing Schedule v

6 1. Introduction The purpose of the Test Plan and Cases (TPC) is to check if our web app meet all the important win-win conditions described in winbook (on mainstream browsers). We are trying to cover all the capability requirements in the tests. The tests focus on software level and we need to make sure if our website works well in both sunny day and rainy day cases. 6

7 2. Test Strategy and Preparation We will apply value-based test prioritization and requirements-test traceability on the tests. We will consider both sunny day and rainy day scenarios on all the main function of the web app. The tests would be done manual. 2.1 Hardware preparation The only hardware we need would be laptops, desktops, or tablets with browser and internet connection. 2.2 Software preparation We need IE, Chrome, Firefox, and Safari to test our website. 2.3 Other pre-test preparations Create some testing accounts from Share app. Create some events (public and private) and upload some pictures in advance. 2.4 Requirements Table 1: Requirements Matrix Requirement ID Verification Test Case ID (if applicable) Type CR-1: Log In Testing TC-01: Login TC-03: Browse My Photos & My Events CR-2: Log Out Testing TC-02: Logout CR-3: Upload Picture Testing TC-06: Manage Photos CR-4: Delete Picture CR-5: Upload Multiple Pictures CR-8: Download Multiple Pictures CR-6: Like Picture CR-10: Comment Picture Testing TC-07 Operate Photos 7

8 CR-11: Search Event s Pictures Testing TC-05: Search Event CR-12: Create Private Event Testing TC-04 Events Manage CR-13: Create Public Event CR-14: Delete Event 3. Test Identification 3.1 TC-01: Login Test Level Unit Testing / Software Item Level Test Class Functionality Test & Erroneous test Test Completion Criteria The test will be completed when: User is able to login his/her account with valid username and correct password. User cannot login his/her account with invalid username or invalid password. User can see appropriate error message when inputting wrong password or username. User cannot click login button without fill both username and password box. User cannot login to Share homepage when Share server is down Test Cases TC User login with username and password successfully TC User is unable to login with wrong username TC User is unable to login with wrong password TC Login failed without internet connection or Share server is down TC User can t login without filling both username and password fields Table 2: TC Login with username and password successfully TC Login with username and password successfully Test function of Share website that user is able to login with correct username and password in to his/her homepage when internet connected and server is up. M (Must Have) 8

9 Input - User doesn t login to the Share website - Share website display the form for user login Use login to Share websitehomepage successfully. - Enter the username and password - Click Login User is logged into his/her own homepage of Share Website. Pass criteria: The test will pass when meet all the following conditions: - System successfully logged in -User is directed to the homepage -When the pass criteria are not met The user had an account The device is connected to the internet The Share server is up N/A WC_3957:As a user, I can log in/out, so that I can use this system. Table 3: TC User is unable to login with wrong username Input TC User is unable to login with wrong username Test error handling of Share website that user can t login with username tested with wrong credentials. M (Must Have) - User doesn t login to the Share website - Share website display the form for user login An error message about wrong username will be shown in screen to inform user change his/her input. - Enter wrong username and password - Click Login An Invalid username/password combination will be shown in screen and Share website remain in login page. Pass Criteria: The test will pass when all the following conditions are met The user fails to authenticate The user is not logged in 9

10 An error message is shown correctly Other than pass criteria Wrong username is entered Both username and password fields are filled Internet is ok Share website server runs well N/A WC_3957:As a user, I can log in/out, so that I can use this system. Table 4: TC User is unable to login with wrong password Input TC User is unable to login with wrong password Test error handling of Share website that user can t login with password tested with wrong credentials. M (Must Have) - User doesn t login to the Share website - Share website display the form for user login An error message about wrong password will be shown in screen to inform user change his/her input. - Enter username and wrong password - Click Login An Invalid username/password combination will be shown in screen and Share website remain in login page. Pass Criteria: The test will pass when all the following conditions are met The user fails to authenticate The user is not logged in (remain in login page) An error message is shown correctly Other than pass criteria Wrong password is entered Both username and password fields are filled Internet is ok Share website server runs well 10

11 N/A WC_3957:As a user, I can log in/out, so that I can use this system. Table 5: TC Login failed without internet connection or Share server is down Input TC Login failed without internet connection or Share server is down Test error handling that user can t log in to Share homepage when there is no internet connection. M (Must Have) - User doesn t login to the Share website - Share website display the form for user login An error message about internet connection will be shown in screen to inform user Share server is down. - Enter the and password - Click Log in An Oops! Something wrong in Share server will be shown in screen and Share website remain in login page. Pass Criteria: The test will pass when all the following conditions are met The user is not logged in (remain in login page) An error message is shown correctly When the pass criteria are not met Both username and password fields are filled User computer is connected to the internet N/A WC_3957:As a user, I can log in/out, so that I can use this system. Table 6: TC User can t login without filling both username and password fields TC User can t login without filling both username and password fields Test input verification function that user can t click login button without filling both username and password. M (Must Have) - User doesn t login to the Share website. - User doesn t enter any character in either username or password box 11

12 Input - Share website display the form for user login. Unavailable login button which user can t click to login Empty username and password fields Fill only username box Fill only password box - Unavailable login button which user can t click to login - Share Website still remains in login page. Pass Criteria: The test will pass when all the following conditions are met The user is not logged in (remain in login page) An unavailable login button When the pass criteria are not met - Either one of username and password is filled or empty form for user login - Share website runs well N/A WC_3957:As a user, I can log in/out, so that I can use this system. 3.2 TC-02: Logout Test Level Unit Testing / Software Item Level Test Class Functionality Test Test Completion Criteria This test will be completed when: User is able to log out his/her account. 12

13 3.2.4 Test Cases TC Logout Table 7: TC Logout Input TC Logout Test logout function of Share website. M (Must Have) User has logged in. (User is in the homepage of Share Web) - User will be logged out from Share Web - User will redirect to Share Web login page - User click on settings drop menu - User click logout button of settings User will log out from Share website and redirect to login page. Pass criteria: The test will pass when meet all the following conditions: User is logged out from Share Website Share website redirect to the login page When the pass criteria are not met. User is already logged in to Share (User is in the homepage of Share Web). TC-01 WC_3957:As a user, I can log in/out, so that I can use this system. 3.3 TC-03: Browse My Photos & My Events Test Level Unit Testing / Software Item Level Test Class Functionality test Test Completion Criteria This test will be completed when: A user can browse My Photos page. 13

14 A user cam browse My Events page Test Cases TC Browse My Photos TC Browse My Events Table 8: TC Browse My Photos TC Browse My Photos A user want to browse his photos. M (Must Have) The user has already logined. The My Photos page is shown. Input Click on the My Photos pill. My Photos page appear. Pass criteria: My Photos page appear: all the user's photos are list in the page. The My Photos pill turn blue. Fail criteria: Other than pass criteria. User's device works well (with connection to server and server is on) TC-01 WC_3975(Iss_1970): As a user, I can view the list of events and pictures, so that I can review all the pictures and events. Table 9: TC Browse My Events TC Browse My Events A user want to browse his events. M (Must Have) The user has already logined. The My Events page is shown. Input Click on the My Events pill. My Events page appear. Pass criteria: My Events page appear: all the user's events are list in the page. The My Events pill turn red. Fail criteria: Other than pass criteria. User's device works well (with connection to server and server is on) TC-01 WC_3975(Iss_1970): As a user, I can view the list of events and pictures, so that I can review all the pictures and events. 14

15 3.4 TC-04 Events Manage Test Level Unit Testing / Software Item Level Test Class Functionality Test & Erroneous test Test Completion Criteria This test will be completed when: A private event is successfully created. Relevant hint is shown if private event creation fail. A public event is successfully created. An event is successfully deleted Test Cases TC Create private event successfully TC Create event fail TC Create public event successfully TC Delete Event Table 10: TC Create private event successfully Input TC Create private event successfully Create a private event. M The user is on My Events page and sees all events. The event is created successfully 1.User clicks on "create private event". 2.User input event name and password. 3.The user clicks on "create". The event will be created. Pass criteria: An private event is successfully created. Go to the new event page. When the pass criteria is not met. The user is browse My Events User's device works well (with connection to server and server is on) TC-01 TC

16 WC_4059: As a user, I can create an event, so that I can upload related pictures to the event. Table 11: TC Create event fail Input TC Create event fail. Create a private event with wrong input. S The user is on My Events page and sees all events. Relevant hint is shown and nothing happen. 1.User clicks on "create private/public event". 2.User has wrong input(only input password or name in private situation or other illegal input). 3.The user clicks on "create". The event will not be created and relevant hint is shown. Pass criteria: Relevant hint is shown. Back to My Event page without change anything. When the pass criteria is not met. The user is browse My Events User's device works well (with connection to server and server is on) TC-01 TC WC_4059: As a user, I can create an event, so that I can upload related pictures to the event. Table 12: TC Create public event successfully Input TC Create public event successfully Create a public event. M The user is on My Events page and sees all events. The event is created successfully 1.User clicks on "create public event". 2.User input event name. 3.The user clicks on "create". The event will be created. Pass criteria: An public event is successfully created. Go to the new event page. When the pass criteria is not met. The user is browse My Events User's device works well (with connection to server and server is on) TC-01 TC WC_4059: As a user, I can create an event, so that I can upload related pictures to the event. 16

17 Table 13: TC Delete Event Input TC Delete Event Deleting a public/private event tested in an ideal situation S (Should have) The user is on my events page and sees all events. The event is deleted successfully 1.User clicks on the event that he wants to delete. 2.User clicks on delete icon. 3.The user clicks on Yes when the application displays an alert for deleting the event. The event will be deleted from the system. Pass criteria: An event is successfully deleted. Back to My Event page without that event. When the pass criteria is not met. The user owns the event User's device works well (with connection to server and server is on) TC-01 TC WC_3977: As a user, I can delete my (private) event, so that I can keep my privacy. 3.5 TC-05: Search Event Test Level Unit Testing / Software Item Level Test Class Functionality Test & Erroneous test Test Completion Criteria This test will be completed when: The system can return the correct public event when a user inputs a correct existing event name. The system can return the correct private event when a user inputs a correct existing event name. A user will be notified if the event name he or she inputs does not exist. The system properly returns error message when the server is down. 17

18 3.5.4 Test Cases TC Check searching for public event with correct information TC Check searching for private event with correct information TC Check searching for public and private event with incorrect information TC Check servererror status Table 14: TC Check searching for public event with correct information Input TC Check searching for public event with correct information Searching for public events functionality is tested using correct combination of number, letter and underline. M (Must Have) The user has logged into the account. The correct results are displayed on the page correctly 1. Enter the correct event name in the search field. 2. Press the search button. Public event with the cover pictureis shown. Pass criteria: 1. This test will pass if target public event in the database with its cover picture that the user searchesis shown in the page. Fail criteria: 1. Other than pass criteria. 1. The search field is not empty. 2. There is apublicevent in the database with a matching event name. 3. The user is logged in and has permission to see public events. 1. TC TC-04 WC_4058: As a user, I can search for apublic or private event, so that I can find the specific event I'm looking for. Table 15: TC Check searching for private event with correct information Input TC Check searching for private event with correct information Searching for privateevents functionality is tested using correct combination of number, letter and underline. M (Must Have) The user has logged into the account. The correct results are displayed on the page correctly 1. Enter the correct event name in the search field. 2. Press the search button. 18

19 Privateevent with the cover pictureis shown. Pass criteria: 1. This test will pass if targetprivateevent in the database with its cover picture that the user searchesis shown in the page. Fail criteria: 1. Other than pass criteria. 1. The search field is not empty. 2. There is aprivate event in the database with a matching event name. 3. The user is logged in and has permission to see private events. 1. TC TC-04 WC_4058: As a user, I can search for apublic or private event, so that I can find the specific event I'm looking for. Table 16: TC Check searching for public and private event with incorrect information Input TC Check searching for public and private event with incorrect information Searching for both public and private events functionality is tested usingincorrectinput. M (Must Have) The user has logged into the account. User will be notified that the target eventdoesn t exist. 1. Enter the incorrectinput in the search field. 2. Press the search button. A notification will appear on the page. Pass criteria: 1. This test will pass if only an error message appears on the page. Fail criteria: 1. Other than pass criteria. 1. User is logged in. 2. There is not an event in the database with a matching user input. 3. TC TC-04 WC_4058: As a user, I can search for apublic or private event, so that I can find the specific event I'm looking for. Table 17: TC Check servererror status TC Check servererror status System capability of dealing with server downtime S The user has logged into the account. The user can use search function when server status is normal. 19

20 The searching process is stopped and user is redirected back to search screen where proper hint messages are printed. Input Server http request response code which starting with 5. Print an error message indicating the server is down and the search can t complete. Pass Criteria: 1. The test will pass when all the following conditions are met. 2. Corresponding error messages are printed and searching process is stopped. 1. Doesn t print any message. Searching process continues and returns empty result. The server internal error is the major rainy day scenario for the search function. TC-01 WC_4058: As a user, I can search for apublic or private event, so that I can find the specific event I'm looking for. 3.6 TC-06: Manage Photos Test Level Unit Testing / Software Item Level Test Class Functionality Test & Erroneous test Test Completion Criteria This test will be completed when: The picture is sent to the server correctly. Fail message is sent if oversize picture is uploaded. Relevant error is sent for the wrong file type. The picture is downloaded correctly. Pictures are downloaded correctly. The picture is deleted correctly. 20

21 3.6.4 Test Cases TC Upload picture TC Upload over-size picture TC Upload files other than picture TC Download one picture TC Download 100 pictures TC Delete Photos Table 18: TC Upload pictures Test Case Number Input TC Upload picture Upload functionality M (Must have) Prepare pictures whose format is png, jpeg or gif, and size should be under 5MB System recieve the picture. Choose pictures whose format is png, jpeg or gif, and size should be under 5MB. Then click the upload button and check its result An upload success message should show up and tester can see it from My Photos page. If there is no success message showed up or tester can not see it from MyPicture part, fail this test case. Otherwise, pass this test case The uploaded picture should be no more than 5MB and it should have picture format extension like.png,.gif or.jpeg. TC-01 TC-03 or TC-05 WC_4057: As a user, I can upload high resolution pictures for an event, so that I can review high quality pictures. WC_3990:As a user, I can upload multiple pictures one time, so that I can upload pictures with less time. 21

22 Table 19: TC Upload over-size picture Test Case Number Input TC Upload over-size picture Upload functionality M (Must have) Prepare a picture file larger than 5MB. Upload stop. Upload a picture larger than 5MB Fail message should display and show exceed size limit error If no fail message or picture got uploaded, make this case fail If expected fail message show up and picture does not got upload, mek this case pass Pictures larger than 5MB should not be uploaded TC-01 TC-03 or TC-05 WC_4057: As a user, I can upload high resolution pictures for an event, so that I can review high quality pictures. Table 20: TC Upload files other than picture Test Case Number Input Expected Output Pass/Fail Criteria Assumptions and TC Upload files other than picture Upload functionality M (Must have) Upload function should work well Upload stop. A file with extension other than pictures. Like.txt.pdf or.exe Fail message should display and not actual file uploaded If no fail message or file got uploaded, then fail this case. Otherwise, pass it. This system should not accept file other than pictures TC-01 TC-03 or TC-05 WC_4057: As a user, I can upload high resolution pictures for an event, so that I can review high quality pictures. 22

23 Table 21: TC Download one picture Test Case Number Input Expected Output Pass/Fail Criteria Assumptions and TC Download one picture Download functionality M (Must have) Picture list should work well and show all pictures under one event The photo should be download to user's disk. Click the picture and click on download. Download one specific picture on the disk If picture downloaded successfully, pass this case, otherwise, fail this case. User is browse pictures User's device works well (with connection to server and server is on) TC-01 TC-03 or TC-05 WC_4061: As a user, I can download many high resolution pictures on my computer, so that I can free a lot of capacity of my phone. Table 22: TC Download 100 pictures Test Case Number TC Download 100 pictures Download functionality, under pressure condition, specific to 100 M ( Must have) Make sure downloading 1 picture should work well, and upload 100 pictures under one event, and prepare them to be downloaded Pictures should be downloaded to disk. Click on Muti-Download Input Expected Output Pass/Fail Criteria Assumptions and Select pictures Click on download Multiple pictures should be downloaded successfully, and located on the local disk. If expected pictures downloaded successfully, pass this case, otherwise fail this case. User is browse pictures User's device works well (with connection to server and server is on) TC-01 TC-03 or TC-05 WC_3988: As a user, I can download multiple pictures at one time, so that I can save time then I download many pictures. 23

24 Input Table 23: TC Delete Photos TC Delete Photos A user want to delete one of his photo when nothing goes wrong. M User is browsing My Photos and the photo he/she want to delete is shown; user's device, network access and server etc. are all good. "Delete successfully" pops up and page goes back to My photos and the right photo has been deleted. 1. Click the photo user wants to delete 2. Click delete button 3. Click Yes button to confirm Successful message is sent and the photo is deleted. Pass criteria: The right photo is deleted on the server "Delete successfully" pops up Page go back to My photos and the right photo has been deleted When the pass criteria is not met. User owns the photo The photo will not be changed or deleted during the operation User's device works well and connect to Internet The server is working well TC-01 TC-03 WC_3907: As a user, I can delete the picture I upload, so that I can delete the picture I don't want to share anymore. 3.7 TC-07 Operate Photos Test Level Unit Testing / Software Item Level Test Class Functionality Test & Erroneous test Test Completion Criteria This test will be completed when: User can like/unlike pictures successfully. 24

25 User can comment pictures successfully. User will get alert when submit the comment without content. User can delete comment pictures successfully. User will get alert when operate on picture no longer exists in the database Test Cases TC Like/Unlike a picture TC Comment a picture TC Comment without content TC Delete a comment TC Like/Comment related operations on deleted picture Table 24: TC-07-01: Like/Unlike a picture Pre-Conditions Post-Conditions Input TC Like/Unlike a picture Test Like/Unlike picture functionality under ideal condition M User is either in homepage under my pictures tab, event pictures page or picture details page. The Like picture request containing information about session_id and pic_id is sent to the server. User clicks the Like icon. Both number of Likes and Like icon are updated according to whether the user liked the picture. Pass Criteria: Number of Likes is updated correctly according to whether the user liked the picture before. Likes icon is updated correctly according to whether the user liked the picture before. Number of Likes is not updated correctly according to whether the user liked the picture before or no update. Likes icon is not updated correctly according to whether the user liked the picture before or no update. Internet connection is ideal. There are some pictures in the system. TC-01 25

26 TC-03 or TC-05 WC_3908: As a user, I can like a picture, so that I can express my feeling. Table 25: TC Comment a picture Pre-Conditions Post-Conditions Input TC Comment a picture Comment a picture functionality under ideal condition M User is in picture details page. The create comment request containing information about session_id, pic_id and comment_text is sent to the server. User types the comment text and clicks the submit comment button. Both number of comments and comments area are updated. Pass Criteria: Number of Comments is increased by one. New comment is added to the comment area of the picture. Number of Comments is not increased by one. New comment is not added to the comment area of the picture. Internet connection is ideal. There are some pictures in the system. TC-01 TC-03 or TC-05 WC_3906: As a user, I can comment a picture, so that I can make a comment to the picture owner. Table 26: TC Comment without content Pre-Conditions TC Comment without content Comment a picture functionality where the content of the comment is empty. S User is in picture details page. 26

27 Post-Conditions Input Nothing changes after the operation. User clicks the submit comment button without typing content of the comment. An alert is shown to the user that the user should type the comment content. Pass Criteria: The empty comment alert is shown. Number of Comments is not changed. No changes in the comment area. Number of Comments is changed. An empty comment is added to the comment area of the picture. Internet connection is ideal. There are some pictures in the system. TC-01 TC-03 or TC-05 WC_3906: As a user, I can comment a picture, so that I can make a comment to the picture owner. Table 27: TC Delete a comment Pre-Conditions Post-Conditions Input TC Delete a comment Delete comment functionality under ideal condition S User is in picture details page. The delete comment request containing information about session_id and comment_id is sent to the server. User clicks the delete icon for the comment. Both number of comments and comments area are updated. Pass Criteria: Number of comments is decreased by one. The comment is removed from the comment area of the picture. 27

28 Number of comments is not decreased by one. The comment is not removed from the comment area of the picture. Internet connection is ideal. There are some pictures with comments in the system. TC-01 TC-03 or TC-05 WC_3906: As a user, I can comment a picture, so that I can make a comment to the picture owner. Table 28: TC Like/Comment related operations on deleted picture Pre-Conditions Post-Conditions Input TC Like/Comment related operations on deleted picture Like/Comment related operations on picture that is already deleted in the database. S User is either in homepage under my pictures tab, event pictures page or picture details page. The picture to be operated on is already deleted in the database. The corresponding request is sent to the server. User makes an operation on a deleted picture. An alert is shown that the picture no longer exists in the database. Pass Criteria: An alert shows that the picture no longer exists in the database. The page is refreshed and the deleted picture no longer shows on the page. No alert. The deleted picture still shows on the page. Internet connection is ideal. Some pictures is deleted somewhere else. TC-01 TC-03 or TC-05 WC_3908: As a user, I can like a picture, so that I can express my feeling. WC_3906: As a user, I can comment a picture, so that I can make a comment to the picture owner. 28

29 Table 29: TC Comment with special content TC Comment with special content User comment with special content like <> Pre-Conditions Post-Conditions Input M User is in picture details page. The create comment request containing information about session_id, pic_id and comment_text is sent to the server. User types the comment text and clicks the submit comment button. Both number of comments and comments area are updated correctly. Pass Criteria: Number of Comments is increased by one. New comment is added to the comment area of the picture. The special content stays the way user input Number of Comments is not increased by one. New comment is not added to the comment area of the picture. The special content works and changed the website layout Internet connection is ideal. There are some pictures in the system. TC-01 TC-03 or TC-05 WC_3906: As a user, I can comment a picture, so that I can make a comment to the picture owner. 4. Resources and Schedule 4.1 Resources We are currently testing most of the key functions of the web app. In general, we jest need web browser. However we still need help from backend team: we cannot access to the database or Admin page, so we cannot test function like report photos. 29

30 4.2 Staffing and Training Needs Implementation team members and Chuhan Zheng would be the testers. There is no training need. By now we are still negotiating with the back end team. Maybe they will take part of the testing work. 4.3 Schedule Table 30: Testing Schedule Date Test Identifier Responsible person Resources Training needs 11/30/16 TC-01~TC07 (All cases) Chuhan Zheng - Laptop with Chrome N/A 12/01/16 TC-01~TC07 (All cases) Xi Chen - Laptop with Safari N/A 12/03/16 TC-01~TC07 (All cases) Lianghao Gao - Laptop with Firefox N/A 12/04/16 TC-01~TC07 (All cases) Zhangbiaoge Tian - Laptop with IE N/A 30

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

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

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) ShareWeb Team 5 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Implementation Team member Xi Chen: Implementation Team member, UML Modeler, Tester Yuxuan

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

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) 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) Team 02 Member Name Role Email Rajat Verma Project Manager, Lifecycle Planner, Dev rajatver@usc.edu Preksha Gupta Software Architect, Operational Concept prekshag@usc.edu Engineer

More information

Test Plan and Cases (TPC)

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

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) 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) 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

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

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

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to VMWare AirWatch User Guide for Web Browser You can access your AirWatch Files from a web browser. How to login AirWatch Cloud Storage? 1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari)

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

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

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

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

Software User's Manual

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

More information

Test Plan and Cases (TPC)

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

More information

System and Software Architecture Description (SSAD)

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

More information

Complaint Management System USER GUIDE. Complaint management System, Islamabad Club

Complaint Management System USER GUIDE. Complaint management System, Islamabad Club USER GUIDE Complaint management System, Islamabad Club 1. Contents 1. Connecting to the (CMS)... 1 1.1. Address... 1 1.2. Authentication... 1 Account Activation... 1 Create Password... 2 1.3. Forgot Password...

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

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

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

Connecting to the Virtual Desktop Infrastructure (VDI)

Connecting to the Virtual Desktop Infrastructure (VDI) System Office IT Connecting to the Virtual Desktop Infrastructure (VDI) There are four ways to connect to the system office Virtual Desktop Infrastructure (VDI): Web client Windows client - personal computer

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

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 12. March. 2018 By: Technical Support Team Table of Contents 1) Introduction 3 2) Student Panel (SIS) 3 2.1) Student Panel (SIS) Login 3 2.1.1) Definitions

More information

CS 577A Team 1 DCR ARB. PicShare

CS 577A Team 1 DCR ARB. PicShare CS 577A Team 1 DCR ARB PicShare Team and Project Review (DEN) Project Evaluation Positives Resilient Agile detailed design promotes thoroughness before any code is written Development time should be reduced

More information

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 08. June. 2017 By: Technical Support Team STUDENT GUIDE southwales.unicaf.org 1)Introduction...4 2)Student Panel (SIS)...4 2.1)Student Panel (SIS) Login...4

More information

erequest Frequently Asked Questions

erequest Frequently Asked Questions Which browsers work with? The following browsers are compatible with version 3.5. Internet Explorer version 8 Internet Explorer version 9 Firefox (Mozilla) Chrome (version 28) Safari (prior to version

More information

How to upload documentation

How to upload documentation How to upload documentation June 2016 Table of Contents IMPORTANT... 2 UPDATE... 2 Step 1 Obtain your Username and Password... 2 Step 2 Login... 3 Step 3 Upload the Submission Zip File... 3 Step 4 - Tell

More information

Student Guide. By UNICAF University

Student Guide. By UNICAF University vnhgfj Student Guide By UNICAF University 1 2 Table of Contents 1) Introduction... 5 2) Student Panel (SIS)... 5 2.1) Student Panel (SIS) Login... 5 2.1.1) Definitions... 5 2.1.2) Registration Email...

More information

Introduction Secure Message Center (Webmail, Mobile & Visually Impaired) Webmail... 2 Mobile & Tablet... 4 Visually Impaired...

Introduction Secure Message Center (Webmail, Mobile & Visually Impaired) Webmail... 2 Mobile & Tablet... 4 Visually Impaired... WEB MESSAGE CENTER END USER GUIDE The Secure Web Message Center allows users to access and send and receive secure messages via any browser on a computer, tablet or other mobile devices. Introduction...

More information

System/Software Architect. Description (SSAD)

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

More information

System and Software Architecture Description (SSAD)

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

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

VLE Corner User Manual. Important Note for Users!!

VLE Corner User Manual. Important Note for Users!! VLE Corner User Manual Important Note for Users!! The servcie is customized for Village Level Entreprenuer (VLE) s who are managing Common Service Centre (CSC) which are promoted by DIT, Govt.of India

More information

FreeRangeRemote Access

FreeRangeRemote Access City of Westminster User Guide to FreeRangeRemote Access For Android tablets using the native browser (Chrome) https://freerange.cityofwestminster.us IMPORTANT! Some versions of Chrome on Android are unable

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

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

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

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL P 2 I S A 0 1 8 PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL Doc.: CY7_CBA_ScQPrincipalManual.docx Produced by ETS, Core A Contractor TABLE OF CONTENTS Part 1 Introduction Introduction

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

Local. Responsive. Reliable.

Local. Responsive. Reliable. Local. Responsive. Reliable. FAQs WHAT IS myvrb? myvrb is the new name of your online and mobile banking experience at Valley Republic Bank. While you will continue to access online and mobile banking

More information

NotifySCM Workspace Administration Guide

NotifySCM Workspace Administration Guide NotifySCM Workspace Administration Guide TABLE OF CONTENTS 1 Overview... 3 2 Login... 4 2.1 Main View... 5 3 Manage... 6 3.1 PIM... 6 3.2 Document...12 3.3 Server...13 4 Workspace Configuration... 14 4.1

More information

SIS offline. Getting Started

SIS offline. Getting Started SIS offline We highly recommend using Firefox version 3.0 or newer with the offline SIS. Internet Explorer is specifically not recommended because of its noncompliance with internet standards. Getting

More information

Requesting Accommodations

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

More information

IT Access Portal User Guide (Employees)

IT Access Portal User Guide (Employees) IT Access Portal User Guide (Employees) Introduction The University of Salford IT Access Portal provides University employees with secure, off-campus access to core IT applications and resources; for example:

More information

Ivy Tech Careers Site. Applicant Users Guide

Ivy Tech Careers Site. Applicant Users Guide Ivy Tech Careers Site 5/6/2014 Table of Contents Introduction... 2 Create Account... 3 View and/or Search for Open Positions... 4 Applying To An Open Position... 6 Review Application Status... 11 Uploaded

More information

Information & Communications Technologies Portal Tipsheet

Information & Communications Technologies Portal Tipsheet Information & Communications Technologies Portal Tipsheet ESFRS Portal Tipsheet SUBJECT: How to access and use the ESFRS Portal REVISED DATE: 25/11/10 TIPSHEET NO: PTL001 CREATED BY: John Talbot-Jones

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

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

Getting Started GateManager5 PREMIUM Domain Administration

Getting Started GateManager5 PREMIUM Domain Administration Getting Started GateManager5 PREMIUM Domain Administration This document helps you get started with Secomea s hosted GateManager5 in relation to the GateManager 5 Domain Administration. This guide assumes

More information

Uploading Files. Creating Files

Uploading Files. Creating Files Desktop/Laptop File management with Microsoft Teams (which uses a SharePoint document library) provides new options for working collaboratively. Some options will require assistance from ICT Desktop Support

More information

esurvey FAQs & Troubleshooting

esurvey FAQs & Troubleshooting esurvey FAQs & Troubleshooting Occasionally, you will receive correspondence from a patient who is having trouble with their online survey or may just have a general esurvey question. Below we have compiled

More information

Login Troubleshooting

Login Troubleshooting Login Troubleshooting Scenario #1: I cannot log into my account and I am pretty sure I am using the correct credentials. Problem Solving Steps: 1. Check with your scheduler to ensure you are using the

More information

MEMBERSHIP & PARTICIPATION

MEMBERSHIP & PARTICIPATION MEMBERSHIP & PARTICIPATION What types of activities can I expect to participate in? There are a variety of activities for you to participate in such as discussion boards, idea exchanges, contests, surveys,

More information

MEMBERSHIP & PARTICIPATION

MEMBERSHIP & PARTICIPATION MEMBERSHIP & PARTICIPATION What types of activities can I expect to participate in? There are a variety of activities for you to participate in such as discussion boards, idea exchanges, contests, surveys,

More information

NIELSEN API PORTAL USER REGISTRATION GUIDE

NIELSEN API PORTAL USER REGISTRATION GUIDE NIELSEN API PORTAL USER REGISTRATION GUIDE 1 INTRODUCTION In order to access the Nielsen API Portal services, there are three steps that need to be followed sequentially by the user: 1. User Registration

More information

Nextsense Support System

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

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Acceptance Test Plan. HCDocs

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

More information

Prototype Report. Tour Conductor. Team 5

Prototype Report. Tour Conductor. Team 5 Prototype Report Tour Conductor Team 5 Team Members Ajay Kumar G C Manas Yadav Ankush H Prasad Aadithya B K Andrew Han Joseph Mouawad Roles Project Manager, Life Cycle Planner Feasibility Analyst, Prototyper/Builder

More information

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

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

More information

User Manual. Swim Meet Signup. Team 03

User Manual. Swim Meet Signup. Team 03 User Manual Swim Meet Signup Team 03 Version History Date Author Version Changes made Rationale 12/02/2017 AD 1.0 Draft version of UM is formed. Initial information and guidelines added. To satisfy the

More information

Test Results. Generation Java. ID-10t Consultations. Assistant Professor Department of Computer Science Siena College

Test Results. Generation Java. ID-10t Consultations. Assistant Professor Department of Computer Science Siena College Test Results Requested by: Dr. Darren Lim Assistant Professor Department of Computer Science Siena College Mrs. Pauline White Visiting Professor Department of Computer Science Siena College Generation

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

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

Create Account/Login. Create Account/Login

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

More information

Introduction to the SAM Student Guide 4. How to Use SAM 5. Logging in the First Time as a Pre-registered Student 5 Profile Information 7

Introduction to the SAM Student Guide 4. How to Use SAM 5. Logging in the First Time as a Pre-registered Student 5 Profile Information 7 Contents Introduction to the SAM Student Guide 4 How to Use SAM 5 Logging in the First Time as a Pre-registered Student 5 Profile Information 7 Logging into SAM as a New User 9 Forgot Password 14 Grace

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

A dvanced T echnology. A id C ollege C ampuses. Design Use Cases. Food Delivery App: SNACC ATTACC. Group Members:

A dvanced T echnology. A id C ollege C ampuses. Design Use Cases. Food Delivery App: SNACC ATTACC. Group Members: 1 Design Food Delivery App: SNACC ATTACC A dvanced T echnology T o A id C ollege C ampuses Group Members: Jacques Chazelle Sarah George Shweta Kinger Catherine Lin Jonathan Luck Gregory Sabado Skyler Taylor

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

Nexonia Time Off. Getting Started: A User Guide to Nexonia Time off. Delighted Customers. Unbeatable Integrations.

Nexonia Time Off. Getting Started: A User Guide to Nexonia Time off. Delighted Customers. Unbeatable Integrations. Nexonia Time Off Getting Started: A User Guide to Nexonia Time off 1 Using Nexonia Time Off Nexonia s Time Off application is accessible through any major web browser: Google Chrome Mozilla Firefox Safari

More information

IMS Troubleshooter Application. IMS Troubleshooter Application

IMS Troubleshooter Application. IMS Troubleshooter Application IMS Troubleshooter Application IMS Troubleshooter Application 03/23/2013 IMS Troubleshooter Application Table of Contents 1. Purpose... 3 2. Installation of the Setup... 3 Availability... 3 How to Install

More information

ARPA-E Energy Innovation Summit. A user guide for the official networking platform

ARPA-E Energy Innovation Summit. A user guide for the official networking platform ARPA-E Energy Innovation Summit A user guide for the official networking platform GETTING STARTED Welcome to the ARPA-E Energy Innovation Summit, a members only networking application. This powerful app

More information

Professional User's manual

Professional User's manual CAMEConnect for Operators FA00403-EN Professional User's manual INDEX GENERAL INFORMATION Pag. 2 Friendly browsers... 2 Private User... 2 Professional Users... 2 Registering a Professional User... 3 CAME

More information

Product Delivery. The Log Angeles Community Garden Inventory and Locator. Team 13

Product Delivery. The Log Angeles Community Garden Inventory and Locator. Team 13 Product Delivery The Log Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Project Manager Cole Cecil Integrated Independent Verification & Validation Jeff Tonkovich Implementer Shi-Xuan

More information

How to Navigate the Challenge Runner Website

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

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Fuppy Team No.7 Krupa Patel (Product Manager) Adil Assouab (Requirement Engineer) Yiyuan Chen (Software Architecture) Praveen Chander (Designer/Prototyper)

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

THE UNITED REPUBLIC OF TANZANIA

THE UNITED REPUBLIC OF TANZANIA THE UNITED REPUBLIC OF TANZANIA PRESIDENT S OFFICE - PUBLIC SERVICE AND GOOD GOVERNENCE e-government Agency GOVERNMENT MAILING SYSTEM USER GUIDE 1 P a g e Contents Contents... 2 1. Introduction... 4 2.

More information

MILWAUKEE AREA TECHNICAL COLLEGE ONLINE APPLICATION INSTRUCTIONS

MILWAUKEE AREA TECHNICAL COLLEGE ONLINE APPLICATION INSTRUCTIONS MILWAUKEE AREA TECHNICAL COLLEGE ONLINE APPLICATION INSTRUCTIONS Thank you for your interest in employment opportunities at Milwaukee Area Technical College. **Please note the following when submitting

More information

Student Quick Start Guide

Student Quick Start Guide Student Quick Start Guide Welcome to Top Hat! This guide will help you register a student account and understand how to use Top Hat for your class. Creating an Account If you received an email invitation

More information

Testing Documentation

Testing Documentation Testing Documentation Create-A-Page Group 9: John Campbell, Matthew Currier, Dan Martin 5/1/2009 This document defines the methods for testing Create-A-Page, as well as the results of those tests and the

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

Frequently Asked Questions. ECAG User Manual WHERE TO FIND -

Frequently Asked Questions. ECAG User Manual WHERE TO FIND - Frequently Asked Questions Most of the time, your questions are already answered in the manual through included certification requirements, info you need to know, step-by-step guides (with pictures), and

More information

FAQs. A guide for school app administrators

FAQs. A guide for school app administrators FAQs A guide for school app administrators Introduction myschoolapp is a simple and cost-effective way to engage with today s mobile parents and carers who run their lives from their phones. It helps you

More information

Wattle Guide for Students Version 2: July 2013

Wattle Guide for Students Version 2: July 2013 Wattle Guide for Students Version 2: July 2013 Wattle Guide for Students 2013 Page 1 Table of Contents Wattle Guide for Students... 3 Introduction... 3 Student Services... 3 Access Wattle... 3 Access to

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

viaone express Application Guide Advanced

viaone express Application Guide Advanced viaone express Application Guide Advanced ViaOne express provides online access to disability claims and leave of absence cases. You can view information about claims or cases including a history of payments,

More information

The Centrify browser extension

The Centrify browser extension The Centrify browser extension The Centrify Browser Extension provides a method of adding user-password and other custom applications. The Centrify Identity Services browser extension is a free add-on

More information

SHUTDOWN NOTICE MANAGEMENT SYSTEM (SNM) Training Manual (Author) Version 1.0

SHUTDOWN NOTICE MANAGEMENT SYSTEM (SNM) Training Manual (Author) Version 1.0 SHUTDOWN NOTICE MANAGEMENT SYSTEM (SNM) Training Manual (Author) Version 1.0 15 February 2017 1 GENERAL INFORMATION General Information section explains in general terms the system and the purpose for

More information