Test Plan and Cases (TPC) PicShare. Team 02

Size: px
Start display at page:

Download "Test Plan and Cases (TPC) PicShare. Team 02"

Transcription

1 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

2 Version History Date Author Version Changes made Rationale 11/25/15 Adil & 0.9 Added template and several test cases Initial draft for DC Package Mohammad 12/05/15 Adil & 1.0 Completed TPC DC Package Mohammad & Aref 12/07/15 Sultan 1.1 Revised Revised Document before submission 02/21/16 Adil 1.2 Revised Schedule for test cases are updated Test schedule updated ii

3 Table of Contents TEST PLAN AND CASES (TPC)... I VERSION HISTORY... II TABLE OF CONTENTS... III TABLE OF TABLES... V 1. Introduction Test Strategy and Preparation Hardware preparation Software preparation Other pre-test preparations Requirements Test Identification TC-01-02: Create Private Events TC-02: Search Events TC-03 Delete private events TC-04-02: Take a picture and post it in nearby location TC-04-03: Choose a picture from gallery and post it in an event TC-05 Sort pictures TC-06-02: Browse pictures in private events TC-07 Delete Pictures TC-08: Report Pictures TC-09 Save picture to device TC-10 Like pictures TC Register with Facebook iii

4 3.13 TC-12-01: Login with TC-13 Logout TC-14 Browse Users TC-15 Suspend a User TC-16 Update an Event TC-17 Restore Reported Picture TC-18 Change App Settings TC-19 Generate Statistics report TC-20 Search Pictures - Admin TC-21 Delete Events - Admin Resources and schedule Resources Staffing and Training Needs Schedule iv

5 Test Plan and Cases (TPC) Version 1.0 Table of Tables Table 1: Requirements Matrix... 8 Table 2: TC Check creating private event with correct information Table 3: TC Check creating private event with a name that already is used Table 4: TC Check creating private event with missing required fields Table 5: TC Check searching for public event with correct information Table 6: TC Check searching for private event with correct information Table 7: TC Check searching for public and private event with incorrect information Table 8: TC Delete Private Events Table 2: TC Check uploading picture to nearby with correct information Table 3: TC Check uploading picture to nearby with no location Table 4: TC Check uploading picture to nearby with no connection Table 12: TC : Post Picture from Gallery to Event Correctly Table 13: TC : Post Picture from Gallery to Event Which Doesn t Exist Table 14: TC : Post Picture from Gallery to Event when database is down Table 12: TC Sort Pictures Table 13: TC Input existed private event hashtag and correct password Table 14: TC Input existed private event hashtag and incorrect password Table 15: TC Input non-existed private event hashtag Table 16: TC Delete Pictures Table 17: TC-08-01: Report Public Event Picture, Non-Removal Table 18: TC-08-02: Report Public Event Picture, Report Count Requires Photo Removal Table 19: TC-08-03: Report Public Event Picture, No Valid Reason Selected Table 5: TC Check saving picture with enough space on device Table 6: TC Check saving picture without enough space on device TPC_RDCP_S15B_T02_V1.2.doc v Version Date: 02/21/16

6 Test Plan and Cases (TPC) Table of Contents Table 7: TC Check saving picture without an Internet connection Table 26: TC Like Pictures Table 27: TC Register with Facebook Table 23: TC Login using successfully Table 24: TC Login using failed with the wrong /password Table 25: TC Login using failed with out Internet connection or system is down Table 31: TC Logout Table 32: TC Browse users with an existing user Table 33: TC Suspend an existing user Table 34: TC Update an event with correct information Table 35: TC Restore a picture reported more than threshold Table 26 TC Change App Settings with valid Information Table 27: TC Change App Settings with invalid information Table 28 TC View Correct Statistical Reports Table 29 TC View List of Pictures Table 30: TC Filter list of Pictures Table 31: TC-21-01: Delete Event in Admin Website Table 38: Testing Schedule vi

7 1. Introduction The purpose of the Test Plan and Cases (TPC) document is to describe the test cases and the acceptance criteria for the important win-win conditions documented in winbook for the PicShare application. The scope of these testing cases is to concentrate on the functionality of the application, so the application will flow as expected. These tests focus on the software level of the application to see the behavior of the system for both the rainy days and sunny days scenarios. 7

8 2. Test Strategy and Preparation We built a series of test cases including sunny and rainy day scenarios based on the key functionalities for our system. We utilized the requirements in the winbook and benefited from the use case scenarios. We are planning to use manual and automated testing methods for the performance purpose of the system. 2.1 Hardware preparation We will need IOS phone for testing the functionalities of our app. We will also need a computer that is capable of running Apache and MySQL server. This computer will be used to host database for the system. We will also need regular computers/laptops having Internet access for the testing all codes, and test cases including admin management system. 2.2 Software preparation Some testing tools that we might use: PHPUnit is unit testing framework for unit testing in development ( Apache, MySQL, and PHP server on a computer for running testing server. Appium open-source tool for automating native applications. It allows you to write your own tests with development tools using any WebDriver-compatible language such as Java, Objective-C, JavaScript ( Calabash allows you write and execute automated acceptance tests ( 2.3 Other pre-test preparations Generating testing accounts (user and admin accounts) for the tester to test for user functionality and admin functionality. Generating example web pages on the server to test the functionalities of the system such as posting pictures, viewing pictures in nearby location etc. 2.4 Requirements Table 1: Requirements Matrix Requirement ID Verification Test Case ID (if applicable) Type CR-1 Event Management Testing TC-01: Create Events TC-01-01: Create Public Events 8

9 TC-01-02: Create Private Events TC-02: Search Events TC-03: Delete Private Events CR-2 Picture Management Testing TC-04: Post Pictures TC-04-01: Take a picture and post it in an event TC-04-02: Take a picture and post it in nearby location TC-04-03: Choose a picture from gallery and post it in an event TC-05: Sort Pictures TC-05-01: Sort pictures by date TC-05-02: Sort pictures by popularity TC-05-03: Sort pictures by distance TC-06: Browse Pictures TC-06-01: Browse pictures in public events TC-06-02: Browse pictures in private events TC-06-03: Browse pictures in nearby location TC-07: Delete Pictures TC-08: Report Pictures TC-09: Save Picture to Device TC-10: Like/Unlike Picture CR-3 Profile Management Testing TC-11: Register TC-11-01: Register with TC-11-02: Register with Facebook TC-12: Login TC-12-01: Login with TC-12-02: Login with Facebook TC-13: Logout CR-4 Admin Management Testing TC-14: Browse Users TC-15: Suspend a User TC-16: Update an Event TC-17: Restore Reported Picture TC-18: Change App Settings TC-19: Generate Statistics Reports TC-20: Search Pictures TC-21: Delete Events 9

10 3. Test Identification 3.1 TC-01-02: Create Private Events Test Level Software Item Level Test Class Functionality Test Test Completion Criteria This test will be completed if: A user can create a complete and correct private event. Private events with the same name cannot be created. The system shows appropriate error messages to user in different scenarios. System maintains its health and doesn t crash Test Cases TC Check creating private event with correct information. TC Check creating private event with a name that already is used. TC Check creating private event with missing required fields. Table 2: TC Check creating private event with correct information. TC Check creating private event with correct information. Create private event functionality is tested using appropriate information. S (Should Have) User is logged in and is seeing the list of events. The Created private event is shown. Input Specifications 1. Click on create event button. 2. Choose private event. 3. Put appropriate information in every field. 4. Click on submit button. Expected Output Specifications The Created private event is shown. Pass Criteria: The test is passed when meet all the following conditions. The private event is created correctly. Created private event is stored in database correctly. Created private event is shown to user. 10

11 Other than pass criteria. Assumptions and Constraints All the required fields (name, password and confirm password) are correctly filled. There is no violated information when private event is created. The user has permission to create private event. WC_3763: As a user, I can create a public/private event without posting a picture in it, so that I can reserve the hashtag before the event starts. Table 3: TC Check creating private event with a name that already is used. TC Check creating private event with a name that already is used. Create private event functionality is tested using inappropriate information S (Should Have) User is logged in and is seeing the list of events. The error message that says this name is already taken is shown. Input Specifications 1. Click on create event button. 2. Choose private event. 3. Put name of an event that already exists in the name field. 4. Put appropriate information in password and confirmation fields. 5. Click Submit. Expected Output Specifications Private event doesn t get created and an error message that informs user that this name already exists is shown to the user. Pass Criteria: The test is passed when meet all the following conditions. The private event is not created. Appropriate error message is shown to user. Other than pass criteria. Assumptions and Constraints The user has permission to create private event. An event with that name already exists. WC_3763: As a user, I can create a public/private event without posting a picture in it, so that I can reserve the hashtag before the event starts. Table 4: TC Check creating private event with missing required fields. TC Check creating private event with missing required fields. Create private event functionality is tested with missing some information. S (Should Have) User is logged in and is seeing the list of events. The system identifies the missing required fields and displays an error to user. Input Specifications 1. Click on create event button. 2. Choose private event. 3. Put information in form with some blank required form. 4. Click Submit. Expected Output Specifications System shows which required fields are missing. 11

12 System doesn t create a private event. Pass Criteria: The test is passed when meet all the following conditions. System doesn t create a private event. The error message and required fields that were missing is shown to user. Other than pass criteria. Assumptions and Constraints Some required fields are missing. The user has permission to create private event. WC_3763: As a user, I can create a public/private event without posting a picture in it, so that I can reserve the hashtag before the event starts. 3.2 TC-02: Search Events Test Level Software item level Test Class Functionality test Test Completion Criteria The test of searching for events will be completed when: A user can find the correct public event he or she entered to search. A user can find the correct private event he or she entered to search. A user will be notified if the event he or she searched does not exist Test Cases This test case has 3 sub 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 12

13 Table 5: TC Check searching for public event with correct information TC Check searching for public event with correct information Searching for public events functionality is tested using appropriate hashtag. M (Must Have) The search field is available on the page The correct results are displayed on the page correctly Input Specifications 1. Enter the correct hashtag in the search field 2. Press the search button Expected Output Specifications Public photos tagged with the same hashtag are shown This test will pass if all public photos in the database with the same hashtag (regardless of case) that the user entered are shown in the results. Fail criteria: Other than pass criteria. Assumptions and Constraints The search field is not empty There are photos in the database with a matching hashtag The user is logged in and has permission to see public events. TC-01: Create events WC_3579: As a user, I can use a hashtag for a picture taken in a special event such as a basketball game, so the people who missed the event will see what they missed. Table 6: TC Check searching for private event with correct information TC Check searching for private event with correct information Searching for private events functionality is tested using appropriate hashtag. M (Must Have) The search field is available on the page The user has the opportunity to enter the password for the private event returned. Input Specifications 1. Enter the correct hashtag in the search field 2. Press the search button Expected Output Specifications The password field for the private event found is available. This test will pass if the correct private hashtag (regardless of case) is shown with a password field. Pictures matching the event are not shown until the correct password is entered. Fail criteria: Other than pass criteria. Assumptions and Constraints The search field is not empty There is a private event matching the search field. The user is logged in and has the correct password to view the returned photos. TC-01: Create events WC_3579: As a user, I can use a hashtag for a picture taken in a special event such as a basketball game, so the people who missed the event will see what they missed. 13

14 Table 7: TC Check searching for public and private event with incorrect information TC Check searching for public and private event with incorrect information Searching for both public and private events functionality is tested using incorrect hashtags. M (Must Have) The search field is available on the page The user is notified that photos matching the searched hashtag does not exist. Input Specifications 1. Enter the incorrect hashtag in the search field 2. Press the search button Expected Output Specifications An error message appears on the page This test will pass if only an error message appears as a result. Fail criteria: Other than pass criteria. Assumptions and Constraints No photos match the entered hashtag The user is logged in. WC_3579: As a user, I can use a hashtag for a picture taken in a special event such as a basketball game, so the people who missed the event will see what they missed. 3.3 TC-03 Delete private events Test Level Software item level Test Class Functionality Test Test Completion Criteria The private event is successfully deleted Test Cases TC Delete Private Events Table 8: TC Delete Private Events TC Delete Private Events Deleting a private event tested in an ideal situation S (Should have) 14

15 Input Specifications Expected Output Specifications Assumptions and Constraints The user is on the private event page that he desire to delete The event is deleted successfully 1. User clicks on the drop down menu 2. User clicks on Shut down this event 3. The user clicks on Yes when the application displays an alert for deleting the event. The even will be deleted from the system The private event is successfully deleted. When the pass criteria is not met. The user owns the event The phone is connected to the internet WC_3603: As a user, I can shut down my own event, so that I can remove my event and all pictures in the event before reserved time is up. 3.4 TC-04-02: Take a picture and post it in nearby location Test Level Software Item Level Test Class Erroneous Test Test Completion Criteria The test for uploading a picture to nearby will be completed when The picture is sent correctly to the server The server writes the picture and related information to the database An error message is displayed if an error occurs Test Cases This test case has 3 sub test cases TC Check uploading picture to nearby with correct information TC Check uploading picture to nearby with no location TC Check uploading picture to nearby with no connection 15

16 Table 9: TC Check uploading picture to nearby with correct information TC Check uploading picture to nearby with correct information 1. The user is logged in the app 2. Uploading picture is tested with all data expected M (Must Have) A picture is taken by the user in the app The picture and metadata are uploaded successfully, and success is indicated to the user Input Specifications 1. Take Picture 2. Click Post to Nearby Expected Output Specifications Alert indicating success Pass Criteria: This test will pass when all of the following conditions are met. The picture is uploaded correctly The picture is written to nearby in the database The user is shown success Other than pass criteria Assumptions and Constraints The user device has a camera The user device is connected to the internet The user device has accessible GPS data TC-12: Login WC_3580: As a user, I can take many pictures to introduce my geolocation, so the tourists using the app will search the location and see what s there. Table 10: TC Check uploading picture to nearby with no location TC Check uploading picture to nearby with no location Uploading picture to nearby is tested with no GPS data available M (Must Have) A picture is taken by the user in the app The application alerts the user that he/she cannot upload to Nearby becaus no location is available Input Specifications 1. Take Picture 2. Click Post to Nearby Expected Output Specifications Alert indicating fail because no location is available Pass Criteria: This test will pass when all of the following conditions are met. The error message is shown The application does not try to upload the picture or any metadata Other than pass criteria Assumptions and Constraints The user device has a camera The user device is connected to the internet WC_3580: As a user, I can take many pictures to introduce my geolocation, so the tourists using the app will search the location and see what s there. 16

17 Table 11: TC Check uploading picture to nearby with no connection TC Check uploading picture to nearby with no connection Uploading picture to nearby is tested with no internet connection M (Must Have) A picture is taken by the user in the app The application alerts the user that he/she cannot upload to Nearby because the device is not connected to the internet Input Specifications 1. Take Picture 2. Click Post to Nearby Expected Output Specifications Alert indicating fail because no internet connection Pass Criteria: This test will pass when all of the following conditions are met. The error message is shown The application does not try to upload the picture or any metadata Other than pass criteria Assumptions and Constraints The user device has a camera The user device has accessible GPS data WC_3580: As a user, I can take many pictures to introduce my geolocation, so the tourists using the app will search the location and see what s there. 3.5 TC-04-03: Choose a picture from gallery and post it in an event Test Level Software Item level Test Class Erroneous Test Test Completion Criteria The test for Save Picture to Device will be completed when The system posts the picture the user selected from device gallery to an event The picture is displayed correctly in the event page for everyone to see The system shows appropriate error message according to the error that occurred while trying to post picture to event. 17

18 3.5.4 Test Cases This test Case has three sub test cases TC Post Picture from Gallery to Event Correctly TC Post Picture from Gallery to Event Which Doesn t Exist TC Post Picture from Gallery to Event When Database is Down Table 12: TC : Post Picture from Gallery to Event Correctly TC Post Picture from Gallery to Event Correctly Post Picture from Gallery to Event is tested in ideal situation. M (Must have) The system displays app home screen to user with the option to post picture from their gallery to an event The system posts picture user selects from gallery to selected event Input Specifications 1. Click on post picture from app home page 2. Click on select picture from gallery 3. Click on wanted picture 4. Enter event s hashtag 5. Click on Post Expected Output Specifications The system displays dialog that picture was posted and displays the picture in the event specified by user Pass Criteria: This test will pass if the selected picture from gallery is posted to user specified event successfully. Any situation other than pass criteria Assumptions and Constraints The user has a picture to post to event. The user has the correct hashtag for the event Server and database is online and running to serve user s request WC_3619:As a user, I can take a photo from the PicShare app or choose a picture from my gallery, so that I can take a picture from another app. Table 13: TC : Post Picture from Gallery to Event Which Doesn t Exist TC Post Picture from Gallery to Event Which Doesn t Exist Post Picture from Gallery to Event is tested without having the correct event hashtag or event has been shut down. M (Must have) The system displays app home screen to user with the option to post picture from their gallery to an event The system notifies the user that event hashtag does not exist and allows them to try again Input Specifications 1. Click on post picture from app home page 2. Click on select picture from gallery 3. Click on wanted picture 4. Enter event s hashtag 5. Click on Post Expected Output Specifications The system displays dialog that event hashtag is incorrect or 18

19 does not exist and asks them to try again. The system returns user to event hashtag input page to try again Pass Criteria: The correct error messages are shown correctly. The System allows the user to try to enter hashtag again without restarting the process from the beginning Any situation other than pass criteria Assumptions and Constraints The user has a picture to post to event. Server and database is online and running to serve user s request WC_3619:As a user, I can take a photo from the PicShare app or choose a picture from my gallery, so that I can take a picture from another app. Table 14: TC : Post Picture from Gallery to Event when database is down TC Post Picture from Gallery to Event when database is down Post Picture from Gallery to Event is tested without having the database working properly M (Must have) The system displays app home screen to user with the option to post picture from their gallery to an event The system notifies the user that picture couldn t be saved and to try again later. Input Specifications 1. Click on post picture from app home page 2. Click on select picture from gallery 3. Click on wanted picture 4. Enter event s hashtag 5. Click on Post Expected Output Specifications The system displays dialog that app cannot post picture to event right now and to try again later. The system returns user to homepage Pass Criteria: The correct error messages are shown correctly. Any situation other than pass criteria Assumptions and Constraints The user has a picture to post to event. The user has the correct hashtag for the event WC_3619:As a user, I can take a photo from the PicShare app or choose a picture from my gallery, so that I can take a picture from another app. 19

20 3.6 TC-05 Sort pictures Test Level Software item level Test Class Functionality test Test Completion Criteria Images are sorted for the chosen criteria Test Cases TC Sort Pictures Table 15: TC Sort Pictures Input Specifications Expected Output Specifications Assumptions and Constraints TC Sort Pictures Test sorting pictures functionality under C (Could have) The system displays the Filter and Sort screen Images sorted successfully 1. Choose sorting criteria from the Picker 2. Click symbol Images are sorted according to the chosen criteria The test will pass when meet all the following conditions: Images are sorted for the chosen criteria When the pass criteria is not met. There is more than one picture in the event/location WC_3637: As a user, I can sort pictures in events by date or popularity, and I can sort pictures in location by distance, date or popularity, so that I can have more control over picture viewing. 20

21 3.7 TC-06-02: Browse pictures in private events Test Level Software item level Test Class Erroneous test Test Completion Criteria The test for browsing private event s picture will be completed when The list of pictures correlated with the input private event are shown, if there are images in the event. The user suggestion sentences are shown if there is no image in the input private event. The alert with error message is shown if the user input incorrect password for the private event. The alert with error message is shown if the user input non-existed private event Test Cases This test case has 3 sub test cases: TC Input existed private event hashtag and correct password TC Input existed private event hashtag and incorrect password TC Input non-existed private event hashtag Table 16: TC Input existed private event hashtag and correct password TC Input existed private event hashtag and correct password Browsing private event with existed private event and correct password M (Must Have) User is on Explore - #Event screen Pictures of input private event are shown in the screen Input Specifications 1. Press input box 2. Input existed private event hash tag 3. Input password in popup Expected Output Specifications Pictures of input private event are shown If there is existed picture in the private event, the pictures have to be shown If there is no existed picture in the private event, there will be label There is no picture in the event yet. Why don t you take 21

22 yours by clicking Photo tab at the bottom. Fail criteria: The screen is blank The screen is not responding The application is crashed Assumptions and Constraints User input existed event hashtag and correct password The connection to server works fine WC_3579: As a user, I can use a hashtag for a picture taken in a special event such as a basketball game, so the people miss the event will see what they missed. Table 17: TC Input existed private event hashtag and incorrect password TC Input existed private event hashtag and incorrect password Browsing private event with existed private event and incorrect password M (Must Have) User is on Explore - #Event screen Alert with error message is shown Input Specifications 1. Press input box 2. Input existed private event hash tag 3. Input password in popup Expected Output Specifications Alert with error message saying that Incorrect Password There is an alert with error message Incorrect Password Fail criteria: The alert is not shown Wrong alert message The screen is blank The screen is not responding The application is crashed Assumptions and Constraints User input existed private event hashtag and incorrect password The connection to server works fine WC_3579: As a user, I can use a hashtag for a picture taken in a special event such as a basketball game, so the people miss the event will see what they missed. Table 18: TC Input non-existed private event hashtag TC Input non-existed private event hashtag Browsing private event using non-existed private event as input M (Must Have) User is on Explore - #Event screen Alert with error message is shown Input Specifications 1. Press input box 2. Input non-existed event hash tag Expected Output Specifications Alert with error message saying that Your input event is not existed There is an alert with error message Your input event is not existed Fail criteria: 22

23 The alert is not shown Wrong alert message The screen is blank The screen is not responding The application is crashed Assumptions and Constraints User input non-existed event hashtag The connection to server works fine 3.8 TC-07 Delete Pictures Test Level Software item level Test Class Functionality Test Test Completion Criteria The picture is deleted successfully Test Cases TC Delete Pictures WC_3579: As a user, I can use a hashtag for a picture taken in a special event such as a basketball game, so the people miss the event will see what they missed. Table 19: TC Delete Pictures Input Specifications Expected Output Specifications Assumptions and Constraints TC Delete Private Events Deleting a picture in an ideal situation S (Should have) The user is on the event/nearby page The image is deleted successfully 1. User clicks on the icon above the image 2. User clicks on Delete 3. The user clicks on Yes when the application displays an alert for deleting the picture. The picture will be deleted from the system The picture is successfully deleted. When the pass criteria is not met. The user owns the picture The phone is connected to the internet 23

24 WC_3591: As a user, I can delete pictures that I posted, so they are no longer accessible. 3.9 TC-08: Report Pictures Test Level Software item level Test Class Functionality Test Test Completion Criteria The test of searching for events will be completed when: A posted picture is successfully reported The post is automatically removed if reported more than an arbitrary number of times The post is no longer visible in the app after removal Test Cases This test case has 3 sub test cases TC Report Public Event Picture, Non-Removal TC Report Public Event Picture, Report Count Requires Photo Removal TC Report Public Event Picture, No Valid Reason Selected Table 20: TC-08-01: Report Public Event Picture, Non-Removal TC Report Public Event Picture, Non-Removal Test successful increment of report count for public event picture. M (Must-have) User is logged in and viewing public event The photo report count is incremented Input Specifications 1. User selects the photo to report 2. User presses Report icon/button 3. User selects reason for reporting the photo 4. User confirms desire to report the photo Expected Output Specifications Photo report count is incremented by one The photo s number of reports is incremented by one (Need) Reporting reason is captured (Should) 24

25 Photo is blocked from the user s feed (Want) Fail criteria: Do not meet first pass criteria Assumptions and Constraints The photo s reported count remains less than the threshold for removal Reporting reason is valid TC UC-12, WC_3599: As a user, I can report any inappropriate picture, so that it will be removed from the event. Table 21: TC-08-02: Report Public Event Picture, Report Count Requires Photo Removal TC Report Public Event Picture, Report Count Requires Photo Removal Test photo removal from public event due to exceeding the arbitrary report count M (Must-have) 1. User is logged in and viewing public event. 2. Photo has one less than the minimum number of reports to justify removal The photo is removed from the public event Input Specifications 1. User selects the photo to report 2. User presses Report icon/button 3. User selects reason for reporting the photo 4. User confirms desire to report the photo Expected Output Specifications Photo is removed from the public event Photo is no longer visible on the public event Reporting reason is captured Fail criteria: Do not meet first pass criteria Assumptions and Constraints Photo is not immediately deleted from the server, allows an admin to restore the photo Reporting reason is valid TC UC-12, WC_3599: As a user, I can report any inappropriate picture, so that it will be removed from the event. Table 22: TC-08-03: Report Public Event Picture, No Valid Reason Selected TC Report Public Event Picture, No Valid Reason Selected Test rainy day case where user does not select or input valid reason for reporting a photo M (Must-have) User is logged in and viewing public event. The user is prompted to select or enter a valid reason for reporting the photo Input Specifications 1. User selects the photo to report 2. User presses Report icon/button 3. User confirms desire to report the photo without reason 4. System prompts user to select or input a valid reporting reason Expected Output Specifications Reason selection box is highlighted and error text is displayed nea confirmation button 25

26 User remains in the reporting screen for the same photo as originally selected User is prompted to select or input a reporting reason The user s failure is made obvious to them Fail criteria: Other than pass criteria Assumptions and Constraints Photo reporting count not increased until valid reason is input and user confirms the report TC UC-12, WC_3599: As a user, I can report any inappropriate picture, so that it will be removed from the event TC-09 Save picture to device Test Level Software Item level Test Class Functionality test Test Completion Criteria The test for save picture to device will be completed when: The picture is saved to device correctly. The system shows appropriate error message according to encountered problems Test Cases This test case has 3 sub test cases TC Check saving picture with enough space on device TC Check saving picture without enough space on device TC Check saving picture without an internet connection Table 23: TC Check saving picture with enough space on device TC Check saving picture with enough space on device This test ensures that the user is able to save a picture on device. M (Must have) 1. The user is logged in the system. 2. The user is viewing a picture. 26

27 1. The picture is saved to the user s device. 2. Appropriate message is shown on the screen. Input Specifications The user clicks the download button on the screen. Expected Output Specifications Saved successfully message is shown. This test will pass when meet all the following conditions. The picture is saved to device correctly. Appropriate message has been shown. Fail criteria: Other than pass criteria. Assumptions and Constraints The user has enough space to save the picture on his device. The device supports the image format. The device has Internet connection. WC_3623: As a user, I can save one or many pictures from an event/hashtag to my phone, so that I can keep the photos after the event/hashtag expires. Table 24: TC Check saving picture without enough space on device TC Check saving picture without enough space on device This test ensures that the user is not able to save a picture on device. M (Must have) 1. The user is logged in the system. 2. The user is viewing a picture. 1. The picture is not saved to the user s device. 2. Appropriate error message is shown on the screen. Input Specifications The user clicks the download button on the screen. Expected Output Specifications Not enough space on device message is shown. This test will pass when meet all the following conditions. Appropriate error message is shown. The picture is not saved to device. Fail criteria: Other than pass criteria. Assumptions and Constraints There is a picture to save in the system The user has not enough space to save the picture on the device. The device has Internet connections. TC-12: Login TC-06: Browse Pictures WC_3623: As a user, I can save one or many pictures from an event/hashtag to my phone so that I can keep the photos after the event/hashtag expires. Table 25: TC Check saving picture without an Internet connection TC Check saving picture without an Internet connection This test ensures that the user is not able to save a picture on device. M (Must have) 1. The user is logged in the system. 2. The user is viewing a picture. 3. There is no Internet connection on device while viewing the 27

28 picture. 1. The picture is not saved to the user s device. 2. Appropriate error message is shown on the screen. Input Specifications The user clicks the download button on the screen. Expected Output Specifications Assumptions and Constraints 3.11 TC-10 Like pictures Test Level Software item level Test Class Functionality test Test Completion Criteria No Internet connection message is shown. This test will pass when meet all the following conditions. The picture is not saved to the user s device. Appropriate error message has been shown. Fail criteria: Other than pass criteria. The device has no Internet connection. WC_3623: As a user, I can save one or many pictures from an event/hashtag to my phone so that I can keep the photos after the event/hashtag expires. The test will pass when meet all the following conditions: The like s icon changes according to the status liked/not-liked The like s count is updated in the backend server Test Cases TC Like Pictures Table 26: TC Like Pictures Input Specifications Expected Output Specifications TC Like Pictures Test Like pictures functionality under ideal condition C (Could have) The user in the Nearby / Event screen Image liked successfully and the like icon updated accordingly The user clicks on icon The photo s like count is increment by one 28

29 Assumptions and Constraints The test will pass when meet all the following conditions: The like s icon changes according to the status liked/not-liked The like s count is updated in the backend server When the pass criteria is not met. There is a picture to like in the system The device is connected to the internet WC_3751: As a user, I can like a picture TC Register with Facebook Test Level Software item level Test Class Functionality test Test Completion Criteria The test will pass when meet all the following conditions: An account is created for the user The user is logged in through Facebook s access token Test Cases TC Register with Facebook Table 27: TC Register with Facebook Input Specifications Expected Output Specifications TC Register with Facebook Test registering new account using Facebook credentials under ideal condition M (Must have) The user in the Register page of the application An account will be created for the user using Facebook s access token 1. Click login with Facebook 2. Enter Facebook credentials 3. Click OK to provide the application with the necessary access An account will be created and the user will be logged in to the systems 29

30 Assumptions and Constraints The test will pass when meet all the following conditions: An account is created for the user The user is logged in through Facebook s access token When the pass criteria is not met. The device is connected to the internet The user have Facebook account WC_3583: As a user, I can create my login with specific username and password or Facebook account, so I can use them to login to the application TC-12-01: Login with Test Level Software item level Test Class Functionality Test Test Completion Criteria The test of searching for events will be completed when: The user logged in successfully The user see appropriate error with wrong /password Test Cases This test case has 3 sub test cases TC Login using successfully TC Login using failed with the wrong /password TC Login using failed with the no internet connection or system is down Table 28: TC Login using successfully TC Login using successfully Login using tested with correct credentials ( /password) with internet connection and server is up M (Must have) The system displays the form for the /password pair User login to system successfully 30

31 Input Specifications 1. Enter the and password 2. Click Sign in Expected Output Specifications The user is logged in to the system and directed to the app s Explore page The test will pass when meet all the following conditions: System successfully logged in. User directed to the Explore page. When the pass criteria is not met. Assumptions and Constraints The user had an account The device is connected to the internet The system is up. WC_3584: As a user, I can login to the application using my registered username or my Facebook account, so I can use the application with my own profile. Table 29: TC Login using failed with the wrong /password TC Login using failed with the wrong /password Login using tested with wrong credentials ( /password) M (Must have) The system displays the form for the /password pair The system gives error message for a wrong /password pair Input Specifications 1. Enter the and password 2. Click Sign in Expected Output Specifications A popup alert message indicates a wrong pair of /password Clear up the password field The test will pass when meet all the following conditions: The alert message is shown correctly. Clear the password field and no changes to the field. When the pass criteria is not met. Assumptions and Constraints Wrong pair of /password is entered Both fields /password are filled The device is connected to the internet The system is up. WC_3584: As a user, I can login to the application using my registered username or my Facebook account, so I can use the application with my own profile. Table 30: TC Login using failed with out Internet connection or system is down TC Login using failed without internet connection or the system is down 31

32 Login using tested with ( /password) with no internet connection or system is down M (Must have) The system displays the form for the /password pair The system gives error message for a connection failure Input Specifications 1. Enter the and password 2. Click Sign in Expected Output Specifications A popup alert message indicates a connection failure Clear up the password field The test will pass when meet all the following conditions: The alert message is shown correctly. Clear the password field and no changes to the field. When the pass criteria is not met. Assumptions and Constraints Both fields /password are filled The device is not connected to the internet or the system is down WC_3584: As a user, I can login to the application using my registered username or my Facebook account, so I can use the application with my own profile TC-13 Logout Test Level Software item level Test Class Functionality test Test Completion Criteria The test will pass when meet all the following conditions: The user is logged out from the system The application brings the login screen back Test Cases TC Logout 32

33 Table 31: TC Logout Input Specifications Expected Output Specifications Assumptions and Constraints TC Logout Test the logout button functionality M (Must have) The user in the Me tab of the application The user will be logged out from the system The user should click on the logout button from the Me tab The user will be logged out from the system and directed back to the login screen The test will pass when meet all the following conditions: The user is logged out from the system The application brings the login screen back When the pass criteria is not met. The user is already logged in to the system WC_3584: As a user, I can login to the application using my registered username or my Facebook account, so I can use the application with my own profile TC-14 Browse Users Test Level Software item level Test Class Functionality Test Test Completion Criteria The test of searching for events will be completed when: The admin is logged in the administrator webpage and opens the user section successfully The admin types the name of the user The admin chooses the dates which he wants to browse users Test Cases TC Browse users with an existing user 33

34 Table 32: TC Browse users with an existing user TC Browse users with an existing user Browse users is tested with searching username and filtering the dates M (Must have) The website shows a list for all the users The website shows the only user who searched for Input Specifications 1. Enter the username 2. Choose the dates for searching 3. Click search button Expected Output Specifications Appropriate user found message is shown on the screen New list with a user is shown on the screen Pass Criteria: The test is passed when meet all the following conditions. User found message is shown correctly A list with a user is returned correctly Other than pass criteria. Assumptions and Constraints Username field is filled The user is existed in the system WC_3764: As an admin, I can login into my administrative page with my password and username, so that I can perform admin features TC-15 Suspend a User Test Level Software item level Test Class Functionality Test Test Completion Criteria The test of searching for events will be completed when: The admin is logged in the administrator webpage and opens the user section successfully The admin finds the user in the system The admin suspends the user 34

35 Test Cases TC Suspend an existing user Table 33: TC Suspend an existing user TC Suspend an existing user Suspend an existed user M (Must have) A user is shown in the list The user is suspended Input Specifications Click suspend user button Expected Output Specifications Appropriate user suspended message is shown on the screen Pass Criteria: The test is passed when meet all the following conditions. User suspended message is shown correctly Data for suspending is written in the database correctly User is indicated as a suspended correctly Other than pass criteria. Assumptions and Constraints The user is existed in the system The user is not suspended before TC-13 WC_3766: As an admin, I can suspend a user, so that I can have more control over users TC-16 Update an Event Test Level Software item level Test Class Functionality Test Test Completion Criteria The test of searching for events will be completed when: The admin is logged in the administrator webpage and opens the event section successfully The admin finds the existing event The admin updates the event s information correctly 35

36 Test Cases TC Update an event with correct information Table 34: TC Update an event with correct information TC Update an event with correct information Update an event s name or expiration date M (Must have) The website shows a list for searched events in advance The website shows the updated event s information Input Specifications 1. Click modify button 2. Change the name or expiration date of the event 3. Click confirm button Expected Output Specifications Updating successfully message is shown Updated event s information is shown to the admin Pass Criteria: The test is passed when meet all the following conditions. The updated successfully message is shown Updated event s information is shown correctly New fields values are written in the database correctly Other than pass criteria. Assumptions and Constraints The event exists before Admin uses correct format for naming WC_3770: As an admin, I can update an event, so that I can change the event's name or expiration date TC-17 Restore Reported Picture Test Level Software item level Test Class Functionality Test Test Completion Criteria The test of searching for events will be completed when: The admin is logged in the administrator webpage and opens the picture section successfully 36

37 The admin finds the reported picture to be restored The admin restores the picture successfully Test Cases TC Restore a picture reported more than threshold Table 35: TC Restore a picture reported more than threshold TC Restore a picture reported more than threshold Restore a picture reported more than 5 times M (Must have) The admin searches the reported pictures All pictures reported more than 5 times are shown The picture is restored and continues to be shown in the app Input Specifications 1. Click restore button 2. Confirm the question Expected Output Specifications The picture is restored successfully message is shown The picture is not highlighted as red background anymore Pass Criteria: The test is passed when meet all the following conditions. The restored successfully message is shown Threshold count is made zero for the picture in the database The picture continues to be shown in the app Other than pass criteria. Assumptions and Constraints The picture is reported more than 5 times WC_3770: As an admin, I can update an event, so that I can change the event's name or expiration date TC-18 Change App Settings Test Level Software item level Test Class Functionality test Test Completion Criteria The test of changing application settings will be completed when: 37

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

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

DCR ARB Presentation. CS577a Fall 2015 Team 2

DCR ARB Presentation. CS577a Fall 2015 Team 2 DCR ARB Presentation CS577a Fall 2015 Team 2 -Sultan Alsarra -Aref Shafaeibejestan -Adil Cem Albayrak -Mohammad Almunea -Charles Reitz -Julapat Julnual -Andrea Brown -Travis Weaver Outline 2 :: Remote

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

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)

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

7 The system should allow administrator to close a user profile. 8 The system shall make the old events invisible to avoid crowded geo scope.

7 The system should allow administrator to close a user profile. 8 The system shall make the old events invisible to avoid crowded geo scope. Requirement 1 2 3 4 5 6 Description The system shall upload pictures to a hashtag specified by the user, or to their current location The system shall allow a user to reserve a hashtag, allowing the user

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) Perfecto Coffee Xpress Consistent Perfection Team 5 Chloe Good Yekaterina Glazko Edwards Hays Yucheng Hsieh Atreya Lahiri Jaimin Patel Yun Shen Andrew

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) Healthy Kids Zone Survey App Team 14 Name Primary Role Contact Email Andreas Rivera Client ARivera@chc-inc.org Joseph Martinez Client Jmartinez2@chc-inc.org Malcolm Carson Client

More information

Test Plan and Cases (TPC)

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

More information

Acceptance Test Plan and Cases (ATPC)

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

More information

Test Plan and Cases (TPC)

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

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

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

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

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

Mobile Client. User Manual. Version: 2.0.0

Mobile Client. User Manual. Version: 2.0.0 Mobile Client User Manual Version: 2.0.0 Index Sr. No. Topic Page 1 Requirement 3 2 How to use Mobile Client 4 3 Compose Message 5 4 Select Contacts 6 5 Manage Contacts 17 6 Manage Distribution List 23

More information

STREAMLYNE GUIDE FOR STUDENTS/PRINCIPAL INVESTIGATORS

STREAMLYNE GUIDE FOR STUDENTS/PRINCIPAL INVESTIGATORS STREAMLYNE GUIDE FOR STUDENTS/PRINCIPAL INVESTIGATORS Rev: 01/2017 In This Document Logging In... 1 Creating a New Protocol... 2 Revising a Returned Protocol... 7 Submitting an Amendment or Renewal Application...

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

Axon Capture for Android Devices User Manual

Axon Capture for Android Devices User Manual Axon Capture for Android Devices User Manual Document Revision: E Product functions and specifications may change without notice and the actual product may vary from the illustrations in this manual. Google,

More information

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

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

More information

Test Plan and Cases (TPC)

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

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

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

Confluence User Training Guide

Confluence User Training Guide Confluence User Training Guide Below is a short overview of wikis and Confluence and a basic user training guide for completing common tasks in Confluence. This document outlines the basic features that

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

FB Image Contest. Users Manual

FB Image Contest. Users Manual FB Image Contest Users Manual Table of contents Description.. 3 Step by step installation... 5 The administration interface.. 10 Creating a new contest... 13 Creating a Facebook Application.. 19 Adding

More information

Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon. All Completed SRS2 Steps

Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon. All Completed SRS2 Steps Software Requirements Document for Graffiti Author: Group 03 Yuly Suvorov, Luke Harvey, Ben Holland, Jordan Cook, Michael Higdon Version Date Author Change 0.1 09/13/ SM Initial Document 07 0.2 09/22/

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) Cash Doctor 3.0 Mobile APP Team 12. Primary Role. Operational Concept Engineer

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

More information

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

Nextiva Drive The Setup Process Mobility & Storage Option

Nextiva Drive The Setup Process Mobility & Storage Option Nextiva Drive The Setup Process The Setup Process Adding Users 1. Login to your account and click on the Account icon at the top of the page (this is only visible to the administrator). 2. Click Create

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

BeAware Corporate Edition Admin Console. User Manual. BeAware Corporate Edition Admin Console Version 7.1. Ascentive LLC.

BeAware Corporate Edition Admin Console. User Manual. BeAware Corporate Edition Admin Console Version 7.1. Ascentive LLC. User Manual BeAware Corporate Edition Admin Console Version 7.1 Ascentive LLC User Manual 1 Copyright Notice Copyright 2008 Ascentive LLC All Rights Reserved This document is protected by copyright law

More information

ewebrenter Online Media Administration: User Guide

ewebrenter Online Media Administration: User Guide ewebrenter Online Media Administration: User Guide Overview An open-source, browser-based application called "Coppermine Gallery" is used for managing the uploading of digital media (photos, videos and

More information

KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN)

KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN) KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN) Enterprise version Updated: May 2018 Version 1.0.0.2 Copyright Beyond Intranet 2017. All Rights Reserved i Notice Beyond Technologies LLC. This is a controlled

More information

Learning and Development. UWE Staff Profiles (USP) User Guide

Learning and Development. UWE Staff Profiles (USP) User Guide Learning and Development UWE Staff Profiles (USP) User Guide About this training manual This manual is yours to keep and is intended as a guide to be used during the training course and as a reference

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 S MANUAL. TryBooking Salesforce Integration Page 2

USER S MANUAL. TryBooking Salesforce Integration Page 2 User s Manual USER S MANUAL 1.0 Overview... 3 2.0 Getting Started... 3 2.1 Installation and Logging In... 3 2.2 Connecting your TryBooking Account... 6 2.2.1 Salesforce Account Settings... 6 2.2.2 Connecting

More information

GAINING ACCESS TO THE TxPHIN PORTAL

GAINING ACCESS TO THE TxPHIN PORTAL The Texas Public Health Information Network (TxPHIN) is an online portal containing a collection of applications, such as the Health Alert Network and Document Sharing, which provide users with a range

More information

Mobile Application User Guide

Mobile Application User Guide Mobile Application User Guide M+A Mobile App User Guide P age2 Introduction The M+A Matting mobile app provides an easy way for users to search and view existing mat designs as well as create their own

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

The Andersen Company s Mobile Application User Guide

The Andersen Company s Mobile Application User Guide The Andersen Company s Mobile Application User Guide Mobile App User Guide Page 2 Introduction The Andersen Company Mobile App provides an easy way for users to search and view existing mat designs as

More information

APPENDIX. Using Google Sites. After you read this appendix, you will be able to:

APPENDIX. Using Google Sites. After you read this appendix, you will be able to: APPENDIX B Using Google Sites Objectives After you read this appendix, you will be able to: 1. Create a New Site 2. Manage Your Sites 3. Collaborate on a Shared Site The following Hands-On Exercises will

More information

If you re a Facebook marketer, you re likely always looking for ways to

If you re a Facebook marketer, you re likely always looking for ways to Chapter 1: Custom Apps for Fan Page Timelines In This Chapter Using apps for Facebook marketing Extending the Facebook experience Discovering iframes, Application Pages, and Canvas Pages Finding out what

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

BASICS OF PORT FORWARDING ON A ROUTER

BASICS OF PORT FORWARDING ON A ROUTER BASICS OF PORT FORWARDING ON A ROUTER FOR SECURITY DVRS 192.168.1.100 Internet Public IP Address 72.248.26.116 Private IP Address 192.168.1.1 192.168.1.150 192.168.1.200 www.nightowlsp.com Basics of Port

More information

2018 Educare Learning Network Meeting App Instructional Guide

2018 Educare Learning Network Meeting App Instructional Guide 2018 Educare Learning Network Meeting App Instructional Guide App Instructional Guide Adding Your Profile Photo On ios 1 Access your profile settings. After logging in, tap the hamburger icon in the top

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

Tellus EVV Introduction and Dashboard TRAINING REFERENCE GUIDE

Tellus EVV Introduction and Dashboard TRAINING REFERENCE GUIDE Tellus EVV Introduction and Dashboard TRAINING REFERENCE GUIDE REV: 03/18 Sponsored by Centric Consulting, LLC, and the State of Florida, AHCA TELLUS EVV System Training Reference Guide Table of Contents

More information

What is CBAS web? Overview on CBAS web for Access Control Systems:

What is CBAS web? Overview on CBAS web for Access Control Systems: What is CBAS web? CBAS web is a tool that can be used to program data to a CBAS system via the web. CBAS web can also be used to display a live feed of the CBAS system via the web. It should be understood

More information

STREAMLYNE INITIAL GUIDE FOR PRINCIPAL INVESTIGATOR / STUDENT

STREAMLYNE INITIAL GUIDE FOR PRINCIPAL INVESTIGATOR / STUDENT Rev: 06/2017 STREAMLYNE INITIAL GUIDE FOR PRINCIPAL INVESTIGATOR / STUDENT In This Document Protocol Application (Exempt and Expedited/Full Board Review)...2 NIH Certificate (Required)... 2 Logging In...

More information

Accessing Your Website Your Username and Password Personalizing Your Profile

Accessing Your Website Your Username and Password Personalizing Your Profile This guide will provide you with the information you need to easily use your website to its fullest potential. Just follow the simple step by step directions to begin quickly and effectively using your

More information

Nasuni Mobile Access User Guide

Nasuni Mobile Access User Guide Using Nasuni Mobile Access, you can access data stored in the Nasuni Filer using mobile devices, including ios-based devices (such as iphone and ipad) and Android phones. You can perform tasks such as

More information

International Etruscan Sigla Project Software Requirements Specification Team Spannabe

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

More information

BABCOCK UNIVERSITY UMIS MANUAL (USER GUIDE) HOW TO ACCESS

BABCOCK UNIVERSITY UMIS MANUAL (USER GUIDE) HOW TO ACCESS 1 BABCOCK UNIVERSITY UMIS MANUAL (USER GUIDE) HOW TO ACCESS Babcock University website is accessible via umis.babcock.edu.ng/babcocknew/ Opening this URL will get you to the university page. REQUIREMENTS

More information

OLLI Online. Users Guide

OLLI Online. Users Guide OLLI Online Users Guide Version 1 / December 3, 2014 Table of Contents LOGIN... 3 EDIT MEMBER SETTINGS... 4 Settings Overview... 4 Community Profile... 4 Member Info... 5 Photo... 6 Notifications... 7

More information

Create and Manage Partner Portals

Create and Manage Partner Portals Create and Manage Partner Portals Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

Nexonia Expense Reporting: Mobile. A Quickstart Guide to using Nexonia on the Mobile App

Nexonia Expense Reporting: Mobile. A Quickstart Guide to using Nexonia on the Mobile App Nexonia Expense Reporting: Mobile A Quickstart Guide to using Nexonia on the Mobile App Nexonia Expenses: Downloading the Mobile App The Nexonia Expenses mobile app is available for free through all the

More information

Log into your Account on Website then back to Home page.

Log into your Account on Website then back to Home page. Log into your Account on Website then back to Home page. To get to the team roster first go to > Team Directory. After you find the team you re looking for click on Team Home. This will take you to that

More information

BeAware Corporate Edition Admin Console Version 6.8 Ascentive LLC

BeAware Corporate Edition Admin Console Version 6.8 Ascentive LLC User Manual BeAware Corporate Edition Admin Console Version 6.8 Ascentive LLC User Manual 1 Copyright Notice Copyright 2006 Ascentive LLC All Rights Reserved This document is protected by copyright law

More information

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

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

More information

14FC Works Geotagging Mobile app Telangana Guidelines

14FC Works Geotagging Mobile app Telangana Guidelines 14FC Works Geotagging Mobile app Telangana Guidelines DOWNLOAD Directions: Go to CDMA portal www.cdma.telangana.gov.in and go to section 14FC Geo Tagging app Download. You will be redirected to below screen

More information

User Manual. perfectionlearning.com/technical-support

User Manual. perfectionlearning.com/technical-support User Manual perfectionlearning.com/technical-support 1 User Manual Accessing Math X... 3 Login... 3 Forgotten Password... 3 Navigation Menu... 4 Logout... 4 Admin... 5 Creating Classes and Students...

More information

Mt. Lebanon School District 7 Horsman Drive Pittsburgh, Pennsylvania

Mt. Lebanon School District 7 Horsman Drive Pittsburgh, Pennsylvania Accessing your Individual Multimedia Area Each faculty and staff member with an individual user account will have their own space to store multimedia files. The multimedia can be easily linked to a website,

More information

ES CONTENT MANAGEMENT - EVER TEAM

ES CONTENT MANAGEMENT - EVER TEAM ES CONTENT MANAGEMENT - EVER TEAM USER GUIDE Document Title Author ES Content Management - User Guide EVER TEAM Date 20/09/2010 Validated by EVER TEAM Date 20/09/2010 Version 9.4.0.0 Status Final TABLE

More information

Content Management System User Guide CONTENT MANAGEMENT SYSTEM User Guide

Content Management System User Guide CONTENT MANAGEMENT SYSTEM User Guide CONTENT MANAGEMENT SYSTEM User Guide Your Account Information STEP 1: Go to Admin Login website Admin Login: http://privateaccess.nurseryweb.co.uk/ STEP 2: Type in Your Nursery ID and Password as stated

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

Chapter 1. Configuring VPGO

Chapter 1. Configuring VPGO Chapter 1. Configuring VPGO The VPGO module is configured in the VISUAL PLANNING client. You can define as many VPGO templates as you need based on the three existing template types: Diary template Events

More information

User Guide. RACER Date 09/29/17

User Guide. RACER Date 09/29/17 User Guide RACER Date 09/29/17 1 Table of Contents Table of Contents... 2 RACER... 4 Home Page...5 RACER Requester... 6 Basic Information...6 Location Information...7 Change Information...8 Review and

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

User Documentation. Studywiz Learning Environment. Student's Guide

User Documentation. Studywiz Learning Environment. Student's Guide User Documentation Studywiz Learning Environment Student's Guide Studywiz Learning Environment Student's Guide Contents 1 Introduction 4 1.1 Studywiz 4 1.2 The Studywiz Student s Guide 4 2 What s New

More information

Cisco Events Mobile Application

Cisco Events Mobile Application Welcome to the new free Cisco Events mobile application! Using this tool, participants can: Connect with peers and Cisco representatives attending an event virtually or onsite Earn points towards exclusive

More information

Documentation for the new Self Admin

Documentation for the new Self Admin Documentation for the new Self Admin The following documentation describes the structure of the new Self Admin site along with the purpose of each site section. The improvements that have been made to

More information

Secure Transfer Site (STS) User Manual

Secure Transfer Site (STS) User Manual Secure Transfer Site (STS) User Manual (Revised 3/1/12) Table of Contents Basic System Display Information... 3 Command Buttons with Text... 3 Data Entry Boxes Required / Enabled... 3 Connecting to the

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

Account Settings. Private Messages. Reporting Abuse. Create a Ladder. Ladder Admin Guide. Ladd Admin Guide - Quick Challenge / Result

Account Settings. Private Messages. Reporting Abuse. Create a Ladder. Ladder Admin Guide. Ladd Admin Guide - Quick Challenge / Result User Manual 1 2 3 General 1.1 Sign Up 5 1.2 Set HomePage 11 1.3 Profile 15 1.4 Account Settings 21 1.5 Private Messages 26 1.6 Reporting Abuse 31 1.7 Privacy 33 Ladders 2.1 Create a Ladder 36 2.2 Ladder

More information

SharePoint 2010 Tutorial

SharePoint 2010 Tutorial SharePoint 2010 Tutorial TABLE OF CONTENTS Introduction... 1 Basic Navigation... 2 Navigation Buttons & Bars... 3 Ribbon... 4 Library Ribbon... 6 Recycle Bin... 7 Permission Levels & Groups... 8 Create

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

Getting started with the ISIS Community Portal-

Getting started with the ISIS Community Portal- Getting started with the ISIS Community Portal- Creating an ISIS account- 1. In your web browser navigate to the ISIS portal site- http://www.isis.org and click Register in the upper right corner. If you

More information

Policy Manager in Compliance 360 Version 2018

Policy Manager in Compliance 360 Version 2018 Policy Manager in Compliance 360 Version 2018 Policy Manager Overview 3 Create a Policy 4 Relate a Policy to Other Policies, Departments, and Incidents 8 Edit a Policy 10 Edit a Policy by Using the Edit

More information

Sponsor Documentation

Sponsor Documentation CHAPTER 17 This chapter provides user documentation for sponsor users who create guest accounts. It contains the following sections: Introduction to Cisco NAC Guest Server Connecting to the Cisco NAC Guest

More information

Match My . Set-Up Guide. MultiMatch Version Match My Set-Up Guide RAE Internet Inc

Match My  . Set-Up Guide. MultiMatch Version Match My  Set-Up Guide RAE Internet Inc Match My Email Set-Up Guide MultiMatch Version 2.0.2 Match My Email Set-Up Guide RAE Internet Inc. 2011 1 Copyright 2011, RAE Internet Inc. (dba Mailspect Inc. and Match My Email). This document is the

More information

Legal Library. In this guide we will review how to download and use our Legal Library tool. Commercial Brokers Association May 2018

Legal Library. In this guide we will review how to download and use our Legal Library tool. Commercial Brokers Association May 2018 Legal Library In this guide we will review how to download and use our Legal Library tool Commercial Brokers Association May 2018 Downloading Legal Library The Legal Library provides both fast and easy

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

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.happyfox.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your rights

More information

Updating Your Local Program Webpage

Updating Your Local Program Webpage I. Go to www.soor.org Updating Your Local Program Webpage II. III. IV. On the top right hand side of the home page of www.soor.org click on LPC LOGIN. Type in your Username and Password, then click the

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

Release Description. PicShare. Team 02. Team Members

Release Description. PicShare. Team 02. Team Members Release Descriptin PicShare Team 02 Team Members Sultan Alsarra Adil cem Albayrak Julapat Julnual Charles Reitz Mhammad Almunea Aref Shafaeibejestan Andrea Brwn Travis Weaver Dennis Evans 4/26/16 Versin

More information

BBC Pitch. Production Company Guide

BBC Pitch. Production Company Guide BBC Pitch Production Company Guide Contents 1. Introduction... 2 2. Registration of your company... 2 3. Logging in... 5 4. Dashboard... 6 Create a new proposal... 7 Getting started... 8 Idea... 10 Adding

More information

FLP Merchant Website. User Guide. Version 0.14

FLP Merchant Website. User Guide. Version 0.14 FLP Merchant Website User Guide Version 0.14 Revision History Responsible Revision Date Version Vitalii Vysotskyi Created the initial version of the user guide 2017-11-28 0.1 Vitalii Vysotskyi Small updates

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) City of Los Angeles Personnel Department Mobile Applications

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

More information

DOCUMENTUM D2. User Guide

DOCUMENTUM D2. User Guide DOCUMENTUM D2 User Guide Contents 1. Groups... 6 2. Introduction to D2... 7 Access D2... 7 Recommended browsers... 7 Login... 7 First-time login... 7 Installing the Content Transfer Extension... 8 Logout...

More information