BACHELOR OF COMPUTER APPLICATION

Size: px
Start display at page:

Download "BACHELOR OF COMPUTER APPLICATION"

Transcription

1 SHREE M. & N. VIRANI SCIENCE COLLEGE RAJKOT PROJECT REPORT AS A PARTIAL REQUIREMENT FOR THE DEGREE OF BACHELOR OF COMPUTER APPLICATION YEAR: 2016 TRAFFIC POLICE GUIDED BY: Mr. PRAKASH GUJARATI SUBMITTED BY: CHAUN SHANI J. 1 Prepared By: Chaun Shani

2 `Sr.No. Chapter Name Page Number 1. Project Profile Project profile 2. Introduction to the System Overview of the System 2.3 Drawback of the System 2.3 Proposed system 3. System Planning Scope of the system 3.2 Feasibility Study 3.3 Software Development Process Model 3.4 Software Specification 3.5 Hardware Specification 4. Requirement Analysis Software Requirement Specification (SRS) 5. System Design Context DFD 5.2 Data Flow Diagram (DFD) 6. Data Dictionary System Output 30 Project Schedule Testing 8. Limitation And Scope of Development System Limitation 2 Prepared By: Chaun Shani

3 ACKNOWLEDGEMENT It gives me great pleasure to express my gratitude and respect to all who inspired me in completion of this project, with heart-felt gratitude; I would like to acknowledge the great support, help and guidance of my Internal Project Guide Prof. MR. Prakash Gujarati who stimulated my mind towards technical and logical thinking and gave me guidance to make project highly useful and knowledge based experience. I have developed a TRAFFIC POLICE APPLICATION as a project work during the Third Year (6th Semester) of B.C.A, Atmiya Institute of Technology & Science (Rajkot). I would like to thank all our faculty members of my college and staff members of this institute and our colleagues with whom we have shared thoughts and moments in improving my skills. Thanking you all for your guidance. 3 Prepared By: Chaun Shani

4 4 Prepared By: Chaun Shani

5 Traffic Police PROJECT-PROFILE Project-Title: Atmiya College Management System Institution: Shree M. & N. Virani Science College Front-End: Android (Eclipse) Back-End: SQLite Team-Size: 1 Project-Guide Mr. Prakash Gujarati Submitted By: Shani Chaun J. Submitted To: Saurashtra University. 5 Prepared By: Chaun Shani

6 6 Prepared By: Chaun Shani

7 2.1 OVERVIEW OF THE SYSTEM Official Traffic police Android App Through This App one can able to see Traffic E-Challan generated for vehicles in Gujarat State. This is a part of Road Safety and Traffic Violation Control System. 7 Prepared By: Chaun Shani

8 DRAWBACK OF THE SYSTEM The Problem with manual transaction is sometime wrong and hard to handle it. The aim of this application is traffic police can add challan from application and victim can aware about acts and rules. Some of the drawbacks of the existing system are as under. Easy to handle large amount of data. Paper less system Friendly environment 2.3 PROPOSED SYSTEM Add Challan. View Challan. List of Rules and Acts. Save paper Easy to handle data. 8 Prepared By: Chaun Shani

9 9 Prepared By: Chaun Shani

10 3.1 SCOPE OF THE PROPOSED SYSTEM The proposed system will handle all day to day transactions. Manages all the detail about challan. It will generate challan for the victim 10 Prepared By: Chaun Shani

11 3.2 FEASIBILITY STUDY Feasibility Study is the test of the system proposal according to it work ability, impact on the current system, ability to meet the needs of the current users and effective use of the resources. Its main objective is not to solve the problem, but to acquire its scope. It focuses on following: Meet user requirements. Best utilization of available resources. Develop a cost effective system. Develop a technically feasible system. There are three aspects in the feasibility study: Technical Feasibility Economical Feasibility. Operational Feasibility 11 Prepared By: Chaun Shani

12 Technical feasibility: - The technical issues usually raised during the feasibility stage of the investigation include following: The necessary technology must be existed to do what is suggested. The proposed equipment must have the technical capacity to hold the data required to use the new system. There must be technical guarantees of accuracy, reliability ease of access and data security. Software to be used for making the system like as Android eclipse and SQLite available within the organization and therefore technically the project is feasible. 12 Prepared By: Chaun Shani

13 EconomicalFeasibility: - In economical feasibility, analysis of the cost of the system is carried out. The system should be only developed if it is going to give more benefits than its cost In this system it reduces duplication of data as they are stored and used twice and thrice as it is stored in database. 13 Prepared By: Chaun Shani

14 3.3 SOFTWARE DEVELOPMENT PROCESS MODEL There are a variety of varying process models for software engineering. They are as follows: 1. The Linear Sequential Model (The Waterfall Model). 2. The Prototyping Model. 3. The RAD Model. 4. The Incremental Model. 5. The Spiral Model. Our system follows waterfall model. 14 Prepared By: Chaun Shani

15 3.4 SOFTWARE SPECIFICATION Given below is recommended specification of required software to develop the system Operating system : Microsoft Windows7 for higher Front End : Android Eclipse Back End : SQLite Browser : Jellybean 4.2 to upgrade version 3.5 HARDWARE SPECIFICATION Given below is recommended hardware specification that required at server side to run the software 512 MB Memory card 2 GB RAM 15 Prepared By: Chaun Shani

16 16 Prepared By: Chaun Shani

17 4.1 SOFTWARE REQUIREMENT SPECIFICATION (SRS) Introduction Purpose: The purpose of this document is to describe all the external requirements for the traffic police app package. Scope: Appropriate road safety policy is one of the essential elements of a well-balanced overall transport and public health policy (Michael Ray, 1995). From this point of view, the national parliament, government, government ministries and agencies have one of the main responsibilities for road safety. They prepare professional starting points, decide about transport and health policy and put them into a practice.1 Road safety responsibility also lies in private agencies, different associations, non governmental organisations and individual road users. Definition: o Traffic Police application Functional Requirements Following is the general description of Traffic Police Application. Presently, most of the processes are done online. Following are functional requirements, which atomization are expected from the Traffic Police Application. Maintain personal profile of each Police officer. Application Provide To Information all victim. Application Provide to Online Product Penalty to the victim. 17 Prepared By: Chaun Shani

18 4.1.4 Performance Constraints The application should take only reasonable amount of time while furnishing the above-mentioned reports Design Constraints Software Constraints: o In addition to this server module use SQLite as back end database management system. o It has to be written in Android eclipse. Hardware Constraints: The application will run on an android operating system jellybean 4.2 or above processor 18 Prepared By: Chaun Shani

19 5.1 DATA FLOW DIAGRAM (DFD) One of the tools of the structure analysis is the Date Flow Diagrams. A DFD is a graphical representation of the system. The Data Flow Diagram is used by the system analyst to explain the flow of the data in the system. Process A process represents some Amount of work being performed on the data. A process does transformation of data from one form to another. A circle represents a process. The process must be named and numbered appropriately. Data flow A Data Flow designates an interface among different components in the DFD. It represents the path of data as it flows through the system. An Arrow represents a data flow. The name of the data flow is written along the line. Data source A Data Source is a repository of data. An open ended rectangle or two horizontal parallel lines represent it. A DFD, which describes the system at a very general level, is called the Context Diagram. It contains a single process, but it plays a very important role in studying the system. The following pages displayed the context diagram and the DFD s of subsequent levels of the Hard & Soft Solution 19 Prepared By: Chaun Shani

20 PROCESS ENTITY DATA FLOW DATA STOCK / DATA BASE 20 Prepared By: Chaun Shani

21 5.1.1Context Level DFD (Admin) Level 0 Admin Add, Update, Delete View Record Traffic Police Display Record 21 Prepared By: Chaun Shani

22 5.1.1Context Level DFD (User Side) User Add, Update and Delete Challan Traffic Police Display Result 22 Prepared By: Chaun Shani

23 5.2.1SYSTEM ACTIVITY DIA-GRAM System Activity-Diagram Login Registerform Login successfully Login failed Home 23 Prepared By: Chaun Shani

24 1.Admin Login Add Challan Add/Update / delete Challan Update,Del ete Challan View Challan Logout 24 Prepared By: Chaun Shani

25 25 Prepared By: Chaun Shani

26 This page is Splash Screen. 26 Prepared By: Chaun Shani

27 Admin Side : login This Page is used for ADMIN Login. 27 Prepared By: Chaun Shani

28 Home This page display Home Page. 28 Prepared By: Chaun Shani

29 Registration Registration Form. 29 Prepared By: Chaun Shani

30 This page Add to Chalan. 30 Prepared By: Chaun Shani

31 All Recoreds Display in this page. 31 Prepared By: Chaun Shani

32 List & Rules This page dislay Rules and Acts. 32 Prepared By: Chaun Shani

33 This page shows about Developer 33 Prepared By: Chaun Shani

34 34 Prepared By: Chaun Shani

35 Project Schedule: Index Task Name Start Finish Duration Dec Jan Feb Mar Requirement Analysis 2. Project Planning 04/12/ /12/ Days 05/12/ /12/ Days 3. System Design 22/12/ /12/ Days 4. Detail Design 29/12/ /08/ Days 5. Coding & Unit Testing 6. System Integration & Testing 18/01/ /01/ Days 26/02/ /02/ Days 7. Submission 11/03/ /03/ Days 35 Prepared By: Chaun Shani

36 36 Prepared By: Chaun Shani

37 Test documentation is the complete suite of artifacts that describe test planning, test design, test execution, test results and conclusions drawn from the testing activity. As testing activities typically consume 30% to 50% of project effort, testing represents a project within a project. Testing activities must therefore be fully documented to support resource allocation, monitoring and control. This page identifies the types of documents you need to set up and run your test program and summaries their content. 37 Prepared By: Chaun Shani

38 TESTING: This section discusses the testing strategy, methodology and types of tests that the product must pass in order to pass quality assurance and customer acceptance. A detailed test plan will be created as part of the implementation phase. Test Strategy: The testing strategy used will focus on reliability and performance of the product. This includes the reporting client hardware, software, management software, and overall system integration. The foundation for the success of this product is the Good Bandwidth. No matter how reliable the software if the bandwidth is not good the website will not work. The next key to success is the performance of the website both the reporting user and remote server. Most operations must performance at a sub second performance level. This does not mean that the operation is completed in a sub second although every effort should be done to actually hit the task assign metric rather that the user sees the system respond in some function within a second. 38 Prepared By: Chaun Shani

39 The final key is that the internal and scheduled processes operator reliable over long stretches of time with limited user intervention. In order to grade the quality of the implementation, the testing will focus on grading the reliability and perfor mance characteristics of the all aspects of the product. The system will have to pass multiple repeated testing and hit specific metric agreed upon ranges. Failure to meet the metric will mean the product is not implemented correctly and must be corrected. This does not mean the product will be defect free however it will have no show stopper bugs and all the features work a majority of the time (95+%) or report why it did not work and how the user can correct the problem. In addition, the system if possibl e should report all exceptions. Once in the field the product reliable will be gauged by how many error reports are received. Testing Methodology: The testing team will adopt the following methodology for testing: 1. All errors anomalies will be reported to a bug database. 2. No new builds will be accepted for testing without: a. An issue report includes what issues were resolved in the build, what issues are left, their status and by when the issue will be resolved. b. The mock test results which must be all pass. c. The unit testing results which must be all pass. 3. Automated testing will be used where ever possible. These automated tests will be incorporated into the build process. Failure to pass all automated tests is a failed build. 39 Prepared By: Chaun Shani

40 4. Before a bug can be fixed every effort must be used to create a test script that reproduces the error. If a bug cannot be reproduced using a test script then the bug is marked not reproducible. If too many bugs are marked as not reproducible then all development will stop until it is determined why the bugs cannot be reproduced or the development team reproduces the bugs. 5. Hand testing will only be used if no other recourse exists. The goal of automated testing is to make sure that no new bugs are introduced while fixing bugs. Every feature will have a test that the software fails before a single line of code is written. Development will adhere to test driven development methodology. More complex tests will be created by the QA group and client for acceptance. This includes metrics. These metrics will cover: Mean time to Failure The amount of time before the system fails. The percentage reliability The percentage of passed tests divided by the total number of tests and number of runs of the tests. Performance for each major feature set This is the actual runtime performance of the system. There will be a metric for each major feature set. 40 Prepared By: Chaun Shani

41 The testing will include: Unit testing Scripted testing of all program elements including system libraries written by development and user interface. Integration testing Scripted testing of various scenarios using the whole system. Reliability and recovery testing of the reporting user Testing for breaking the system including failure scenarios like unplugging the system in the middle of a task. Scalability testing of the management server Testing to see how many users can use the system and the degradation to the performance of the system. 41 Prepared By: Chaun Shani

42 42 Prepared By: Chaun Shani

43 8.1 SYSTEM LIMITATION Most of the software projects have certain limitation. This system has limitation in its functional areas. It s provides normal security features (not encryption). Future Enhancements: 1) Handle all kind of things about police by one application. 43 Prepared By: Chaun Shani

44 BIBLIOGRAPHY Websites Books Android 44 Prepared By: Chaun Shani

SCHOOL MANAGEMENT SYSTEM

SCHOOL MANAGEMENT SYSTEM PROJECT REPORT ON SCHOOL MANAGEMENT SYSTEM (Cyber School Management) As Partial Fulfillment of Bachelor of Computer Science (Information Technology & Computer Applications) Submitted to Shree M & N Virani

More information

SYSTEM DESIGN. 1 Introduction: 1.1 Overview: 1.2 Scope:

SYSTEM DESIGN. 1 Introduction: 1.1 Overview: 1.2 Scope: SYSTEM DESIGN 1 Introduction: The purpose of System Design is to create a technical solution that satisfies the functional requirements for the system. During analysis, the focus is on what needs to be

More information

A PROJECT REPORT ON SYSTEM

A PROJECT REPORT ON  SYSTEM A PROJECT REPORT ON E-MAIL SYSTEM (Website) With special reference to Submitted to, SHIVAJI UNIVERSITY, KOLHAPUR. For the partial fulfillment of requirement For the award of degree of, BACHELOR OF COMPUTER

More information

A PROJECT REPORT ON SHOPPING CART.COM

A PROJECT REPORT ON SHOPPING CART.COM A PROJECT REPORT ON SHOPPING CART.COM DEVLOPED BY: - SWETA POLARA SHRADDHA VAGhAMASI Guided by: - pradip vanpariya Keyur zala ACADEMIC YEAR 2010 2011 SUBMITTED TO M. & N. VIRANI SCIENCE COLLEGE 1 INDEX

More information

PROJECT ON ONLINE EXAM

PROJECT ON ONLINE EXAM SHREE M.&N. VIRANI SCIENCE COLLAGE RAJKOT PROJECT ON ONLINE EXAM Created By: Amit vora Alpesh yadav Nayan sorathiya Project Proposal 1. Acknowledgement 2. Abstraction 3. Project Summary 4. System Requirement

More information

Diploma in Software Testing (DST)

Diploma in Software Testing (DST) SEED Infotech Ltd. : ' Panchasheel', 42/16, Erandawana`, SEED Infotech Lane, Off Karve Road Pune - 411004. India www.seedinfotech.com Course Name : Duration : Class room: 114 Hrs Product Code : ST-ST-50001

More information

Systems Analysis and Design in a Changing World, Fourth Edition

Systems Analysis and Design in a Changing World, Fourth Edition Systems Analysis and Design in a Changing World, Fourth Edition Systems Analysis and Design in a Changing World, 4th Edition Learning Objectives Explain the purpose and various phases of the systems development

More information

Implementing ITIL v3 Service Lifecycle

Implementing ITIL v3 Service Lifecycle Implementing ITIL v3 Lifecycle WHITE PAPER introduction GSS INFOTECH IT services have become an integral means for conducting business for all sizes of businesses, private and public organizations, educational

More information

(Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info

(Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info (Complete Package) WEB APP TESTING DB TESTING We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info START DATE : TIMINGS : DURATION : TYPE OF BATCH : FEE : FACULTY NAME

More information

TO Do List Application 1. Acknowledgement. Heema Parekh & Devanshi Delvadiya (2016)

TO Do List Application 1. Acknowledgement. Heema Parekh & Devanshi Delvadiya (2016) TO Do List Application 1 Acknowledgement TO Do List Application 2 Firstly, we would like to express our sincere gratitude to our principal of M & N Virani Science College, Mr A U Patel for giving us the

More information

ISSN: X Impact factor: (Volume3, Issue2) Smart RTO System (SRS)

ISSN: X Impact factor: (Volume3, Issue2) Smart RTO System (SRS) ISSN: 2454-132X Impact factor: 4.295 (Volume3, Issue2) Smart RTO System (SRS) Avanish Mishra 1 Computer Department, Yadavrao Tasgaonkar Collage of Engineering and Technology, Chandhai, India Ashish Singh

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

FINAL REPORT 04/25/2015 FINAL REPORT SUNY CANTON MOBILE APPLICATION

FINAL REPORT 04/25/2015 FINAL REPORT SUNY CANTON MOBILE APPLICATION FINAL REPORT SUNY CANTON MOBILE APPLICATION GROUP MEMBERS: Alexander Royce & Luke Harper SUNY CANTON SPRING 2015 Table of Contents List of Figures... 2 Research... 4 Programming Language... 4 Android Studio...

More information

KIRIL DELOVSKI SOFTWARE ENGINEER (RESUME)

KIRIL DELOVSKI SOFTWARE ENGINEER (RESUME) KIRIL DELOVSKI SOFTWARE ENGINEER (RESUME) About me: - Born 1989, in Macedonia (Macedonian citizen). - Gigo Mihajlovski 9A/1-14, 1000 Skopje, Macedonia - delovski.office@gmail.com - 0038970239502 - Skype:

More information

Planning and Implementing ITIL in ICT Organisations

Planning and Implementing ITIL in ICT Organisations CCPM Solutions Experts in ICT Performance Supporting Your Business Planning and Implementing ITIL in ICT Organisations June 2012, Addis Ababa Content 1. Quick ITIL (Overview) 2. Case study (How not to

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

Assignment Semester 2 IT Skills(WBL version) CE

Assignment Semester 2 IT Skills(WBL version) CE Staffordshire University Assignment Semester 2 IT Skills(WBL version) CE00891 1 Hand In Date Part one 12th March 2010 Demonstration of Part two week commencing 3 rd May 2010 Contents Your Task is to do

More information

SCHOOL OF SAFETY and SECURITY Bachelor of Policing Practice (BPP): NQF Level 7 NQF Level 7 3Year

SCHOOL OF SAFETY and SECURITY Bachelor of Policing Practice (BPP): NQF Level 7 NQF Level 7 3Year Bachelor of Policing Practice (BPP): NQF Level 7 NQF Level 7 3Year Bachelor of Policing Practices The BPP degree is applicable to members of the SAPS, traffic- and metropolitan law enforcement. The Bachelor:

More information

IT Information Systems & Technology Multiple Choice Question Paper

IT Information Systems & Technology Multiple Choice Question Paper UNIVERSITY OF COLOMBO, SRI LANKA UNIVERSITY OF COLOMBO SCHOOL OF COMPUTING DEGREE OF BACHELOR OF INFORMATION TECHNOLOGY ( EXTERNAL) Academic Year 2012/2013 1 st Year Examination Semester 1 IT1104 - Information

More information

User Manual FRS - Registration Online/app based registration of feedback by users

User Manual FRS - Registration Online/app based registration of feedback by users Feedback Resolve User Manual Part-1 User Manual FRS - Registration Online/app based registration of feedback by users P a g e 1 Manual Version : 1.0.1 WB Print Version : 1.0.0 Document Revision History

More information

Media Services Online Mohammed Abukhiran. Report 13 on the work of Week 13

Media Services Online Mohammed Abukhiran. Report 13 on the work of Week 13 Media Services Online Mohammed Abukhiran Report 13 on the work of Week 13 Berea College Nov 30, 2010 Application Development Project Concept Proposal Media Services at Berea College uses Voyger (Database

More information

POSITION DESCRIPTION

POSITION DESCRIPTION Network Security Consultant POSITION DESCRIPTION Unit/Branch, Directorate: Location: Regulatory Unit Information Assurance and Cyber Security Directorate Auckland Salary range: I $90,366 - $135,548 Purpose

More information

ANZSCO Descriptions The following list contains example descriptions of ICT units and employment duties for each nominated occupation ANZSCO code. And

ANZSCO Descriptions The following list contains example descriptions of ICT units and employment duties for each nominated occupation ANZSCO code. And ANZSCO Descriptions The following list contains example descriptions of ICT units and employment duties for each nominated occupation ANZSCO code. Content 261311 - Analyst Programmer... 2 135111 - Chief

More information

Incredible India. PreparedBy:Harshad Khamal &DivyeshDangar Page 1

Incredible India. PreparedBy:Harshad Khamal &DivyeshDangar Page 1 PreparedBy:Harshad Khamal &DivyeshDangar Page 1 Project Report On Submitted by :-Harshad Khamal & Divyesh Dangar. Guided by :-Pradip Vanpariya & Haresh Khachariya Sem :-B.Sc.IT- 5 th Sem. Year :-2013 College:-Shree

More information

Secure Messaging Mobile App Privacy Policy. Privacy Policy Highlights

Secure Messaging Mobile App Privacy Policy. Privacy Policy Highlights Secure Messaging Mobile App Privacy Policy Privacy Policy Highlights For ease of review, Everbridge provides these Privacy Policy highlights, which cover certain aspects of our Privacy Policy. Please review

More information

Student Manual How to Use Moodle

Student Manual How to Use Moodle Student Manual How to Use Moodle How to use ECT e-mail to access the Learning Management System You will learn through this guide how to add recovery mobile number to your e-mail and how to access your

More information

Darshan Institute of Engineering & Technology for Diploma Studies Rajkot Unit-1

Darshan Institute of Engineering & Technology for Diploma Studies Rajkot Unit-1 Failure Rate Darshan Institute of Engineering & Technology for Diploma Studies Rajkot Unit-1 SOFTWARE (What is Software? Explain characteristics of Software. OR How the software product is differing than

More information

BUSINESS CONTINUITY AND DISASTER RECOVERY POLICY

BUSINESS CONTINUITY AND DISASTER RECOVERY POLICY BUSINESS CONTINUITY AND DISASTER RECOVERY POLICY Manual OCTOBER 2, 2016 CHILDREN IN FREEDOM (CIF) CIF P.O.Box 25286-00100, Kenya, Africa, NY, USA (c) 2016 Page 1 Contents ACKNOWLEDGEMENT... 0 1.0 STATEMENT...

More information

Unit 3 Cyber security

Unit 3 Cyber security 2016 Suite Cambridge TECHNICALS LEVEL 3 IT Unit 3 Cyber security Y/507/5001 Guided learning hours: 60 Version 3 - revised September 2016 ocr.org.uk/it LEVEL 3 UNIT 3: Cyber security Y/507/5001 Guided learning

More information

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 FALL 2017 A BRIEF LOOK

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 FALL 2017 A BRIEF LOOK Who am I? John York Agile Software Development JOHN YORK Director of Engineering at ProQuest Dialog Chief Technologist SpellBound AR A Computer Engineer from the University of Michigan! An agile development

More information

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 WINTER 2018 A BRIEF LOOK

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 WINTER 2018 A BRIEF LOOK Agile Software Development JOHN YORK EECS 441 WINTER 2018 John York Director of Engineering at ProQuest Dialog Chief Technologist SpellBound AR A Computer Engineer from the University of Michigan! An agile

More information

Systems Analysis and Design

Systems Analysis and Design Systems Analysis and Design Michael Brydon Summer 2003 Slide 1 Introduction to the Course Course structure Lectures: material from the Dennis text Labs: in-lab assignments, demonstrations, and consulting

More information

Brief of Scope Development of School ICT Society Website and EDUCSIRT Website

Brief of Scope Development of School ICT Society Website and EDUCSIRT Website Brief of Scope Development of School ICT Society Website and EDUCSIRT Website 1. Background The Information and Communication Technology Agency of Sri Lanka (ICTA) is the apex body in implementing the

More information

Application Process Page 1 of 12. Application Process

Application Process Page 1 of 12. Application Process Page 1 of 12 Application Process Login Initiate an Online Application Process Payment of Application Fees Uploading Required Documentation Cloning Unlocking Program Related Applications Initial Grant of

More information

POSITION DESCRIPTION

POSITION DESCRIPTION POSITION DESCRIPTION Engagement Manager Unit/Branch, Directorate: Location: Outreach & Engagement, Information Assurance and Cyber Security Directorate Auckland Salary range: H $77,711 - $116,567 Purpose

More information

Passport Automation System

Passport Automation System 1.Objective: To develop the passport automation system software using UML language. It is the interface between applicant and authority responsible for issue the passport. It aims at improving efficiency

More information

Monitoring Remote Access VPN Services

Monitoring Remote Access VPN Services CHAPTER 5 A remote access service (RAS) VPN secures connections for remote users, such as mobile users or telecommuters. RAS VPN monitoring provides all of the most important indicators of cluster, concentrator,

More information

Jewelry management system

Jewelry management system Jewelry management system ACHARYA MOTIBHAI PATEL INSTITUTE OF COMPUTER STUDIES GANPAT UNIVERSITY Internal Guide PROF. PAVAN SONI Group No :- C15 Page 1 of 63 Project profile Project name : Jewelry management

More information

Cyber Security of ETCS

Cyber Security of ETCS 1 Addressing the challenges Cyber Security of ETCS Simon Tonks 2 Background The UK rail network is currently being upgraded to use new signalling technology (ERTMS) The ROSCOs are delivering the First

More information

FOUNDATION CERTIFICATE IN INFORMATION SECURITY v2.0 INTRODUCING THE TOP 5 DISCIPLINES IN INFORMATION SECURITY SUMMARY

FOUNDATION CERTIFICATE IN INFORMATION SECURITY v2.0 INTRODUCING THE TOP 5 DISCIPLINES IN INFORMATION SECURITY SUMMARY FOUNDATION CERTIFICATE IN INFORMATION SECURITY v2.0 INTRODUCING THE TOP 5 DISCIPLINES IN INFORMATION SECURITY SUMMARY The Foundation Certificate in Information Security (FCIS) course is designed to provide

More information

Decision 206/2010 Mr Ian Benson and the University of Glasgow

Decision 206/2010 Mr Ian Benson and the University of Glasgow Staff email addresses Reference No: 201001153 Decision Date: 8 December 2010 Kevin Dunion Scottish Information Commissioner Kinburn Castle Doubledykes Road St Andrews KY16 9DS Tel: 01334 464610 Summary

More information

Answers NOT TO BE PRINTED

Answers NOT TO BE PRINTED Advanced Software Engineering, COMP3C05, 2002 Answer Question 1 and two further questions. Marks for each part of each question are indicated in square brackets Calculators are NOT permitted 1. Your 3C05

More information

RMS & OMS Industry on-boarding to SPOR Webinar with Industry Change Liaisons

RMS & OMS Industry on-boarding to SPOR Webinar with Industry Change Liaisons RMS & OMS Industry on-boarding to SPOR Webinar with Industry Change Liaisons Webinar 04 October 2017 An agency of the European Union Agenda RMS & OMS related milestones eaf-oms integration Overview of

More information

Building a Web-based Health Promotion Database

Building a Web-based Health Promotion Database 6 th International Conference on Applied Informatics Eger, Hungary, January 27 31, 2004. Building a Web-based Health Promotion Database Ádám Rutkovszky University of Debrecen, Faculty of Economics Department

More information

Policing our Roads Together

Policing our Roads Together Policing our Roads Together A 3 year strategy 2018 2021 Our Vision Policing Together for, Secure and Efficient roads Our Objectives Working together to achieve: roads, free from harm Secure roads free

More information

The Internal Market Information System. Frequently Asked Questions

The Internal Market Information System. Frequently Asked Questions EUROPEAN COMMISSION Directorate General Internal Market and Services SERVICES Administrative cooperation and Member State networks The Internal Market Information System Frequently Asked Questions (March

More information

BYOD Policy. Table of Contents

BYOD Policy. Table of Contents Version 1.6 Table of Contents Bring Your Own Device (BYOD) Access and Use Policy... 3 Overview... 3 Components of the BYOD Strategy and Basics for BYOD Policy... 4 Device Choices... 4 User Experience and

More information

A Project Report On Web Furniture

A Project Report On Web Furniture A Project Report On Web Furniture Submitted By: Shah Pratik Bharatwala Mustafa 1 Acknowledgement Before we describe about our project, we would like to add a few heart touching words for the people who

More information

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT. Computer Engineering

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT. Computer Engineering GUJARAT TECHNOLOGICAL UNIERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: MOBILE COMPUTING AND APPLICATION DEELOPMENT (COURSE CODE : 3360704) Diploma Program in which this course is offered Computer

More information

Diploma in Software Testing 2.0 (HP)

Diploma in Software Testing 2.0 (HP) SEED Infotech Ltd. : ' Panchasheel', 42/16, Erandawana`, SEED Infotech Lane, Off Karve Road Pune - 411004. India www.seedinfotech.com Course Name : Duration : Class room: 108 Hrs. Diploma in Software Testing

More information

Know Your Personality

Know Your Personality Project Report On Know Your Personality Submitted By: Guided By 1. Jatin Kinra Mrs. Kapila pareek 2. Neha Agrawal Assistant Professor, 3. Shipra Bhatt IIIM, Jaipur. Team Number:-8 1 ACKNOWLEDGEMENT The

More information

University of Maryland at College Park Department of Geographical Sciences GEOG 477/ GEOG777: Mobile GIS Development

University of Maryland at College Park Department of Geographical Sciences GEOG 477/ GEOG777: Mobile GIS Development University of Maryland at College Park Department of Geographical Sciences GEOG 477/ GEOG777: Mobile GIS Development Instructor: Dr. Ruibo Han Office: LeFrak Hall (LEF) 1111B Email: ruibo@umd.edu (preferred)

More information

Manual Testing. Software Development Life Cycle. Verification. Mobile Testing

Manual Testing.  Software Development Life Cycle. Verification. Mobile Testing 10 Weeks (Weekday Batches) or 12 Weekends (Weekend batches) To become a Professional Software Tester To enable the students to become Employable Manual Testing Fundamental of Testing What is software testing?

More information

Freedom Transit Real-Time GPS Feed

Freedom Transit Real-Time GPS Feed Freedom Transit Real-Time GPS Feed Jordan Bechek, Chris Frydryck, Michael Mann CIS 400 8 May 2018 1 Table of Contents Executive Summary 3 Scope Statement 4 Gantt Chart Narrative and Gantt Chart 6 Annotated

More information

TRANSFORMING WEST MIDLANDS POLICE A BOLD NEW MODEL FOR POLICING

TRANSFORMING WEST MIDLANDS POLICE A BOLD NEW MODEL FOR POLICING TRANSFORMING WEST MIDLANDS POLICE A BOLD NEW MODEL FOR POLICING In 2014, West Midlands Police (WMP) committed to a striking transformation programme that would help the force meet current and future policing

More information

Lake Michigan College Students

Lake Michigan College Students Fll2011 Fall Presentation on Maxient for Lake Michigan College Students Why Maxient is Important to You? LMC is concerned ce ed with the esafety, health, and well being of its students, faculty, staff,

More information

Identify the guidelines for system development. Discuss the purpose of the activities performed in the analysis phase

Identify the guidelines for system development. Discuss the purpose of the activities performed in the analysis phase Discovering Computers 2010 Living in a Digital World Objectives Overview Define system development and list the system development phases Identify the guidelines for system development Discuss the importance

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

Top of Minds Report series Data Warehouse The six levels of integration

Top of Minds Report series Data Warehouse The six levels of integration Top of Minds Report series Data Warehouse The six levels of integration Recommended reading Before reading this report it is recommended to read ToM Report Series on Data Warehouse Definitions for Integration

More information

Spectrum Wellness Privacy Statement

Spectrum Wellness Privacy Statement Spectrum Wellness Privacy Statement This policy sets out the basis on which any personal data we collect from you, or that you provide to us, will be processed by us. Please read the following carefully

More information

Rapid Application Development [RAD]

Rapid Application Development [RAD] Rapid Application Development [RAD] RAD In Solution Delivery,, Beyond Prototypes www.lytecube.com Author: Girish Bellalcheru CTO, Lytecube.com Abstract Rapid application development has traditionally been

More information

Guide for the international tekom certification examinations

Guide for the international tekom certification examinations Guide for the international tekom certification examinations 1 Obtaining the tekom-certificate First Level 1.1 The tekom-certificate First Level at a glance The tekom-certificate First Level is the first

More information

FLORIDA S PREHOSPITAL EMERGENCY MEDICAL SERVICES TRACKING & REPORTING SYSTEM

FLORIDA S PREHOSPITAL EMERGENCY MEDICAL SERVICES TRACKING & REPORTING SYSTEM FLORIDA S PREHOSPITAL EMERGENCY MEDICAL SERVICES TRACKING & REPORTING SYSTEM END USER SECURITY POLICY MANUAL 1 INTRODUCTION... 3 2 INFORMATION USAGE AND PROTECTION... 3 2.2 PROTECTED HEALTH INFORMATION...

More information

Quality Management Plan (QMP)

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

More information

PESIT Bangalore South Campus Hosur road, 1km before Electronic City, Bengaluru -100 Department of MCA

PESIT Bangalore South Campus Hosur road, 1km before Electronic City, Bengaluru -100 Department of MCA USN 1 P E PESIT Bangalore South Campus Hosur road, 1km before Electronic City, Bengaluru -100 Department of CA INTERNAL ASSESSENT TEST II Date : 20/09/2016 ax.arks: 50 Subject & Code: Software Engineering

More information

Bug tracking. Second level Third level Fourth level Fifth level. - Software Development Project. Wednesday, March 6, 2013

Bug tracking. Second level Third level Fourth level Fifth level. - Software Development Project. Wednesday, March 6, 2013 Bug tracking Click to edit Master CSE text 2311 styles - Software Development Project Second level Third level Fourth level Fifth level Wednesday, March 6, 2013 1 Prototype submission An email with your

More information

World Programming Issue Tracking System User Guide

World Programming Issue Tracking System User Guide World Programming Issue Tracking System Doc ref: ITS 040717-en Contents About the System... 2 Software... 2 What Can You Access... 2 Automatic Emails... 2 Accessing the System... 3 Use Your Web Browser...

More information

Alkan University College Student Information Management System

Alkan University College Student Information Management System American Journal of Operations Management and Information Systems 2016; 1(1): 1-6 http://www.sciencepublishinggroup.com/j/ajomis doi: 10.11648/j.ajomis.20160101.11 Alkan University College Student Information

More information

Detailed Design. Java Problem Repository & Education Platform JPREP

Detailed Design. Java Problem Repository & Education Platform JPREP Team Members: Luke Greiner Denis Kalic Abigail McCarthy Robert Tateo Nguyen Truong Patrick White Detailed Design Java Problem Repository & Education Platform JPREP Revision: 1.1 Date: 3/07/14 1 D e l t

More information

SRS for AakashTechSupport Documentation

SRS for AakashTechSupport Documentation SRS for AakashTechSupport Documentation Release 1.0.1 ATS Sep 27, 2017 Contents 1 Acknowledgement 3 2 Contributors 5 2.1 Mentors.................................................. 5 3 Declaration 7 4 Introduction

More information

2. OSI Layers. Exam TCP/IP Fundamentals

2. OSI Layers. Exam TCP/IP Fundamentals Tilak Maharashtra University Bachelor of Computer Applications First Year BCA 221- Network Fundamentals Exam 1 1. Basics of Computer Network Define computer network, identifying basic networking elements

More information

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by:

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by: Smart Scheduling Requested by: Dr. Robert Yoder Computer Science Department Head Siena College Department of Computer Science Prepared by: Meghan Servello Thomas Mottola Jonathan Smith Jason Czajkowski

More information

Project Synopsis Project Title Social Networking Site Project Develpers 1. 2. 3. Introduction Social networking sites allow users to communicate with people, share ideas, activities, events, and interests

More information

Working in Harmony: Integrating the efforts of usability engineers and agile software developers

Working in Harmony: Integrating the efforts of usability engineers and agile software developers Working in Harmony: Integrating the efforts of usability engineers and agile software developers The Second International Conference on Advances in Computer-Human Interactions ACHI 2009 February 1-7, 2009

More information

Page 1 of 7. July 11, FHDA Communication Suite Action Items and Issues. Reported By. Activity/Issue Needed. Verified/ Tested

Page 1 of 7. July 11, FHDA Communication Suite Action Items and Issues. Reported By. Activity/Issue Needed. Verified/ Tested 7 4/19/12 Project Agenda Document Exchange Environment 7/11 Vartan will send documentation package, target date 7/13, for review by the team. Discussion and Q&A will take place as part of the transition

More information

COMMUNICATION SYSTEM FOR CSE DEPARTMENT

COMMUNICATION SYSTEM FOR CSE DEPARTMENT A Final Report On COMMUNICATION SYSTEM FOR CSE DEPARTMENT Submitted to the Department of Computer Science and Engineering Nepal Engineering College in Partial Fulfillment of the Requirements of the Course

More information

Student Information System

Student Information System PROJECT SYNOPSIS On Student Information System Department Of Information & Technology Microteck Institute of Information Technology Maldahiya, Varanasi (U.P) Month, Year Makhanlal Chaturvedi Rashtriya

More information

IT 220 Course Notes. Don Colton Brigham Young University Hawaii

IT 220 Course Notes. Don Colton Brigham Young University Hawaii IT 220 Course Notes Don Colton Brigham Young University Hawaii January 7, 2010 Contents 0 Preface 3 0.1 Why This Class?......................... 3 0.2 Expectations........................... 4 0.3 Basic

More information

The Researcher Development Online Tool User Guide for AUT Postgraduate Research Students

The Researcher Development Online Tool User Guide for AUT Postgraduate Research Students The Researcher Development Online Tool User Guide for AUT Postgraduate Research Students What is the Researcher Development Online Tool Used For? You can use the Researcher Development (RD) Online Tool

More information

Position Description. Computer Network Defence (CND) Analyst. GCSB mission and values. Our mission. Our values UNCLASSIFIED

Position Description. Computer Network Defence (CND) Analyst. GCSB mission and values. Our mission. Our values UNCLASSIFIED Position Description Computer Network Defence (CND) Analyst Position purpose: Directorate overview: The CND Analyst seeks to discover, analyse and report on sophisticated computer network exploitation

More information

NEW INNOVATIONS NEED FOR NEW LAW ENFORCEMENT CAPABILITIES

NEW INNOVATIONS NEED FOR NEW LAW ENFORCEMENT CAPABILITIES NEW INNOVATIONS NEED FOR NEW LAW ENFORCEMENT CAPABILITIES Kristina Doda & Aleksandar Vanchoski Budapest, CEPOL conference 2017 New technologies - new social interactions and economic development - need

More information

Doug Couto Texas A&M Transportation Technology Conference 2017 College Station, Texas May 4, 2017

Doug Couto Texas A&M Transportation Technology Conference 2017 College Station, Texas May 4, 2017 Cyber Concerns of Local Government and What Does It Mean to Transportation Doug Couto Texas A&M Transportation Technology Conference 2017 College Station, Texas May 4, 2017 Transportation and Infrastructure

More information

Fundamentals of Database Systems (INSY2061)

Fundamentals of Database Systems (INSY2061) Fundamentals of Database Systems (INSY2061) 1 What the course is about? These days, organizations are considering data as one important resource like finance, human resource and time. The management of

More information

TASK FORCE ON SERVICES STATISTICS

TASK FORCE ON SERVICES STATISTICS Workshop on Improving Statistics of International Trade in Services Durban, South Africa, 15-16 June 2009 TASK FORCE ON SERVICES STATISTICS Kang Lay Kim Director, Information Management & Statistics Division

More information

COBIT 5 Implementation

COBIT 5 Implementation COBIT 5 Implementation Fifalde Consulting Inc. +1-613-699-3005 2017 Fifalde Consulting Inc. COBIT is a registered Trade Mark of ISACA and the IT Governance Institute. 2 1. Course Description: Get a practical

More information

Image Splitters. Sponsor s Representative(s) Faculty Mentor

Image Splitters. Sponsor s Representative(s) Faculty Mentor Image Splitters Ryan Kao Harmon Keener Mike Dack Daniel Rabess Stu Haas Sponsor s Representative(s) Kodak Faculty Mentor Professor Martinez Project Overview The primary objective for this project will

More information

IBM Case Manager on Cloud

IBM Case Manager on Cloud Service Description IBM Case Manager on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means and includes the company, its authorized users or recipients of the

More information

The ITIL v.3. Foundation Examination

The ITIL v.3. Foundation Examination The ITIL v.3. Foundation Examination ITIL v. 3 Foundation Examination: Sample Paper 4, version 3.0 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. There are no trick questions.

More information

SCHOOL OF SCIENCE AND ENGINEERING WEB BASED APPLICATION FOR EQUIPMENT MANAGEMENT - OCP

SCHOOL OF SCIENCE AND ENGINEERING WEB BASED APPLICATION FOR EQUIPMENT MANAGEMENT - OCP SCHOOL OF SCIENCE AND ENGINEERING WEB BASED APPLICATION FOR EQUIPMENT MANAGEMENT - OCP Prepared by: Kaoutar Arhlane ID 53184 Supervised by: Dr. F.M Abbou Coordinator: Dr. Y.S Alj Spring 2017 2 Student

More information

Self Service Support Portal Customer User Quick Guide Jan Civica Self-Service Support Portal. Customer User Guide

Self Service Support Portal Customer User Quick Guide Jan Civica Self-Service Support Portal. Customer User Guide Civica Self-Service Support Portal Customer User Guide 1 Contents 1 Introduction... 3 1.1 Supported Web Browsers... 3 1.2 Screen Images... 3 2 Logging into the Self-Service Support Portal... 4 3 Resetting

More information

HPE ALM Standardization as a Precursor for Data Warehousing March 7, 2017

HPE ALM Standardization as a Precursor for Data Warehousing March 7, 2017 HPE ALM Standardization as a Precursor for Data Warehousing March 7, 2017 Brought to you by the Vivit Business Intelligence Special Interest Group led by Oded Tankus Hosted By Oded Tankus Project Manager

More information

Volume. User Manual and Resource Guide

Volume. User Manual and Resource Guide Volume 1 User Manual and Resource Guide User Manual and Resource Guide Game Gurus United States Telephone: (415) 800-3599 Brazil Telephone: 55 84-8723-2557 Email: info@gamegurus.com Table of Contents What

More information

INSPIRE. User Screen Guide: MST, Administrative

INSPIRE. User Screen Guide: MST, Administrative INSPIRE User Screen Guide: MST, Administrative The EPISCenter is a project of the Prevention Research Center, College of Health and Human Development, Penn State University, and is funded by the Pennsylvania

More information

Customer Care Portal User Guide

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

More information

Computer Aided Draughting and Design: Graded Unit 1

Computer Aided Draughting and Design: Graded Unit 1 Higher National Graded Unit Specification General Information for Centres This Graded Unit has been validated as part of the HNC Computer Aided Draughting and Design (CADD) award. Centres are required

More information

Forms & Surveys. Blackboard Web Community Manager

Forms & Surveys. Blackboard Web Community Manager Forms & Surveys Blackboard Web Community Manager Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of

More information

Brief of Scope Development of websites for government organizations - Assignment II

Brief of Scope Development of websites for government organizations - Assignment II Brief of Scope Development of websites for government organizations - Assignment II 1. Introduction; The need of the citizens to interact with Government organizations for various information and other

More information

Usability Test Report for Programming Staff

Usability Test Report for Programming Staff Evaluation Assignment # 6 Usability Test Report for Programming Staff http://cshci-dev.mtu.edu:8084/ UX Expert : Sree Ram Akula (sreerama@mtu.edu) Programming Staff Development Team http://www.csl.mtu.edu/classes/cs4760/www/projects/s16/group4/www/

More information

Today s cyber threat landscape is evolving at a rate that is extremely aggressive,

Today s cyber threat landscape is evolving at a rate that is extremely aggressive, Preparing for a Bad Day The importance of public-private partnerships in keeping our institutions safe and secure Thomas J. Harrington Today s cyber threat landscape is evolving at a rate that is extremely

More information

Security Director - VisionFund International

Security Director - VisionFund International Security Director - VisionFund International Location: [Europe & the Middle East] [United Kingdom] Category: Security Job Type: Open-ended, Full-time *Preferred location: United Kingdom/Eastern Time Zone

More information