Bingo Deals: 2nd year SEProject - Part IV - Deployment


Bingo Deals
2nd year software engineering project
Shiluka Raveen Dharmasena
Undergraduate
Computer Science and Engineering
University of Moratuwa





Deployment View 



This is How User receive 



Evaluation


Test Case Description Status
Testing Alert Dialog Manager Display alerts on mobile phone passed
Testing wake locker Acquire power services of the mobile phone passed
Testing notification manager Allow to notify the mobile phone passed
Testing GPS tracker Track the current location of the user passed
Testing Connection Detector Detect the network connectivity passed
Testing GCM Intent Services Test the Google Cloud Messaging base activities. passed
Testing Server Utilities Test Server Base Activities passed
Testing SQL Database Activities User details and site details are kept in two databases. passed
Testing Live Messaging System GCM base system for send live deals passed
Testing Google map API base activities
Getting nearby places, getting route for the particular
place from Google APIs.
passed
Testing GCM registration User registration for Google cloud messaging system passed
Testing JSON Parser JSON parser to get http requests passed
Testing Place JSON Parser JSON parser to get places passed
Testing Directions JSON Parser JSON parser to get directions passed
Testing SQLIte base Database To keep receiving live message to the mobile passed

Comments

Popular posts from this blog

Library Management System: Database Project - Part III - Database Design

Library Management System: Database Project - Part I - Introduction

Library Management System: Database Project - Part V - Finalize Database