midterm presentation capstone team#1, spring 2011 irshad ahmad khanbalaji srinivasan ramakrishna...

20
TIETRONIX METRICS COLLECTION AND ANALYTICS TOOL Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad Khan Balaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor: Abbasi Dhilawala

Upload: posy-tucker

Post on 04-Jan-2016

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

TIETRONIX METRICS COLLECTION AND ANALYTICS TOOL

Midterm PresentationCapstone Team#1, Spring 2011

Irshad Ahmad Khan Balaji SrinivasanRamakrishna Atluru Videesh Gogineni

Instructor: Dr. Kwok-Bun Yue Mentor: Abbasi Dhilawala

Page 2: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

AGENDA

Software Metrics

Description of the Project

Use Case Diagram

Sequence Diagram

User Interface

Architecture Flow

Requirements

Work to be done

Page 3: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

METRICS

•What are Software Metrics?

•What are the uses of these Metrics?

•How do we analyze two different

Metrics

Page 4: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

TEXTUAL ANALYSIS

Page 5: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

GRAPHICAL ANALYSIS

Page 6: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

USE CASE DIAGRAM

Use case diagram for project user

Page 7: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

USE CASE DIAGRAM

Use case diagram for Project admin

Page 8: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

USE CASE DIAGRAM

Use case diagram for System admin

Page 9: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

SEQUENCE DIAGRAM

Sequence diagram for create user

Page 10: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

SEQUENCE DIAGRAM

Sequence diagram for displaying

Page 11: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

GUI PROTOTYPE

• Implemented GUI prototype/mock-up

• Helps to have an idea of look and feel

• Immediate feedback can be achieved

• The prototype can be re-used when

developed with JSP

Page 12: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

LOGIN

Page 13: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

ASSIGN MEMBER

Page 14: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

METRIC DEFINITION

Page 15: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

REPORTS

Page 16: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

ARCHITECTURE FLOW

Page 17: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

DATABASE TABLES

user

project

role

Page 18: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

ENVIRONMENT

• Development Environment: Eclipse

•Java Software: JEE 5 / JDK 6

•DBMS: MYSQL

•Application Server: Tomcat

Page 19: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

WORK TO BE DONE

•Completion of Database design

•Construction phase: Implementing the design

•Final phase: Testing the system, verification and

validation

Page 20: Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:

THANK YOU…