Shubham ST
Shubham ST
Shubham ST
Sr.
Characteristic to be Poor Average Good Excellent
No.
assessed (Marks 1-3) (Marks 4-5) (Marks 6 - 8) (Marks 9-10)
(A) Process and Product Assessment (Convert above total marks out of 6 marks)
1 Relevance to the Course
Literature Survey /
2
Information Collection
Completion of the Target as
3
per project proposal
Analysis of data and
4
representation
5 Quality of Prototype / Model
6 Report Preparation
(B) Individual Presentation / Viva (Convert above total marks out of 4 marks)
8 Presentation
9 Viva
Micro – Project Evaluation Sheet:
Process Assessment Product Assessment
Part Project Part Individual Total
A – project Methodology B – Project Presentation / Marks 10
Name of Student Proposal (2 marks) Report / Working Viva (4 marks)
(2 marks) Model(2 marks)
1
MAHARASHTRA STATE BOARD OF TECHNICAL
EDUCATION
SHRI H. H. J. B POLYTECHNIC,
CHANDWAD-423101 (Nashik)
MICRO PROJECT
Academic year 2023-24
TITLE OF PROJECT
Mobile Shopee Management System
2
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
CERTIFICATE
This is to certify:
Borse Shubham Sanjay
The student of 5th Semester of Diploma in Computer Technology at Institute, SHHJB
POLYTECHNIC, CHANDWAD (Code:0079) has satisfactorily completed the Micro-
Project in Subject Software Testing(22518) for the academic year 2023- 2024 as prescribed in
the curriculum.
Place: CHANDWAD
Date: / 10 /2023
3
INDEX
Part A
Part B
4
Part A-Plan
The new system will convert manual work to the computerized work.
By maintaining all the work on the computer will increase our accuracy
as well as the speed of our work.
5
4.0 Action Plan-
4 Completion of the
target as per project
proposal.
5 Analysis of data and
representation.
6 Quality of prototype /
model.
7 Report preparation.
8 Presentation.
9 Defense.
6
PART B-Plan
1.0 Brief Information Technology has been growing rapidly with the course of time. As
technology and human knowledge converge to a twilight, the need for the betterment of their
own sustaining life also increases. Rapid need for high-speed data access and faster delivery
is one of the major requirements of a product. Technology has given many gifts to the human
race to lead a sophisticated life. One of the fabulous gifts was Mobile Phone which was
invented by Joel Engel and Richard Frenkiel in 1983
2.0 Aims/Benefits of Micro Project: Information Technology has been growing rapidly,
with the course of time, as technology and human knowledge converge to a twilight, the
need for the betterment of their own sustaining life also increases. Rapid need for high-
speed data access and faster delivery is one of the major requirements of a product.
Technology has given many gifts to the human race to lead a sophisticated life. One of the
fabulous gifts was Mobile Phone which was invented by Joel Engel and Richard
Frenkiel in 1983.
3.0 Course Outcomes Achieved:
a) CO-a Apply various Software Testing Methods.
b) CO-b Prepare test cases for different types and levels of testing.
c) CO-c Prepare a test plan for an application.
d) CO-d Identify bugs and create a defect report for the given application.
e) CO-e Test software for performance measures using automated testing methods
4.0 Actual Methodology/Procedure Followed:
1.Me and the subject teacher, we decide the topic of the micro project.
2. After reading some of the books of software engineering as well as referring to some of the
websites, we gathered useful information about the project, which was mobile shopee
management system.
3.I'm made a proposal for the project at the starting period, which contained a brief
description, aim, resource required.
4.I'm starting the use case diagram, class diagram, as well as activity diagram of my project.
5. All the related data about the project is in the output section itself.
5.0 Actual Resources Used:
7
Introduction:
The current system is manual, hence not speedy, accurate, efficient, and time-
consuming. An essential part of system analysis, which enables the developer to
understand the system correctly. It is undertaken to obtain details of the system.
To understand the physical flow of information through the current system.
Collect various information through various fact-finding techniques. Identify
the procedural difficulties experienced by the user. Study the bottlenecks to find
out the redundant work being performed in the system.
Brief description:
Information Technology has been growing rapidly with the course of time. As
technology and human knowledge converge to a twilight, the need for the
betterment of their own sustaining life also increases. Rapid need for high-speed
data access and faster delivery is one of the major requirements of a product.
Technology has given many gifts to the human race to lead a sophisticated life.
One of the fabulous gifts was Mobile Phone which was invented by Joel
Engel and Richard Frenkiel in 1983
PROCEDURE:
1. With all team members and the subject teacher, we decided the topic of the
micro-consuming.
2. After reading some of the books of software engineering as well as referring
to some of the websites, we gathered useful information about the project,
which was mobile shopee management system.
3. We made the proposal for the project at the starting period, which contains a
brief description, aims, and resources required.
8
Action plan:
9
USE CASE DIAGRAM FOR mobile shopee
management system
10
THE ACTIVITY DIAGRAM :
This is the Login Activity of the Mobile Shop Management System, which
displays the flows of the Login Activity. The admin will be able to log in using
their username and password. After login, user can manage all the operations on
Brand, Payment Mobile, and Customeloden. All the pages, such as Mobile
Customer and Models, are secure, and the user can access these pages after
login. The diagram below helps demonstrate how the login page works in a
Mobile Shop Management System. The various objects in the Customer, Brand,
Payment Mobile, and Models page-interact over the course of the activity, and
the user will not be able to access this page without verifying their identity.
11
CLASS DIAGRAM:
12
E-R DAIGRAM :
This ER (Entity Relationship) Diagram represents the model of the Mobile Shop
Management System Entity. The entity-relationship diagram of the Mobile Shop
Management System shows all the visual instruments of database tables and the relations
between Customers, Sells, Mobile, Stock, etc. It is used to structure data to define the
relationships between groups of Mobile Shop Management System. The main entities of the
Mobile Shop Management System are Mobile, Customers, Brands, Sales, Payment, and
Stock
13
Sequence Diagram :
14
Data Flow Diagrams:
Level 0 DFD.
This is the Zero Level DFD of Mobile Store System, where we have elaborated the high-level
process of Mobile. It's a basic overview of the whole Mobile Store System or process being
analyzed or modeled. It's designed to be an at-a-glance view of Payments, Stock, and Login,
showing the system as a single high-level process, with its relationship to external entities of
Mobile, Customer, and Brands. It should be easily understood by a wide audience, including
Mobile Brands and Payments. In zoro leve DFD of Mobile Store System, we have described
the high-level four of the Mobile system
15
Level 1 DFD :
First Level DFD (1st level) of the Mobile Store System shows how the system is divided into
sub-systems (processes), each of which deals with one or more of the data flows to or from an
external agent. Together, and which together provide all of the functionality of the Mobile
Store System as a whole. It also identifies internal data stores such as Login, Stock, Payments,
Sales, and Brands that must be present in order for the Mobile system to do its job and shows
the flow of data between the various parts of Mobile, Brands, Stock, Login, Payments, is the
system, including Level 1 provides a more detailed breakout of the pieces of the DFD. You
will highlight the main functionalities of Mobile
16
Level 2 DFD :
DFD Level 2 then goes one step deeper into the parts of Level 1 of Mobile. It may require
more functionalities of Mobile to reach the necessary level of detail about the Mobile
functioning. First Level DFD (1st level) of the Mobile Store System shows how the system is
divided into sub-systems.
17
Test Case Result:
Login Form.
18
Functional Requirements :
Prds are to these requirements shop management system. If for all of.
Expire shortly after a functional for shop
management system will greatly reduce the application may want a time.
Indication of requirements mobile shop
management system will limit access to verify the system could have a role
in their use. Our system has a development? Prepare
your digital requirements for the shop management system to manage
stock records and basic project is
designed for security and can be used. Without any specialized media
capabilities of the offline mode or android that your prd
requires you thoughts from which platform. The instruments' performance
requirements for the mobile management system correspond with
brands, attitudes, and files that version of items and resource. Documents
directly. Our requirements shop
management system include document management system as intentional
or by email. The handling has both and
requirements for mobile. The VB project online shopping system considers
things are the product vision
statement and non-functional and customer. Generation and functional
requirement document management systems have
to develop comprehensive definitions for running for contributing an
urgent problem with our project speed and easy. Spend
on it a functional requirements shop management software, user
requirement as your email confirmation of the office.
The functional requirements for shop purpose of advertisement in your
requriments and includes an online
verification. The philosopher with an interview for mobile shop
management software library authors. Submit requirements
19
COCOMO MODEL.
Project type A b c d
Organic 5.4 1.05 2.5 0.83
Semidetached 3 1.12 2.5 0.35
Embedded 3.6 1.2 2.5 0.32
For a given project estimated with a size of 300 KLOC. Calculate the Effort,
Scheduled time for development. Also, calculate the Average resource size and
Productivity of the software for Organic project type.
20
Decision table:
21
SRS Diagram
22
Defect Report and Bug Report Diagram :
23
Skill Developed/ learning out of Microproject:
2. We learned how to create the SRS using the given requirements and by
adding protocols and procedures to it.
24