SOFTWARE TEST DOCUMENT Version MOBCOLL PROJECT

Size: px
Start display at page:

Download "SOFTWARE TEST DOCUMENT Version MOBCOLL PROJECT"

Transcription

1 SOFTWARE TEST DOCUMENT Version MOBCOLL PROJECT Prepared By: ANDIOS Murat Öksüzer Sercan Çidem Vedat Şahin Fatih Osman Seçmen

2 Change History *A - ADDED M - MODIFIED D DELETED VERSION NUMBER DATE NUMBER OF FIGURE, TABLE OR PARAGRAPH A* M D TITLE OF BRIEF DESCRIPTION Original A, View List of Borrowed Books, Share his/her information in social media, Recommend a book to a friend, Lend a book to a friend 4.2 M, Traceability Matrix is modified 1

3 Preface This Software Test Document is intended to provide guidance on the management of Mobile Book Collector. The document has been tailored according to the IEEE Standard for Software and System Test Documentation IEEE Std This Test Report provides a complete description of all the test cases of the Mobile Book Collector Project. The first section of this document includes problem definition, purpose, scope, references and notation for description. The second section of this document includes all the test types and test cases of the Mobile Book Collector Project. The third section of this document includes performance test strategy for Mobile Book Collector Project. The last section of this document includes glossary and traceability matrix. 2

4 Table of Contents 1. Introduction Problem Definition Purpose Scope References Notation we used for description Mobile Book Collector Test Case Details Functional Test Cases Register Login Login with Facebook Logout Update User Profile Update Book Information Update a Book s Category Adding a Book into Category Add Book with Scanning ISBN Number Add Book Manually Delete a Book Add Cover of the Book from Take a Photo Add Cover of the Book from Browse button View List of Owned Books Search Current Book List View List of Borrowed Books Add a Friend Delete a friend Manage Settings Share his/her information in social media Recommend a book to a friend Lend a book to a friend View Profiles of his/her Friends View User History

5 View User History of a Friend Help Menu Performance Test Strategy Description Performance Test Global Glossary Traceability Matrix

6 1. Introduction 1.1. Problem Definition People collecting items often had difficulty in keeping track of their collection repository. Storage and location, availability, missing items, wanted items, borrowed items, web and shopping searching are among tasks that a collector might need help. Also people want to share their own books and library information with other people on social media and these social features will be provided with this collector Purpose This document is prepared for the specification of testing process of Mobile Book Collector project. With the help of this testing document we are aiming to have our project with the following quality criteria being satisfied. - High performance - Being error-free - Logically correctness - Compatibility between modules - Easy-to-use - Genuinely real-time 1.3. Scope This document briefly describes the testing process of Mobile Book Collector project, and this document gives a detailed description of all test cases and interface specifications. This document shows and documents the tests types and test cases used to check the software failures and their respective results. In this document, we mainly focus on: - What is going to be tested - How to be assured that if the system is working as expected - The testing strategies & procedures - The functional and non-functional test results 5

7 1.4. References IEEE STD , IEEE Standard for Software and System Test Documentation Mobile Book Collector Project - System Requirement Specification Mobile Book Collector Project - Software Design Document 1.5. Notation we used for description The structure and explanation of the part of test cases explained below. - : This section explains the id of the test case with a number - : This section explains the case number for use cases. - : This section explains the environmental needs for running the test case like what should be done before the running the test case. - : This section explains what is needed to be done to reach the expected results and what is wanted to be done when the preconditions are provided in this test case. - : This section explains what is got after using the inputs. - / Fail: This section explains whether the expected result is reached or not. 2. Mobile Book Collector Test Case Details 2.1 Functional Test Cases Register TC_1 _1 1. The application should be installed. 2. The RESTful web service should be running. 3. The user selects the sign up button in the welcome screen. 1. The system provides a list of boxes for user to enter the personal information and a password. 6

8 2. The user fills the information gaps, and submits the form by touching the Sign Up button. 1. The system creates the user account and user successfully registered. 2. The application returns the user to the login page. / Fail Login TC_2 _2 1. The application should be installed. 2. The RESTful web service should be running. 3. The user selects the login button in the welcome screen. 1. The system provides a list of boxes for user to enter his/her address and password. 2. The user fills the information gaps, and submits the form by touching the Login button. 1. The system sends the address-password pair to the RESTful web service and checks the database if the pair is valid. 2. The application directs user to the main page screen. / Fail 7

9 2.2.3 Login with Facebook TC_3 _2 1. The application should be installed. 2. The RESTful web service should be running. 3. The user selects the login with Facebook button in the welcome screen. 1. Facebook Login screen will show up. 2. The user fills up and password information, presses login button. 3. If user does not matches his/her application account with Facebook account before, registration page comes to the screen whose name, surname are filled. 4. The user fills new password and repeat password fields and press create account. 1. The user login with Facebook by using old or new account matching with his/her Facebook account. / Fail Logout TC_4 _3 1. The application should be installed. 2. The RESTful web service should be running. 3. A user should have logged in to the system. 4. The user selects the logout button in the main page screen. 1. The system provides a logout button in the left menu. 2. The user touches the Logout button when s/he wants to close the application. 8

10 1. The application directs user to the welcome screen. / Fail Update User Profile TC_5 _4 1. The user should have logged in to the system. 1. The system provides a menu on the left. 2. The user views own profile by touching the user profile button. 3. The user touches the edit button on the bottom of the screen if s/he wants to update any information about her/him. 1. The system makes all text fields showing information about the user editable. / Fail Update Book Information TC_6 _4 1. The user should have logged in to the system. 9

11 1. The system provides a menu on the left. 2. The user views owned books by touching the my book list button. 3. The user touches the edit button on the bottom of the screen if s/he wants to update any information about the book selected from the list on the left menu. 1. The system makes all text fields showing information about the book editable. / Fail Update a Book s Category TC_7 _4 1. The user should have logged in to the system. 2. A book should have been added to a category before this test. 1. The system provides a menu on the left. 2. The user views owned books by touching the my book list button. 3. The user selects books from the list on the left menu by marking the checkboxes near of each book after extending category list. 4. The user touches add selected books into category button. The system provides two choices to the user; 1. Adding into existing category showing the list of already created categories. 2. Creating a new category. / Fail 10

12 2.2.8 Adding a Book into Category TC_8 _4 1. The user should have logged in to the system. 1. The system provides a menu on the left. 2. The user views owned books by touching the my book list button. 3. The user selects books from the list on the left menu by marking the checkboxes near of each book after extending not categorized list. 4. The user touches add selected books into category button. The system provides two choices to the user; 1. Adding into existing category showing the list of already created categories. 2. Creating a new category. / Fail Add Book with Scanning ISBN Number TC_9 _5 1. The user should have logged in to the system. 1. The system provides a menu on the left. 2. The user views owned books by touching the Add New Book button. 3. The user touches Update Information with ISBN button. 4. The user touches Save Book button on the right top screen to add the book. 1. The system searched the scanned ISBN number on internet and filled some text fields on the screen including ISBN, title, author, 11

13 publisher, publish date, language, type. 2. The system added the book to the user and it have been observed in our local database. / Fail Add Book Manually TC_10 _5 1. The user should have logged in to the system. 1. The system provides a menu on the left. 2. The user views owned books by touching the Add New Book button. 3. The user fills text fields on the screen s/he wanted to add. 4. The user touches Save Book button on the right top screen. 1. The system added the book to the user and it have been observed in our local database. / Fail Delete a Book TC_11 _6 1. User must login the application successfully 2. The user touches My Book List page from left menu. 12

14 1. The system provides a list of books from the left menu. 2. The user should mark the book that is wanted to be deleted. 3. The user can delete the selected books from delete button. 4. The confirmation dialog will pop up and wait the response of user. 5. User touches OK button. 1. Selected books are deleted by the user. / Fail Add Cover of the Book from Take a Photo TC_12 _7 1. The user must login the application successfully 2. The user touches Add Book page from left menu. or 3. The user touches My Book List page from left menü. 4. The user selects a book. 5. The user press edit button. 1. When Take a Photo is touched, the camera is started and waits for user to take the book's photo. 2. The user takes a photo of book which you want to add. 3. After filling other information of the book, the user press Save Book button. 1. Cover of book is added. / Fail 13

15 Add Cover of the Book from Browse button TC_13 _7 1. The user must login the application successfully 2. The user touches Add Book page from left menu. or 3. The user touches My Book List page from left menu. 4. The user selects a book. 5. The user press edit button. 1. When Browse is touched, the application accesses to the device's memory 2. Waits for user to select a picture file that will be added for book's cover in database. 3. The user selects a picture. 4. After filling other information of the book, the user press Save Book button. 1. Cover of book is added. / Fail View List of Owned Books TC_14 _8 1. User should be in main page. 1. The user touches my book list button from left menu. 2. The user views list of owned books in the left menu. 3. The user can browse the books according to categories. 4. The application lists the information of a book selected from the 14

16 left menu. 1. The user views list of owned books on the system. / Fail Search Current Book List TC_15 _9 1. User should be in my book list page. 1. User touches search book button. 2. User checks the wanted search categories. 3. User fills in the keywords for categories that is checked. 4. User touches the search book button. 1. Found books are listed as result of the search. / Fail View List of Borrowed Books TC_16 _10 1. User should be in Book Market page. 15

17 1. User touches Borrowed books button. 2. The user views list of borrowed books in the left menu 3. The user can browse the books according to categories. 4. The application lists the information of a book selected from the left menu. 1.The user views list of borrowed books on the system. / Fail Add a Friend TC_17 _11 1. User should be in view profiles page. 1. User selects a friend from the list. 2. User touches add friend button. 1. The user adds a friend to his/her friend list. / Fail Delete a friend TC_18 _12 16

18 1. User should be in view friends page. 1. User selects a friend from the list. 2. User touches delete friend button. 1. The user deletes a friend from his/her friend list. / Fail Manage Settings TC_19 _13 1. User should be in main page. 1. User touches the settings button placed on the left menu. 2. User updates the privacy settings. 3. User touches the save button and quits the settings. 1. The user changes the account privacy settings. / Fail Share his/her information in social media TC_20 _14 1. User may be in My Book List or Add Book page. 17

19 1. In My Book List page, user checks books to share. 2. The user touches facebook share button. 3. In Add Book page, when Save Book button clicked, a confirmation dialog is shown whether user wants to share on facebook or not. 4. If user confirms, the newly added book is shared on facebook. 1.The book information is shared on facebook. / Fail Recommend a book to a friend TC_21 _15 1. User should be in My Book List page. 1. User selects a book from the book list on the left. 2. User touches the Recommend button. 3. User friend list is shown to choose friend that user wants to recommend. 4. An input dialog is shown to user in order to leave extra message. 1. A message about the recommendation is sent to selected friend. / Fail Lend a book to a friend TC_22 18

20 _16 1. User should be in My Book List page. 1. User selects a book from the book list on the left. 2. User touches the Lend button. 3. User friend list is shown to choose friend that user wants to recommend. 4. An input dialog is shown to user in order to leave extra message. 1. A message about the lending is sent to selected friend. / Fail View Profiles of his/her Friends TC_23 _17 1. User should be in main page. 1. On user profile page, there will be a view friends button. 2. The user chooses a friend from one of the user lists that comes by touching the view friends button. 1. The user profile information of selected friend is shown. / Fail 19

21 View User History TC_24 _18 1. The user should have logged in to the system. 1. The system provides a menu on the left. 2. The user views history of his/her activities by touching the View History button. 1. The system lists the activities of user. / Fail View User History of a Friend TC_25 _18 1. User should be logged in to the application. 1. The user selects a friend or any other user allowing him/her profile can be browsed. 2. The user touches the view user history button. 3. The transaction history of the user is displayed on the screen. 1. User sees the history of other users who allow their history to be shown by other users. 20

22 / Fail Help Menu TC_26 _19 1. The user should have logged in to the system. 1. The system provides a menu on the left. 2. The user views information about already shown screen by touching the info button on the right top screen. 1. The system shows a short information about the screen. This facility is valid in all screens. / Fail 3. Performance Test Strategy 3.1 Description Hardware and software system used during test: Hardware - Asus Laptop Intel Core i5 CPU, 2.4 Ghz, 4GB RAM, 250GB HD, Resolution (1366*768), Windows 7. - Samsung Galaxy Tab 2, NVIDIA Tegra Dual Core, 1 Ghz, 512 MB RAM, Resolution ( ), PowerVR SG540 Graphic Card. 21

23 Software - MYSQL 5. - Eclipse IDE. - Android with version 3.0 in emulator and 4.02 in Samsung Tab 2 - Apache Tomcat 7. - Apache JMeter 3.1 Performance Test - Android application user interface should response user actions that require web service communication, in less than one minute. - Our RESTful web service should response 1000 user requests simultaneously. This test will be done by using Apache JMeter. - The system was tested by four users simultaneously and no system crash was occurred. 4. Global 4.1. Glossary Term Software Design Description System Requirements Specification Software Test Document ISBN Definition A document that completely describes all of functions of a proposed system and the constraints under which it must operate. A document that completely describes all of the functions of a proposed system and the constraints under which it must operate. For example, this document. (System Requirements Specification) A document that detailing a systematic approach to testing a system such as a machine or software. The International Standard Book Number (ISBN) is a unique numeric commercial book identifier. 22

24 IEEE RESTful Eclipse IDE Android Tomcat Apache JMeter The Institute of Electrical and Electronics Engineers (IEEE) is a professional association headquartered in New York City that is dedicated to advancing technological innovation and excellence. An approach for getting information content from a Web site by reading a designed Web page that contains an ML. A multi-language software development environment A mobile device operating system developed by Google Inc. An application server from the Apache Software Foundation. A desktop application that is designed to load test functional behavior and measure performance Traceability Matrix s: Requireme nts from SRS TC_1 TC_2 TC_3 TC_4 TC_5 TC_6 TC_7 23

25 TC_8 TC_9 TC_10 TC_11 TC_12 TC_13 TC_14 TC_15 TC_16 TC_17 TC_18 TC_19 TC_20 TC_21 TC_22 TC_23 TC_24 TC_25 TC_26 24

SOFTWARE DESIGN DOCUMENT

SOFTWARE DESIGN DOCUMENT SOFTWARE DESIGN DOCUMENT Version: 1.1 Date: 22.12.2013 MobileLibrary Project Prepared By: HebeleGubeleGom Team Ali Sahin Ali Cinar Yunus Emre Avci Upol Ryskulova 1 Preface This document contains the system

More information

Software Design Description Report

Software Design Description Report 2015 Software Design Description Report CodeBenders Haldun Yıldız 1819663 Onur Aydınay 1819002 Deniz Can Yüksel 1819697 Ali Şihab Akcan 1818871 TABLE OF CONTENTS 1 Overview... 3 1.1 Scope... 3 1.2 Purpose...

More information

Getting Started 1. Welcome... Unsure of how to navigate your way through the Careers area of our website?

Getting Started 1. Welcome... Unsure of how to navigate your way through the Careers area of our website? Getting Started 1 Welcome... Unsure of how to navigate your way through the Careers area of our website? Our Candidate User Guide will guide you with complete, step-by-step instructions to assist you in

More information

Table of Contents. User s Guide for the IMU Library Apps

Table of Contents. User s Guide for the IMU Library Apps IMU Library Apps Table of Contents OVERVIEW... 2 INSTALLATION... Error! Bookmark not defined. MAIN MENU... 3 HOW TO ACCESS OPAC... 5 HOW TO REQUEST AN ARTICLE... 6 a) USE CAMERA [BETA]... Error! Bookmark

More information

DICOM DIRECTOR. User Manual for. DICOM Director Gateway. DICOM Director Team Version 1.0

DICOM DIRECTOR. User Manual for. DICOM Director Gateway. DICOM Director Team Version 1.0 DICOM DIRECTOR User Manual for DICOM Director Gateway Version 1.0 DICOM Director Team support@dicomdirector.com Table of Contents How to Read the Manual... 3 Symbols used in the Manuals... 3 Notes... 3

More information

Scholastic Learning Zone User s Guide

Scholastic Learning Zone User s Guide Scholastic Learning Zone User s Guide Copyright 2015 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. SCHOLASTIC, SCHOLASTIC LEARNING ZONE, TRUEFLIX, BOOKFLIX, and associated logos

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

CCloud for ios Devices

CCloud for ios Devices CCloud for ios Devices User Guide Guide Version 3.0.010215 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1. CCloud for ios - Introduction... 3 1.1.Starting Comodo Cloud...

More information

Content Encryption Application (Windows)

Content Encryption Application (Windows) Content Encryption Application (Windows) Download & Install RioCrypt for Windows Download Link: https://www.instamojo.com/recordshield/riocrypt2 System Requirements: Windows 7, 8, 8.1, 10. DirectX 9.0c

More information

Welcome to The Power of More How to Submit a Claim Overview

Welcome to The Power of More How to Submit a Claim Overview Welcome to The Power of More 2016-2017 How to Submit a Claim Overview 1 Registration Go to the following website: www.mypowerofmore.com Click on the top right Sign In/Register link. 2 Sign In Two scenarios:

More information

User Help

User Help ginlo @work User Help 19 June 2018 Contents Get started... 5 System requirements for the ginlo @work app... 5 Recommended browsers for ginlo websites... 6 Supported languages... 6 Navigation in ginlo @work...

More information

SOFTWARE REQUIREMENT SPECIFICATION

SOFTWARE REQUIREMENT SPECIFICATION PUZZLE Mert ÇALIK - 1679406 Oğuz Can KARTAL 1746106 Berke Çağkan TOPTAŞ 1746387 Burak VELİOĞLU - 1679257 SOFTWARE REQUIREMENT SPECIFICATION Version 1.1 Table of Contents 1. INTRODUCTION... 4 1.1. Purpose...

More information

ivms-5200 Mobile Client User Manual (Android Phone) UD03186B

ivms-5200 Mobile Client User Manual (Android Phone) UD03186B ivms-5200 Mobile Client User Manual (Android Phone) UD03186B User Manual COPYRIGHT 2016 Hangzhou Hikvision Digital Technology Co., Ltd. ALL RIGHTS RESERVED. Any and all information, including, among others,

More information

UbiLive Home Edition 2.0 User Guide

UbiLive Home Edition 2.0 User Guide UbiLive Home Edition 2.0 User Guide 1 Table of contents 1. Product Overview... 3 1.1 Language Supports... 3 2. Installation... 3 2.1 System Requirements... 3 2.2 Installation Procedure... 3 2.3 Firewall

More information

KNOXPLANS for New Users

KNOXPLANS for New Users KNOXPLANS for New Users Version 9.1, October 2018 Contents KNOXPLANS for New Users... 1 Welcome to KnoxPlans, Version 9.1... 2 Recommended Client Hardware and O/S Specifications... 2 Browser Requirements...

More information

Introduction. Do you have any difficulty in choosing an ideal mobile phone?

Introduction. Do you have any difficulty in choosing an ideal mobile phone? IT Prefects Team Newsletter Vol.1 Introduction Do you have any difficulty in choosing an ideal mobile phone? Nowadays, using Smartphones has become a new trend in our society. Smartphones are not only

More information

Security Management System Camera Configuration Axis IP Device (Stream Profile Support)

Security Management System Camera Configuration Axis IP Device (Stream Profile Support) Security Management System Camera Configuration Axis IP Device (Stream Profile Support) Introduction Security Management System software supports several video source makes and models. This includes IP

More information

Getting Started with Soonr

Getting Started with Soonr WWW.SOONR.COM Getting Started with Soonr A Quick Start Guide for New Users Soonr Inc. 12/19/2012 Revision 1.1 Copyright 2012, Soonr Inc., all rights reserved. Table of Contents 1 How Soonr Workplace Works...

More information

Central Monitoring by Center V2

Central Monitoring by Center V2 CHAPTER 9 Central Monitoring by Center V2 With Center V2, central monitoring station (CMS) can be deployed immediately because it brings multiple GV systems together into an integrated interface, allowing

More information

DRAWings 8 and Wings modular 8 Embroidery Software INSTALLATION GUIDE

DRAWings 8 and Wings modular 8 Embroidery Software INSTALLATION GUIDE DRAWings 8 and Wings modular 8 Embroidery Software INSTALLATION GUIDE We thank you for purchasing DRAWings 6 and Wings modular 5 software. We are committed to providing you with the most innovative technology.

More information

Syslog Technologies Innovative Thoughts

Syslog Technologies Innovative Thoughts ABSTRACT: - Syslog Technologies ANDROID PROCTER APP From the very beginning all over the globe the procedures of education system and the communication between students, staff, lectures, management or

More information

My Digital Basecamp. Learning App for BASF employees. Quick Guide for Android and ios

My Digital Basecamp. Learning App for BASF employees. Quick Guide for Android and ios My Digital Basecamp Learning App for BASF employees Quick Guide for Android and ios The following manual guides you through the installation and registration process of the learning app on a mobile device

More information

2. install windows vista

2. install windows vista 2. install windows vista Windows Vista comes preloaded on many brand-new PCs. If you already have a computer with Windows Vista installed, you can go directly to Chapter 3, Move from another PC. If you

More information

Microsoft Office is a collection of programs that you will be already using in school. This includes Word, PowerPoint, Publisher, Excel etc..

Microsoft Office is a collection of programs that you will be already using in school. This includes Word, PowerPoint, Publisher, Excel etc.. i Contents Introduction... 1 What is Office for Personal Devices?... 1 How do I get Office for Personal Devices?... 2 How to download... 3 How to Install... 3 Can My Computer Run It?... 4 Minimum Requirements...

More information

Client Side Scripting. The Bookshop

Client Side Scripting. The Bookshop Client Side Scripting The Bookshop Introduction This assignment is a part of three assignments related to the bookshop website. Currently design part (using HTML and CSS) and server side script (using

More information

National College of Ireland BSc in Computing 2017/2018. Deividas Sevcenko X Multi-calendar.

National College of Ireland BSc in Computing 2017/2018. Deividas Sevcenko X Multi-calendar. National College of Ireland BSc in Computing 2017/2018 Deividas Sevcenko X13114654 X13114654@student.ncirl.ie Multi-calendar Technical Report Table of Contents Executive Summary...4 1 Introduction...5

More information

EX700i Print Server/Integrated Fiery Color Server. Welcome

EX700i Print Server/Integrated Fiery Color Server. Welcome EX700i Print Server/Integrated Fiery Color Server Welcome 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45099409 22 June 2011 WELCOME

More information

FILE ACER CHROMEBOOK 14 MANUAL DOCUMENT

FILE ACER CHROMEBOOK 14 MANUAL DOCUMENT 30 January, 2018 FILE ACER CHROMEBOOK 14 MANUAL DOCUMENT Document Filetype: PDF 389.7 KB 0 FILE ACER CHROMEBOOK 14 MANUAL DOCUMENT Hey Reddit, I was wondering if there was any skins available for the acer

More information

Example of the App. How the App works. Take Note: Landing Page. Registration Page

Example of the App. How the App works. Take Note: Landing Page. Registration Page Example of the App Android App ios App Take Note: The SA Army Foundation App is already installed on your Tablet. If you would like to install the App on any other device; please follow the How the App

More information

Flash Player Manually For Android Tablet 2.2 Gratis

Flash Player Manually For Android Tablet 2.2 Gratis Flash Player Manually For Android Tablet 2.2 Gratis Flash Player is a free application for the Android that lets users view Flash-based applications on their mobile device. With this software, users are

More information

Planning the Installation

Planning the Installation 1 Planning the Installation Before installing the software Indian Standards on DVDs let us check the server and client requirements. Server Requirements The following are the prerequisites for the installation

More information

UC-One Implementation Guide

UC-One Implementation Guide UC-One Implementation Guide Regency 5000 - Uc One Implementation Guide 1 V1.00.0004 UC-One Introduction This document is designed as a guide to the various ways to implement UC-One for users on the Regency

More information

How to install Internet Security for Android app

How to install Internet Security for Android app How to install Internet Security for Android app 1. Go to Google Play Store app. 2. In the dialog window enter Kaspersky Mobile Antivirus: Web Security & AppLock. Tap INSTALL to allow the app to install

More information

Syncios Data Recovery User Guide

Syncios Data Recovery User Guide Syncios Data Recovery User Guide Overview Tutorials Introduction Recover from ios device Key Features Recover from itunes backup System Requirements Recover from icloud backup Purchase & Registration FAQ

More information

Installation Guidelines Ujjwala KYC Offline Application. By:

Installation Guidelines Ujjwala KYC Offline Application. By: Installation Guidelines Ujjwala KYC Offline Application By: Table of Contents 1. Introduction... 3 About Ujjwala KYC Offline Application... 3 About this Document... 3 2. Ujjwala KYC Offline Application

More information

Group 15 Arian Caraballo, CpE Daniela Zicavo, CpE Felipe Bernal, CpE Isabel Virag, CpE

Group 15 Arian Caraballo, CpE Daniela Zicavo, CpE Felipe Bernal, CpE Isabel Virag, CpE Group 15 Arian Caraballo, CpE Daniela Zicavo, CpE Felipe Bernal, CpE Isabel Virag, CpE What is it? Smidge stands for Smart Fridge System. It will offer the user the ability to store their groceries inventory

More information

Android Tablets Netbook. Samsung Galaxy Tab GT-P7510/M " 16 GB Wi-Fi NVIDIA Tegra 2 - WXGA Display - 1 GB RAM - Bluetooth -

Android Tablets Netbook. Samsung Galaxy Tab GT-P7510/M  16 GB Wi-Fi NVIDIA Tegra 2 - WXGA Display - 1 GB RAM - Bluetooth - Greeneville City Schools Parent / Student Purchase Program To place orders email Doug Carswell doug@centralknox.com with what you would like to order, the shipping address and your complete contact information.

More information

EPUB // SAMSUNG GALAXY 7500 ONLINE MANUAL DOWNLOAD

EPUB // SAMSUNG GALAXY 7500 ONLINE MANUAL DOWNLOAD 06 January, 2019 EPUB // SAMSUNG GALAXY 7500 ONLINE MANUAL DOWNLOAD Document Filetype: PDF 165.6 KB 0 EPUB // SAMSUNG GALAXY 7500 ONLINE MANUAL DOWNLOAD Samsung GT-S7500 Galaxy Ace Plus complete Service

More information

Need Help? Come in to the library or call us at (989) for assistance!

Need Help? Come in to the library or call us at (989) for assistance! How to download library ebooks to your Tablet You can download ebooks and eaudiobooks through the Vernon District Public Library for your iphone, ipad, Smartphone, Android Tablet, Kindle Fire or Nook Tablet

More information

A*STAR SRDB User Guide

A*STAR SRDB User Guide A*STAR SRDB User Guide Document Version: 5.0 Revised Date: 23 rd March 2010 Document name: ASTAR_UserGuide_5.0.doc Page 1 of 43 Revision History Date Version Author Review By Summary of Changes 9 th July

More information

Understanding the Law, Access to Justice. Basic Law Learning Package (Junior Secondary) User Guide

Understanding the Law, Access to Justice. Basic Law Learning Package (Junior Secondary) User Guide Understanding the Law, Access to Justice Basic Law Learning Package (Junior Secondary) User Understanding the Law, Access to Justice Basic Law Learning Package (Junior Secondary) User Table of Content

More information

User Guide For Version 4.0

User Guide For Version 4.0 User Guide For Version 4.0 Easy-to-use, Complete Cyber Cafe Management Software by icafe Manager User Guide Contents Chapter 1: Introduction 7 1.1 About the Manual 7 1.2 Intended Audience 7 1.3 Conventions

More information

Quick Start Guide (V1.03) UD.6L0201B1064A01

Quick Start Guide (V1.03) UD.6L0201B1064A01 ivms-4200 PCNVR Quick Start Guide (V1.03) UD.6L0201B1064A01 Thank you for purchasing our product. If there is any question or request, please do not hesitate to contact the dealer. This manual applies

More information

LSERSWeb Member Registration/Access R.1/12/15

LSERSWeb Member Registration/Access R.1/12/15 1. Access LSERS Website at www.lsers.net. Click LOGIN. 2. When the Login screen appears, click on Member Registration, and the next screen will display. Please turn all pop up blockers off. Page 1 of 10

More information

Study before beginning these instructions.

Study   before beginning these instructions. NOTE: You will be switching back and forth between two sites. 1. Education.Weebly.com where you edit and create 2. Your site which is what the public will see (i.e., eesl521.weebly.com) Study http://eesl521.weebly.com

More information

What computer? Or how do I choose the right computer

What computer? Or how do I choose the right computer What computer? Or how do I choose the right computer First question: what do you want to use a computer for? Read books Browse the internet Online shopping Send / receive emails. Access to government sites

More information

Preface...6. Introduction to InspectTech Software...6. What to Look For in Version Glossary...9. InspectTech Basic Features...

Preface...6. Introduction to InspectTech Software...6. What to Look For in Version Glossary...9. InspectTech Basic Features... 0 1 Table of Contents Preface...6 Introduction to InspectTech Software...6 What to Look For in Version 7.0...6 Glossary...9 InspectTech Basic Features...10 How to Log Into the InspectTech Website...10

More information

KRAMER ELECTRONICS LTD. USER GUIDE

KRAMER ELECTRONICS LTD. USER GUIDE KRAMER ELECTRONICS LTD. USER GUIDE MODEL: Kramer Site-CTRL Room Controller Guide Software Version 2.0.0.x Intended for Kramer Technical Personnel or External System Integrators. To check that you have

More information

8-Channel IP Surveillance Kit. Network UM C8CHIPSKIT V1.0

8-Channel IP Surveillance Kit. Network UM C8CHIPSKIT V1.0 8-Channel IP Surveillance Kit Network UM C8CHIPSKIT V1.0 Network Access Description CPU Requirement Pentium 4 3.0GHz or above Operating System Windows XP/ Vista/ 7 / 8 / 8.1 Memory Video Network (LAN)

More information

Partner Side SMART Guide

Partner Side SMART Guide Partner Side SMART Guide Table of Contents 1. Introduction... 3 2. Partner Registration Process... 3 3. Additional Form... 12 4. Scorecard... 13 5. View Buyer Profile... 14 Partner Side User Manual 31

More information

RSA WebCRD Getting Started

RSA WebCRD Getting Started RSA WebCRD Getting Started User Guide Getting Started with WebCRD Document Version: V8.1-3 Software Version: WebCRD V8.1.3 June 2011 2001-2011 Rochester Software Associates, Inc. All Rights Reserved. AutoFlow,

More information

Visual Nexus Version 4.0

Visual Nexus Version 4.0 User Setup Guide Visual Nexus Version 4.0 Document Number: VN-M014-018 Issue: A Ver3.2-3 Date: 31 st OctMay 2008 Oki Electric Industry Co., Ltd. 2003 The information contained herein is the property of

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

Software Requirements Specification (IEEE Std )[1] V1.0. NoNET. Prepared by FixIT

Software Requirements Specification (IEEE Std )[1] V1.0. NoNET. Prepared by FixIT Software Requirements Specification (IEEE Std 830-1998)[1] V1.0 NoNET Prepared by FixIT Ceyda Tosun-1819580 Gülşah Sabırsız-1881424 Gulnaz Shaidolda-1784578 METU - Department of Computer Engineering CENG

More information

Appendix A: Courseware setup

Appendix A: Courseware setup Training Course System Requirements This class requires the following minimal machine configuration: Single-Core CPU, 2Ghz+ 2GB RAM 5 GB Free hard disk space Microsoft Windows XP or Vista Firefox 3.x or

More information

RB Digital eaudiobook Help Guide. July, 2017

RB Digital eaudiobook Help Guide. July, 2017 RB Digital eaudiobook Help Guide July, 2017 0 Table of Contents Welcome 2 What is RB Digital? 2 RB Digital s eaudiobook Offerings to SRL Patrons 2 Accessing RB Digital 3 Setting Up an Account with RB Digital

More information

Overview. Top. Welcome to SysTools MailXaminer

Overview. Top. Welcome to SysTools MailXaminer Table of Contents Overview... 2 System Requirements... 3 Installation of SysTools MailXaminer... 4 Uninstall Software... 6 Software Menu Option... 8 Software Navigation Option... 10 Complete Steps to Recover,

More information

CHAPTER 5 TESTING AND IMPLEMENTATION

CHAPTER 5 TESTING AND IMPLEMENTATION CHAPTER 5 TESTING AND IMPLEMENTATION 5.1. Introduction This chapter will basically discuss the result of the user acceptance testing of the prototype. The comments and suggestions retrieved from the respondents

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

Fiery PRO 80 /S450 65C-KM Color Server. Welcome

Fiery PRO 80 /S450 65C-KM Color Server. Welcome Fiery PRO 80 /S450 65C-KM Color Server Welcome 2007 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45067303 01 November 2007 WELCOME

More information

Cloud Library Help Guide. November, 2016

Cloud Library Help Guide. November, 2016 Cloud Library Help Guide November, 2016 0 Table of Contents Welcome 2 What is Cloud Library? 2 Cloud Library s Offerings to Patrons 2 Accessing Cloud Library 3 Logging into Cloud Library 4 The Cloud Library

More information

Dell Repository Manager Business Client Version 2.0 User s Guide

Dell Repository Manager Business Client Version 2.0 User s Guide Dell Repository Manager Business Client Version 2.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

TABLE OF CONTENTS 1. SYSTEM REQUIREMENTS INSTALLATION ACCOUNT MANAGEMENT RAZER CORTEX GENERAL SETTINGS...

TABLE OF CONTENTS 1. SYSTEM REQUIREMENTS INSTALLATION ACCOUNT MANAGEMENT RAZER CORTEX GENERAL SETTINGS... Welcome to Razer Cortex, the nerve center of your entire gaming experience. From effortlessly finding the best deals on your games to launching and boosting them for peak pc performance while backing up

More information

Syncios Data Transfer User Guide

Syncios Data Transfer User Guide Syncios Data Transfer User Guide Overview Tutorials Introduction Key Features System Requirements Backup and Restore Restore from icloud Backup Recover from itunes backup Purchase & Registration FAQ Purchase

More information

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras Lecture 07 Tutorial 2 Part 1 Facebook API Hi everyone, welcome to the

More information

Guarding Expert (Android) Mobile Client Software User Manual (V3.2)

Guarding Expert (Android) Mobile Client Software User Manual (V3.2) Guarding Expert (Android) Mobile Client Software User Manual (V3.2) UD.6L0202D1247A01 Thank you for purchasing our product. This manual applies to Guarding Expert (Android) mobile client software; please

More information

Borrowing ebooks & Audiobooks:

Borrowing ebooks & Audiobooks: 1 of 13 Borrowing ebooks & Audiobooks: Nook HD & Samsung Galaxy Tab 4 Nook Overview: Learn how to locate, download and authorize the Overdrive App required to access ebooks and Audiobooks from the Library

More information

Teacher login card. Welcome to Amplify Reading!

Teacher login card. Welcome to Amplify Reading! Teacher login card Welcome to Amplify Reading! 1. Navigate to lausd.mclasshome.com 2. Enter your LAUSD email address and password Email address Password 3. Click the Amplify Reading tile to login and access

More information

Detailed Installation Guide

Detailed Installation Guide Detailed Installation Guide ShopOps is a human resource, process management, and organizational system. As an easy to use web-based application, focused on the infrastructure of your business. ShopOps

More information

PropertyBoss Upgrade

PropertyBoss Upgrade Installation Guide EMC128-2013 1998-2013 PropertyBoss Solutions. Introduction This document covers 2 upgrade scenarios. Please determine which is required before beginning. Note: The Release version or

More information

Extended Warranties. Buy Now. Buy Local, Buy Quality. Acer & Lenovo Authorized. Product Catalog December Since 1980

Extended Warranties. Buy Now. Buy Local, Buy Quality. Acer & Lenovo Authorized. Product Catalog December Since 1980 Page 2 920-563-8712 Extended Warranties Since 1980 Product Catalog December 2014 Buy Local, Buy Quality Extended warranties are available upon request and are provided & maintained by the Manufacturer.

More information

DoubleTime 8.0 Standalone & Workstation Server. Installation Guide

DoubleTime 8.0 Standalone & Workstation Server. Installation Guide DoubleTime 8.0 Standalone & Workstation Server Page 2 Table of Contents Minimum System Requirements... 3 Preparing to Install/Upgrade DoubleTime... 4 Installing the Stand-Alone version of DoubleTime -

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

Interstate Capital App User Guide. Version 1.1

Interstate Capital App User Guide. Version 1.1 Interstate Capital App User Guide Version 1.1 User Guide Version 1.1 Interstate Capital App INTRODUCTION With the Interstate Capital App for smart phones, you can easily upload the documents you need to

More information

GNOSYS PRO 0.7. user guide

GNOSYS PRO 0.7. user guide GNOSYS PRO 0.7 user guide Author Guido M. Re Date September 2016 Reviewer Chad Barksdale Date September 2016 3 Contents 1 Get Started 7 1.1 System Requirements...................................................

More information

Third Party Registration and Appointment Scheduling Training

Third Party Registration and Appointment Scheduling Training Third Party Registration and Appointment Scheduling Training Effective Date: 6/28/2016 2016 LeanLogistics, Inc., a Brambles company. All rights reserved. All information contained in this document is proprietary

More information

Introduction. Welcome to PeopleAdmin 7, the new and improved Online Employment System. This system allows applicants to:

Introduction. Welcome to PeopleAdmin 7, the new and improved Online Employment System. This system allows applicants to: Table of Contents 1. Introduction 3 2. Navigation and Security 4 3. Employment Opportunities 5 4. Homepage 6 5. Viewing and Searching Available Positions 7-9 6. Viewing a Posting 10 7. Information to Gather

More information

CHEVENING CONNECT: A step by step guide

CHEVENING CONNECT: A step by step guide CHEVENING CONNECT: A step by step guide Contents You can either read through each page in order or use these links to skip to a specific section. Introduction... 3 A. Getting started How to get access

More information

GfK Digital Trends for Android. GfK Digital Trends Version 1.21

GfK Digital Trends for Android. GfK Digital Trends Version 1.21 GfK Digital Trends for Android GfK Digital Trends Version 1.21 Effective Date: 15 th September 2015 Table of Contents 1 System Requirements... 1 2 Download and Installation... 2 2.1 Downloading from the

More information

etrac Client Module Guide

etrac Client Module Guide etrac Client Module Guide Version: 2.0 Publish Date: 05/06/2014 Global DMS, 1555 Bustard Road, Suite 300, Lansdale, PA 19446 2014, All Rights Reserved. Table of Contents etrac System Requirements... 4

More information

DU epioneer Online Community Getting Started

DU epioneer Online Community Getting Started Page 1 Contents Overview...3 First Time Login...3 Return Visitors...4 Navigating the Alumni Home Page When You Are Logged In...6 Overview of the Online Community...6 Profile...7 Overview of the Profile

More information

EZ-NET PROVIDER PORTAL USER GUIDE

EZ-NET PROVIDER PORTAL USER GUIDE EZ-NET PROVIDER PORTAL USER GUIDE Table of Contents Provider Office User Guide EZ-NET Introduction... 3 Browser Requirements... 3 WORKSTATION System Requirements... 3 EZ NET Benefits to Business Partners...

More information

System Requirements July 2017

System Requirements July 2017 System Requirements July 2017 Contents Overview to the SAM System Requirements Guide 3 Setting Up Your Computer 4 Workstation Requirements 4 Necessary Software 5 Disk Protection Software 5 Monitor Resolution

More information

User manual. «Parking RFID ver. 2.0» Fresh USA, Inc. 707 Skokie blvd. Suite 600,

User manual. «Parking RFID ver. 2.0» Fresh USA, Inc. 707 Skokie blvd. Suite 600, «Parking RFID ver. 2.0» USA, Inc. 707 Skokie blvd. Suite 600, Northbrook, IL 60062 USA phone: +1 (872) 236-2222 www.fresh222.com info@fresh222.us Contents: 1. System requirements 2. Installation 3. Desktop

More information

SAM Assessment, Training and Projects for Microsoft Office

SAM Assessment, Training and Projects for Microsoft Office SAM Assessment, Training and Projects for Microsoft Office December 2015 System Requirements Contents Overview 2 Introduction 2 System Requirements 3 Workstation Requirements 3 Setting Up SAM Workstations

More information

Table of Contents. Introduction Compatible OS Bluetooth Version Recommended Terminal Models Items Applicable to This Manual

Table of Contents. Introduction Compatible OS Bluetooth Version Recommended Terminal Models Items Applicable to This Manual Table of Contents Introduction Compatible OS Bluetooth Version Recommended Terminal Models Items Applicable to This Manual Initial Settings Enabling Bluetooth Creating a Network or Login Operating Devices

More information

Table of Contents. Troubleshooting Guide for Home Users

Table of Contents. Troubleshooting Guide for Home Users Table of Contents Introduction... 1 Chapter 1: System Requirements... 2 Recommended and Minimum Supported Requirements... 2 Additional Information... 3 Internet Connectivity... 3 Tablet Compatibility...

More information

Downloads emule2 emule. Now on the eve

Downloads emule2 emule. Now on the eve Olympus om1 manual service. Podremos usar plugins sin tener que flashear la consola. full series of included components come with built-in HTML formatting support providing unlimited freedom to control

More information

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Welcome

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Welcome Xerox 700 Digital Color Press with Integrated Fiery Color Server Welcome 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45072712

More information

TABLE OF CONTENTS 1. SYSTEM REQUIREMENTS INSTALLATION ACCOUNT MANAGEMENT RAZER CORTEX GENERAL SETTINGS...

TABLE OF CONTENTS 1. SYSTEM REQUIREMENTS INSTALLATION ACCOUNT MANAGEMENT RAZER CORTEX GENERAL SETTINGS... Welcome to Razer Cortex, the nerve center of your entire gaming experience. From effortlessly finding the best deals on your games to launching and boosting them for peak pc performance while backing up

More information

WELCOME TO IRECRUIT. Contents: Step 1: How to Register.3. Step 2: Search for Jobs Step 3: Apply for a Job..23

WELCOME TO IRECRUIT. Contents: Step 1: How to Register.3. Step 2: Search for Jobs Step 3: Apply for a Job..23 WELCOME TO IRECRUIT irecruit is our online job search and application system. Use irecruit to search and apply for advertised UTS jobs. You can also use irecruit to set up job alerts tailored to your job

More information

QuickStart Guide for Managing Computers. Version 9.73

QuickStart Guide for Managing Computers. Version 9.73 QuickStart Guide for Managing Computers Version 9.73 JAMF Software, LLC 2015 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software

More information

Last updated: 3 April What is SEGiSphere?

Last updated: 3 April What is SEGiSphere? STUDENT S GUIDELINE What is SEGiSphere? An online incentive, reward and loyalty programme for SEGi students benefit. Offers different modules pertaining to education, leisure and social. Provides single

More information

F-Secure PSB Getting Started Guide

F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide TOC 3 Contents Chapter 1: Introduction...5 Chapter 2: Getting Started...7 Creating a new account...8 Downloading Software...9 Recovering

More information

Acceptance Test Client: Dr. Darren Lim, Assistant Professor

Acceptance Test Client: Dr. Darren Lim, Assistant Professor Acceptance Test Client: Dr. Darren Lim, Assistant Professor Project: Java Online Learning Tool (J.O.L.T.) Delivered by: 518 Interactive Team Members: Erik Stegmann Lawrence Gregory Connor Vander Bogart

More information

Your Essential Skills Online program is a web application, which runs in your web browser on a Windows PC or Macintosh computer.

Your Essential Skills Online program is a web application, which runs in your web browser on a Windows PC or Macintosh computer. TABLE OF CONTENTS OVERVIEW... 3 SYSTEM REQUIREMENTS... 4 SETTING UP YOUR ENVIRONMENT... 5 TEACHER PASSWORDS... 6 GETTING YOUR STUDENTS STARTED... 7 OPEN LOGIN... 7 PRIVATE LOGIN... 7 PRE-TEST... 9 ASSIGNMENT...

More information

Data Repository User Manual

Data Repository User Manual Data Repository User Manual Table of Contents 1. Introduction 2. Creating a new user account 3. Changing the password 4. Sharing Files 4.1 Uploading Files 4.2 Editing File Properties 4.3 Adding and Creating

More information

GUJCET 2018 GUJCET REGISTRATION 2019 HELP MANUAL

GUJCET 2018 GUJCET REGISTRATION 2019 HELP MANUAL GUJCET 2019 GUJCET 2018 GUJCET REGISTRATION 2019 HELP MANUAL Introduction Online GUJCET registration system is proposed by GSHSEB, which allows the new applicant to register now online for GUJCET examination

More information

INDEX 1. ABSTRACT 1 2. ACKNOWLEDGEMENT 2

INDEX 1. ABSTRACT 1 2. ACKNOWLEDGEMENT 2 INDEX 1. ABSTRACT 1 2. ACKNOWLEDGEMENT 2 3. INTRODUCTION 3 3.1 PROJECT SUMMARY 3.2 PURPOSE : GOALS AND OBJECTIVE 3.3 SCOPE 3.4 TECHNOLOHY & LITERATURE REVIEW 4 SYSTEM REQUIREMENT STUDY 7 4.1USER CHARACTERISTICS

More information

Dell Repository Manager Business Client Version 2.1 User s Guide

Dell Repository Manager Business Client Version 2.1 User s Guide Dell Repository Manager Business Client Version 2.1 User s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information