Online Mobile Shopping Synopsis
Online Mobile Shopping Synopsis
This software helps customer to find different mobiles, their features, and
new updates easily. It is designed such a way that one can view all the
updates of the mobile from any place through online. The software will help
in easy maintaining and updating products in the website for the
administrator. Also quick and easy comparison of different products for the
customers.
This system will reduce the manual operation required to maintain all the
records of booking information. And also generates the various reports for
analysis. Main concept of the project is to enter transaction reports and to
maintain customer records. Hence this software can be used in any mobile
showroom to maintain their record easily.
Hardware Requirements:
Languages used:
Modules:
Login: This module has a drop down list box from where we have to select
ADMIN or USER. The ADMIN has all the rights in the software including
updating the status of his site. The other fields in login are username and
password. If the username and password are correct then it is directed to next
page.
New user: This module is for the users who do not have their account. Here
user is allowed to create an account to login. The account creation is done by
filling the registration form with user details such as name, phone, email etc.
Product: This module has information regarding the mobiles such as its
name, model, color, price information, its features etc.The ADMIN has the
authority to Add, Delete, Update etc. The USER can only view the Mobile,
add to cart only those in the stock etc.
Search: This module helps the customer to ease his search based on his
budget or interest. The search can be done on different categories like mobile
model name, model number, colour, price etc
Cart: User can select any number of Mobile and add to the cart. He can also
remove from the cart if he dislikes it later.
Payment: This module describes the payment done by the customer. The
payment information can include information like the model purchased,
quantity, mode of payment (cash, loan) etc.
Stocks: This gives the details regarding the products available for sale.
Dataflow diagrams can be used to provide the end user with a physical idea of where
the data they input ultimately has an effect upon the structure of the whole system
from order to dispatch to restock how any system is developed can be determined
through a dataflow diagram. The appropriate register saved in database and
maintained by appropriate authorities.
Function
File/Database
Input/output
Flow
Level 0
Input Output
Database
Admin/User System
Level1
Authenticate
User
Check whether
Display errors
Admin or
customer
Customer Admin
Entity: Entity is a “thing” in the real world with an independent existence. An entity
may be an object with a physical existence such as person, car or employee. Entity
symbol is as follows
Passwor
ProCat
Price
dob PhoneNo
Place Order
User Name Passwor
OrdNo
Check the
Login Order Detail
Login ID
LoginID
Qty Proid
Req. New
Member
Name Address
Registration
Passwor City
State
EMail
Country
Testing
INTRODUCTION
OBJECTIVES OF TESTING:
The objectives of testing are:
TESTING METHODS
Unit Testing
Unit testing focuses efforts on the smallest unit of software
design. This is known as module testing. The modules are tested
separately. The test is carried out during programming stage itself. In
this step, each module is found to be working satisfactory as regards to
the expected output from the module.
Integration Testing
Data can be lost across an interface. One module can have an
adverse effect on another, sub functions, when combined, may not be
linked in desired manner in major functions. Integration testing is a
systematic approach for constructing the program structure, while at the
same time conducting test to uncover errors associated within the
interface. The objective is to take unit tested modules and builds
program structure. All the modules are combined and tested as a whole.
Validation
At the culmination of the integration testing, Software is
completely assembled as a package. Interfacing errors have been
uncovered and corrected and a final series of software test begin in
validation testing. Validation testing can be defined in many ways, but
a simple definition is that the validation succeeds when the software
functions in a manner that is expected by the customer. After validation
test has been conducted, one of the three possible conditions exists.
a) The function or performance characteristics confirm to specification and
are accepted.
Output Testing
After performing the validation testing, the next step is output
testing of the proposed system, since no system could be useful if it does
not produce the required output in a specific format. The output format
on the screen is found to be correct. The format was designed in the
system design time according to the user needs. For the hard copy also;
the output comes as per the specified requirements by the user. Hence
output testing did not result in any correction for the system.
Security mechanisms
This system is provided with authentication, without this user can pass. So
only the legitimate users are allowed to use the application. If the legitimate
users share the authentication information then the system is open to outsiders.
Limitations
This web application involves almost all the features of the online shopping. The
future implementation will be online help for the customers and chatting with
website administrator.
Conclusion
The project entitled “Online Mobile Shopping” is developed using ASP.Net as front
end and SQL Server database in back end to computerize the process of online
buying and selling of mobiles in a showroom. This project covers only the basic
features required.
However a lot of features are already incorporated in this project. The main
beneficiaries are both customers as well as ADMIN who consume more time while
dealing with mobiles. Moreover extra features can be identified and incorporated in
the future
In order to accommodate additional features it will take longer time and effort
to understand the requirement and converting it into computerized system.
Bibliography