A motor vehicle license (also called a vehicle registration certificate in some jurisdictions) is issued by a motor vehicle when registration with authority in respect of a particular plate number. A plate number is required for a motor vehicle to be legally permitted to be used or kept on a pu...
A motor vehicle license (also called a vehicle registration certificate in some jurisdictions) is issued by a motor vehicle when registration with authority in respect of a particular plate number. A plate number is required for a motor vehicle to be legally permitted to be used or kept on a public road in any jurisdiction.
Size: 313.82 KB
Language: en
Added: Aug 07, 2024
Slides: 8 pages
Slide Content
Motor vehicle licensing registration Presented by Rayyan Ridwan U16CO2001 Umar Abdulmalik U16CO2012 Nuhu Bitiyong U16CO2016 September, 2021
INTRODUCTION A motor vehicle license (also called a vehicle registration certificate in some jurisdictions) is issued by a motor vehicle when registration with authority in respect of a particular plate number. A plate number is required for a motor vehicle to be legally permitted to be used or kept on a public road in any jurisdiction.
SOFTWARE DESIGN Software design is a process that transforms user requirement into some suitable form, which helps the programmer in software coding and implementation. The software designed used graphical user interface to provides the user graphical means of interaction with the system such as: Dropdown Button, Textbox, Label and Picture box etc. The software design consider some of the following: User friendly Security Fault tolerance and Performance among others.
Login Authentication Main Design Inputs
SOFTWARE MAINTENANCE Software maintenance is widely accepted in software development now a days. It stands for all the modifications and updates done after the delivery of software product. Why modifications are required: Government policies Government new requirements Type of maintenance Corrective Maintenance Preventive Maintenance Adaptive Maintenance Perfective Maintenance
SOFTWARE TESTING Software testing is an investigation conducted to provide stakeholders with information about the quality of the product or service under test. Test techniques include the process of executing a program or application with the intent of finding software bugs (errors or other defects). Reasons for testing Meets the requirements that guided its design and development, Responds correctly to all kinds of inputs, Performs its functions within an acceptable time, Sufficient usability, Program can installed and run in any intended environments, and Achieves the general result of government desire. Types of testing Installation Compatibility Regression
SOFTWARE LIFE CYCLE Software Life Cycle is a well-defined, structured sequence of stages in software engineering to develop the intended software product. Software life cycle models describe phases of the software cycle and the order in which those phases are executed. Framework includes this steps: Communication, requirement gathering, feasibility study, system analysis, software design, coding, testing, integration, implementation, operation and maintenance, disposition.