0% found this document useful (0 votes)
53 views

Description Page No. 1 2

This document outlines the contents and structure of a project on cloud computing. It includes sections on an introduction to the project and description, literature survey of existing and proposed systems, software requirements specification including input/output design and hardware/software needs, system design with architecture, data flow diagrams and UML diagrams, implementation using Java technologies like JDBC and servlets, system testing in various phases, output screens, conclusions and bibliography. Diagrams and figures are provided to support concepts discussed in the text.

Uploaded by

nagarajuvcc123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Description Page No. 1 2

This document outlines the contents and structure of a project on cloud computing. It includes sections on an introduction to the project and description, literature survey of existing and proposed systems, software requirements specification including input/output design and hardware/software needs, system design with architecture, data flow diagrams and UML diagrams, implementation using Java technologies like JDBC and servlets, system testing in various phases, output screens, conclusions and bibliography. Diagrams and figures are provided to support concepts discussed in the text.

Uploaded by

nagarajuvcc123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

CONTENTS

Description
Page No.
ABSTRACT
1. INTRODUCTION

1
2

1.1

Introduction to Project

1.2

Project Description.

2. LITERATURE SURVEY

2.1

Existing System with Disadvantages.

2.2

Proposed System with Advantages.

2.3

Feasibility Study.

10

3. SOFTWARE REQUIREMENT SPECIFICATIONS

11

3.1

SDLC Life Cycle.

11

3.2

Software Requirement Specifications.

13

3.2.1
3.3

Input & Output Design.

Software & Hardware Requirements.

4. SYSTEM DESIGN

13
15
16

4.1

System Architecture.

16

4.2

Data Flow Diagrams.

18

4.3

UML Diagrams.

20

4.4

Use Case Diagrams

21

5. IMPLEMENTATION

22

5.1

Modules Description.

22

5.2

JAVA Technology.

23

5.2.1

Introduction to Java.

23

5.2.2

JDBC.

26

5.2.3

Java Server Pages.

42

5.2.4

Servlets.

46

6. SYSTEM TESTING

49

6.1

Introduction.

49

6.2

Unit Testing.

53

6.3

Integration Testing.

53

6.4

Acceptance Testing.

55

7 OUTPUT SCREENS

56

8. CONCLUSION

67

9. BIBLOGRAPHY

68

LIST OF FIGURES

Fig. No.

Figure Name

Page No.
1. Structure of Cloud Computing

2. Characteristics of cloud computing

3.

Structure of service models

4. Software Development Life Cycle

11

5.

16

Architecture Flow

6. System Architecture

17

7. Data Flow Diagram

19

8. Use Case Diagram

21

9. JDBC Architecture

27

10.

JDBC-ODBC bridge

29

11.

Oracle Call Interface (OCI) driver

29

12.

JDBC-Net Connectivity

30

13.

MySQL's Connector/J driver is a Type 4 driver

31

14.

Levels of Testing

49

15.

Test Plan Phases

54

16.

Acceptance Testing Phases

55

You might also like