Quality Management Plan (QMP)

Size: px
Start display at page:

Download "Quality Management Plan (QMP)"

Transcription

1 Quality Management Plan (QMP) UDM United Direct Marketing Team 09 Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner/ Feasibility Analyst Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility Analyst Stewart Allen IIV&V/ Quality Focal Point/Requirements Engineer Yen-Kuo Kao Operational Concept Engineer QMP_FCP_F12a_T09_V2.0.doc i Version Date: 11/18/2012

2 Version History Date Author Version Changes made Rationale 10/27/12 Stewart Allen 1.0 Initial version of QMP Initial version of QMP 11/18/2012 Stewart Allen 2.0 Complete all sections, including the configuration management section All sections due QMP_FCP_F12a_T09_V2.0.doc ii Version Date: 11/18/2012

3 Table of Contents QUALITY MANAGEMENT PLAN (QMP)... I VERSION HISTORY... II TABLE OF CONTENTS... II TABLE OF TABLES... IV TABLE OF FIGURES... V 1. Purpose Purpose of the QMP Status of the QMP Quality Management Strategy Defect Prevention Strategies Defect Detection Strategies Defect Removal Tracking Level of Service Achievement Monitoring Process Assurance IIV&V Coordination Configuration Management Product Element Identification Configuration Item and Rationale Configuration Change Management Project Library Management Resources and Personnel Tools... 8 QMP_FCP_F12a_T09_V2.0.doc iii Version Date: 11/18/2012

4 Table of Tables Table 1: List of defect prevention strategies... 2 Table 2: Automated analysis strategy for defect detection... 2 Table 3: People review strategies for defect detection... 2 Table 4: Execution testing strategies for defect detection... 3 Table 5: Level of Service achievement strategy and its responsible person... 3 Table 6: Configuration Item and Rationale... 6 QMP_FCP_F12a_T09_V2.0.doc iv Version Date: 11/18/2012

5 Table of Figures No table of figures entries found. QMP_FCP_F12a_T09_V2.0.doc v Version Date: 11/18/2012

6 1. Purpose 1.1. Purpose of the QMP The Quality Management Plan (QMP) describes the measures that a project will use to ensure a quality product. This includes the methods for defect prevention, detection, and removal, and configuration management Status of the QMP The QMP has all of the sections completed for the QMP #2 document delivery. QMP_FCP_F12a_T09_V2.0.doc 1 Version Date: 11/18/2012

7 2. Quality Management Strategy 2.1. Defect Prevention Strategies Strategy Win-Win (WinBook, Negotiations) Prototypes Incremental Commitment Spiral Model Standard Web Designer Table 1: List of defect prevention strategies Win negotiations are being held and the Win Conditions tracked in WinBook for this project. This is preventative due to the centralize nature of the requirements management. All stakeholders can review the Win Conditions and understand them as they change. The primary features of the website are being prototyped. This will help the team ensure that the client and team are fully communicating expectations correctly, and that the team can manage the development of the project. The development team is using a standard approach to developing the product. This will ensure that quality is designed prior to beginning to develop. The team and client have decided to incorporate a web designer into the team to help prevent quality and defect issues with the look and feel of the design aspects of the project Defect Detection Strategies Strategy Integrated Development Environment checking Automated Analysis Table 2: Automated analysis strategy for defect detection An Integrated Development Environment (IDE) that has auto detect features for coding standards will be used to check the teams code for type and syntax People Review Table 3: People review strategies for defect detection Strategy Grades IIV&V Reviews The teams artifacts are graded by the course TAs and instructors. This will help the team continue to prevent errors as the design continues. The document artifacts for this project will be reviewed for content and consistency, and accuracy by an independent reviewer. These issues will be tracked in a defect tracking tool call Bugzilla, explained below. QMP_FCP_F12a_T09_V2.0.doc 2 Version Date: 11/18/2012

8 Strategy Code Review Architecture Review Boards Strategy Unit Tests Acceptance Tests Beta Tests The team will be enlisting a code review process for all checked in code. This will ensure that at least one other person has reviewed the code for errors prior to committing to the test team. The team will utilize ARBs to formalize the review of artifacts prior to moving on to the next step of the design process. These are held in partnership with the course instructors and TAs Execution Testing Table 4: Execution testing strategies for defect detection The team will develop unit tests for new components of the system as the developer creates the component. These will be tested during regular build tasks. The Unit Tests will also be used by developers to test new code checked into the system as integration verification. Any failures will be added to the defect tracking system. The features that have been defined for the iteration will be tested against requirements and the test procedures defined for the case. If these fail, a defect will be added to the tracking system. The client will be notified of available features after they have been implemented and tested by the team. The client will have time to perform beta tests on the new features and report issues to the team. These will be documented in the tracking system Defect Removal Tracking All defects will be added to Bugzilla for the team to manage the defect tickets. Tickets may be generated from the review of the documents from the IIV&V, tests that fail during acceptance testing, unit test failures, beta test errors, and many other forms of defect generation. The team will track defects based on the phased detected, priority, artifact with the defect, and other parameters to help clarify the details of the defect. These will help the team understand who can fix the defect, as well how to reproduce it. All defects will be monitored and tracked by the IIV&V team member to verify that they have been adequately addressed prior to any major milestone reviews. It is important to note that documents as well as execution code can be tracked in the system for issues Level of Service Achievement Monitoring Table 5: Level of Service achievement strategy and its responsible person Role Responsible person Responsibility Feasibility Analyst Yuan-Chang Chang The team member will analyze the system architecture and determine feasibility of components. QMP_FCP_F12a_T09_V2.0.doc 3 Version Date: 11/18/2012

9 Prototyper Chun-Ling Chen The team member may use the prototyping process to analyze features for LOS goals. IIV&V Stewart Allen The team member will monitor the project to make sure LOS are met Process Assurance The process that is being followed has been defined by the CSCI 577 ab course instructors and TAs. The process is being followed and monitored by the project team as well as the course team in the form of the graders IIV&V Coordination The coordination of issues is through the use of Bugzilla. All pertinent information about the issues are tracked and monitored through this system. As the IIV&V team member is off campus, and the project client is remote, the team is using a number of tools to collaborate on the issues that may need clarification. These tools include our FaceBook Group page, as well as Skype for verbal communication. If more detailed information is needed the team will occasionally utilize . QMP_FCP_F12a_T09_V2.0.doc 4 Version Date: 11/18/2012

10 3. Configuration Management 3.1. Product Element Identification The following is a list of items including documents and development artifacts. This project utilizes an Architected Agile process. Table 6: Product Elements Product Element Filename Convention Responsible Person Operational Concept OCD_XXX_F12a_T09_VX.X Yen-Kuo Kao (OCD) Life Cycle Plan (LCP) LCP_XXX_F12a_T09_VX.X Chun-Pei Su Feasibility Evidence FED_XXX_F12a_T09_VX.X Yuan-Chang Chang (FED) Prototype (PRO) PRO_XXX_F12a_T09_VX.X Yen-Kuo Kao System and Software SSAD_XXX_F12a_T09_VX.X Shao-yen Cheng Architecture (SSAD) Win Conditions WinBook Stewart Allen Prioritization Supporting Information SID_XXX_F12a_T09_VX.X Chun-Ling Chen Document (SID) Quality Management Plan QMP_XXX_F12a_T09_VX.X Stewart Allen Test Plan (TP) TP_XXX_F12a_T09_VX.X Stewart Allen Iteration Plan (IP) IP_XXX_F12a_T09_VX.X Chun-Ling Chen Acceptance Test Plan ATP_XXX_F12a_T09_VX.X Stewart Allen (ATP) Software Modules Whole version numbers for major release. Minor version for updates and patches. All Team Members Table 7: Priority of Product Elements in Each Phase Product Element Operational Concept (OCD) Life Cycle Plan (LCP) Explo ration phase Valuation phase Priority Foundations phase Development phase M H VH H L VL H H H VL Operation phase QMP_FCP_F12a_T09_V2.0.doc 5 Version Date: 11/18/2012

11 Feasibility VL H VH H VL Evidence (FED) Prototype (PRO) VL H VH VH L System and VL H VH VH L Software Architecture (SSAD) Win Conditions VL H VH VH VL Prioritization Supporting VL M M M VL Information Document (SID) Quality VL VL H H VL Management Plan Test Plan (TP) VL VL M VH H Iteration Plan (IP) VL VL H H L Acceptance Test VL VL VL VH M Plan (ATP) Software Modules NA NA L VH H 3.2. Configuration Item and Rationale The items listed below are elements that need to be tracked from the project inception to delivery and maintenance. The table below lists those elements that the UDM project team plans to track and deliver. Table 8: Configuration Item and Rationale Configuration Item Operational Concept (OCD) System and Software Architecture (SSAD) Rationale Volatility Impact Severity Concept of operations of the new system defined. Architecture of the system This document describes the operational concept and is volatile early on. This document is needed to understand the system and make changes in further phases if needed. Very High early Changes here will affect all documents in this table. High early Changes here will drive the project changes QMP_FCP_F12a_T09_V2.0.doc 6 Version Date: 11/18/2012

12 Configuration Item Acceptance Test Plan (ATP) Software Modules Rationale Volatility Impact Severity Test plan containing requirement and success of tests. The software This document will come into effect at the end, but is important to maintain throughout the project and deliver in the end These are the software modules that will run the website. These will be volatile early in development. High early. High in the development phase This document is critical to gaining acceptance test Changes here need to be tested, and affect all aspects of the project 3.3. Configuration Change Management All Change Requests will be submitted to Bugzilla and assigned as a desired feature. The change request will be discussed by the group and assessed against the project schedule, and the team will determine feasibility. If all stakeholders agree to the change, then the team will assign the feature to the team member in Bugzilla, and the member will make the proposed modification. All Problem Reports will be entered into Bugzilla as a defect. The team member that is assigned to the defect will review it and report back to the group the impact of the proposed defect and any resolution items that will impact the other project elements. The resolution will be documented following the change and the defect will have its status changed to ready for onsite testing. The build and test team member will be responsible for pushing out the modification to the live system Project Library Management All documents will be stored on the team s website, categorized by the project phase. The team members will do peer reviews and independent verification on the documents here. If any defects are determined in the documents, an issue will be documented in Bugzilla. The responsible team member will address the issue and upload a new revision of the document to the team website. The team member will note the modification in the document history. A GIT repository will be used by the team with a connection to a drop box repository to store all source files for the website. Files will be checked in to the repository, with notes indicating the feature change or defect that resulted in the modification. QMP_FCP_F12a_T09_V2.0.doc 7 Version Date: 11/18/2012

13 When a major milestone has been reached a new version of the website will be created Resources and Personnel Team Website Team Members all team members will be responsible for uploading modifications to the documents they own. Stewart Allen will be responsible for the independent review of the documents to make sure they reflect issues identified in Bugzilla. Configuration Management Stewart Allen verify that all documents are named according to the defined pattern. GIT Repository and Dropbox Stewart Allen and Shao-yen Cheng setup and configure the source repository for the team. Verify that team members are uploading changes in accordance with the process Tools The team will utilize a number of tools for the management of quality and configuration management of team artifacts. First, Bugzilla is used to manage defects with documents and source, including problem reports, and change requests. Second the team will utilize a team website to manage the changes made to the project documents. Finally, the team will utilize GIT and Dropbox to manage the source code modifications and source versioning. QMP_FCP_F12a_T09_V2.0.doc 8 Version Date: 11/18/2012

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan (QMP) UDM United Direct Marketing Team 09 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan for LEMA Family Accountability System Version 3.3 Quality Management Plan (QMP) PROJECT TITLE LEMA FAMILY ACCOUNTABILITY SYSTEM TEAM NO #04 TEAM MEMBERS & ROLES NAME ROLES Teawon

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) United Direct Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) United Direct Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) United Directed Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Quality Management Plan (QMP)

Quality Management Plan (QMP) Quality Management Plan (QMP) LEMA Pilot School Integrated Scheduling System. Team number 12 Name Primary Role Secondary Role David Wiggins Project Manager Developer Aakash Shah Prototyper Developer Kushalpreet

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) United Direct Marketing Team 9 Fall Semester Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) United Direct Marketing Team 9 Chun-Ling Chen Project manager/ Prototyper Chun-Pei Su Lifecycle Planner Shao-yen Cheng System Architect Yuan-Chang Chang Feasibility

More information

Life Cycle Plan (LCP)

Life Cycle Plan (LCP) Life Cycle Plan (LCP) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng Project Manager Integrated Independent Verification & Validation

More information

Supporting Information Document (SID)

Supporting Information Document (SID) Supporting Information Document (SID) Team No. 3 Istartonmonday.com Team members Role Kandarp Nyati Project Manager Fei Li Operational Concept Engineer Tanya Gautam Requirement Engineer Bharat Shugani

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Student Scheduling System Team #06 Douglass Kinnes: Project Manager, Quality Focal Point, Implementation Team member Alexey Tregubov: System Architect, UML Modeler,

More information

Supporting Information Document (SID)

Supporting Information Document (SID) Supporting Information Document (SID) Template Version 6.0 Supporting Information Document (SID) LEMA Pilot School Integrated Scheduling System Team No. 12 Name Primary Role Secondary Role David Wiggins

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) Cash Doctor 3.0 Team 12 Steven Helferich: Project Manager, Developer Kenneth Anguka: IIV&V Xichao Wang: Operational Concept Engineer, Tester Alisha Parvez: Life Cycle Planner, Developer

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) Mission Science Information and Data Management System 3.0 Team 3 Fei Yu: Project Manager, Life Cycle Planner Yinlin Zhou: Prototyper, Operational Concept Engineer Yunpeng Chen: Requirements

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) SWIM MEET SIGNUP Team 03 Member Name Role Email Archan Dutta Project Manager, Life Cycle Planner archandu@usc.edu Deepanshu Suneja Software Architect, Developer suneja@usc.edu

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng (Gary) Project Manager Integrated Independent

More information

Iteration Plan (IP) Leamos. Team number 7. Name Address Primary Role Secondary Role

Iteration Plan (IP) Leamos. Team number 7. Name  Address Primary Role Secondary Role Iteration Plan (IP) Leamos Team number 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle Planner David Wiggins dgwiggin@usc.edu IIV&V Off-campus Shaper

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) E-Lockbox 05 Team Members Miles Gui Huaiqi Wang Weiyi Zhong Woon Kim Miles Gui Cecilia Jou Roles Project Manager Builder & Feasibility analyst Tester & Operational

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) LINGGGO Team 3 Chicheng Ren Software Architect Dahai Li Quality Focal Point Dashun Wen Life Cycle Planner Kraingkrai Bumroungruksa Feasibility Analyst Siming Ye Operational

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) Transportation Grant Fund Database Team 14 Team Members Roles Roles Primary Secondary Muruganantham Raju Project Manager Feasibility Analyst Kirill Khistyaev Software Architect Project

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) LEAMOS Team # 07 Name Primary Role Secondary Role Monty Shah Project Manager Life Cycle Planner Pragya Singh System Architect Prototyper Shantanu Sirsamkar Requirements Engineer Feasibility

More information

Prototype Report Version 3.0. Prototype Report. LADOT Scanning. Team 08. Name Primary Role Secondary Role

Prototype Report Version 3.0. Prototype Report. LADOT Scanning. Team 08. Name Primary Role Secondary Role Prototype Report LADOT Scanning Team 08 Name Primary Role Secondary Role Anirudh Govil Project Manager Life Cycle Planner Jeffrey Colvin Prototyper Systems and Software Architect Aditya Kumar Feasibility

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team 01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) ShareWeb Team 5 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Implementation Team member Xi Chen: Implementation Team member, UML Modeler, Tester Yuxuan

More information

Product Delivery. The Log Angeles Community Garden Inventory and Locator. Team 13

Product Delivery. The Log Angeles Community Garden Inventory and Locator. Team 13 Product Delivery The Log Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Project Manager Cole Cecil Integrated Independent Verification & Validation Jeff Tonkovich Implementer Shi-Xuan

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Scriptonomics Team - 07 Team Member USC Email Id Primary Role Secondary Role Aditya Holikatti holikatt@usc.edu Feasibility Engineer Software Developer Alex Miller

More information

Dilbert Scott Adams. CSc 233 Spring 2012

Dilbert Scott Adams. CSc 233 Spring 2012 Dilbert Scott Adams CSc 233 Spring 2012 Dilbert Scott Adams CSc 233 Spring 2012 2 Dilbert Scott Adams CSc 233 Spring 2012 3 prerequisites CSc 233 Spring 2012 I thought we had agreed long ago that the Department

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Construction Meeting Minutes Application Team 6 Pradeep Muruganandam - Prototyper and Quality Focal Point Dennis Evans - System Architect, Project Manager

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Mental Math Team - 7 Chang Yu Prototyper, Implementer, Requirements Engineer Isha Agarwal Prototyper, Life Cycle Planner, Implementer JingXing Cheng Implementer Kajal

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Tour Conductor Team-05 Name Ankush H Prasad Ajay Kumar G C Aadithya B Andrew Han Joseph Mouawad Manas Yadav Rohit Ravindra Role System Architect, Project Manager,

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Share Web Team 05 Name Xuan Wang Zhangbiaoge Tian Haoliang Gao Xi Chen Chuhan Zheng Yuxuan Li Role Life Cycle Planner & Project Manager Developer & Operation Concept

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) LADOT Scanning Team 08 Name Primary Role Secondary Role Anirudh Govil Project Manager Life Cycle Planner Jeffrey Colvin Prototyper Systems and Software

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) ShareWeb Team 5 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Developer, Tester Xi Chen: Developer, System Architect, Tester Yuxuan Li: Prototyper Zhangbiaoge Tian:

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) The Los Angeles Community Garden Inventory and Locator Team 13 Ardalan Yousefi Cole Cecil Jeff Tonkovich Shi-Xuan Zeng Project Manager Integrated Independent Verification

More information

Feasibility Evidence Description (FED) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer

Feasibility Evidence Description (FED) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Feasibility Evidence Description (FED) COSMIC SYSTEM Team 02 Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Mishaal Aleem Prototyper/ Trainer / Implementer Rachel Inouye Operational Concept Engineer/

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Perfecto Coffee Xpress Consistent Perfection Team 5 Team embers & Roles Chloe Good Yekaterina Glazko Edwards Hays Yucheng Hsieh Atreya Lahiri Jaimin Patel Yun Shen Andrew Tran

More information

OSHERA M-Code Primary Developer Checklist v0.5 (DRAFT)

OSHERA M-Code Primary Developer Checklist v0.5 (DRAFT) OSHERA M-Code Primary Developer Checklist v0.5 () Date Submitted: 18 October 2011 Prepared for: Department Of Veterans Affairs Prepared by: Document Version Control Revision Editor Date Changes Copyright

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) We Are Trojans (WAT) Network Team 01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Saloni Priya Suleyman Erten Kamonphop Srisopha Ameer Elkordy Punyawee

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Mobile Application for Mobile-Controlled Lighting Team 13 Saumil Kasbekar Sayali Sakhalkar Anuradha Saini Priyank Mishra Sagar Sarda Ashutosh Kale Corey Stall Feasibility

More information

This tutorial also elaborates on other related methodologies like Agile, RAD and Prototyping.

This tutorial also elaborates on other related methodologies like Agile, RAD and Prototyping. i About the Tutorial SDLC stands for Software Development Life Cycle. SDLC is a process that consists of a series of planned activities to develop or alter the Software Products. This tutorial will give

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Project anager, Life Cycle Planner Feasibility Engineer, System Architect Ye Tian Zichuan

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) SnApp Voice Communication System Team 05 Divij Durve IIV&V Harsh Mhatre System/Software Architect Khyati Thakur Prototyper Monica Varhale Feasibility Analyst Nikita Gupta Project Manager

More information

Prototype Report. Tour Conductor. Team 5

Prototype Report. Tour Conductor. Team 5 Prototype Report Tour Conductor Team 5 Team Members Ajay Kumar G C Manas Yadav Ankush H Prasad Aadithya B K Andrew Han Joseph Mouawad Roles Project Manager, Life Cycle Planner Feasibility Analyst, Prototyper/Builder

More information

Business Analysis for Practitioners - Requirements Elicitation and Analysis (Domain 3)

Business Analysis for Practitioners - Requirements Elicitation and Analysis (Domain 3) Business Analysis for Practitioners - Requirements Elicitation and Analysis (Domain 3) COURSE STRUCTURE Introduction to Business Analysis Module 1 Needs Assessment Module 2 Business Analysis Planning Module

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Farmworkers Safety App Team 09 TEAM MEMBER NAME Shobhit Agarwal Akshay Aggarwal Viraj Sahai Vahagen Sinanian Juan Andrade Basir Navab Marko Djuliarso

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) ShareWeb Team 05 Xuan Wang: Project Manager, Life Cycle Planner LiangHao Gao: Implementation Team member Xi Chen: Implementation Team member, UML Modeler,

More information

System and Software Support Plan (SSSP)

System and Software Support Plan (SSSP) System and Software Support Plan (SSSP) We Are Trojans (WAT) Network Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Punyawee Pakdiying Saloni Priya Ameer Elkordy Suleyman Erten Kamonphop

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Transportation Grant Fund Database Team #14 Team Members Kirill Khistyaev Karim Sacre Darren Liu Stephan Rice Zhanna Seitenova Ayman Khalil Roles (Primary)

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Transportation Grant Fund Database Team #14 Team Members Muruganantham Raju Kirill Khistyaev Karim Sacre Reza B Far Stephan Rice Zhanna Seitenova Ayman

More information

System and Software Support Plan (SSSP)

System and Software Support Plan (SSSP) System and Software Support Plan (SSSP) Fōkcus Team 08 Name Role Steven Holland Requirement Engineer, Prototyper Arik Oganesian Operation Concept Engineer, Software Architect Marco Alvarez Feasibility

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) PROJECT TITLE LEMA FAMILY ACCOUNTABILITY SYSTEM TEAM NO #04 TEAM MEMBERS & ROLES NAME ROLES Teawon Han Project Manager Zhen Huang Feasibility Analyst

More information

TRR ARB Presentation. Women at Work Website Redesign

TRR ARB Presentation. Women at Work Website Redesign TRR ARB Presentation Women at Work Website Redesign Operational Concept Overview Sanath Bhandary Srikanth Madhava Operational Concept Overview Old Business Workflow Registration Feedback Check-in Report

More information

Feasibility Evidence Description (FED) E-Lockbox

Feasibility Evidence Description (FED) E-Lockbox Feasibility Evidence Description (FED) E-Lockbox 05 Chen Gui - Project Manager Woon Kim - System Architect Quitong Song - Operational Concept Engineer Weiyi Zhong - Prototyper Dejie Meng - Requirement

More information

FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide. Version 1.1

FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide. Version 1.1 FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide Version 1.1 September 3, 2015 FedRAMP Plan of Action & Milestones (POA&M) Template Completion Guide v1.1 September 3, 2015 Document

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Ye Tian Zichuan Wang Haishan Ye Kaiqi Zhang Mitra, Alok Project

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) We Are Trojans (WAT) Network Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Punyawee Pakdiying Saloni Priya Ameer Elkordy Suleyman

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Mission Science irobots 12/06/2014 Team 07 Ashwini Ramesha Chen Li Farica Mascarenhas Jiashuo Li Ritika Khurana Siddhesh Rumde Sowmya Sampath Yun Shao

More information

Iteration Plan. LEMA Pilot School Integrated Scheduling System. Team No. 12. Name Primary Role Secondary Role

Iteration Plan. LEMA Pilot School Integrated Scheduling System. Team No. 12. Name Primary Role Secondary Role Iteration Plan LEMA Pilot School Integrated Scheduling System Team No. 12 Name Primary Role Secondary Role Neelima Agarwal Life Cycle Planner Project Manager Aakash Shah Prototyper Feasibility Analyst

More information

Prototype Report. Healthy Kids Zone Survey App. Team 14. Name Primary Role Contact Jessie Kim. carson malcoln Representative

Prototype Report. Healthy Kids Zone Survey App. Team 14. Name Primary Role Contact  Jessie Kim. carson malcoln Representative Prototype Report Healthy Kids Zone Survey App Team 14 Name Primary Role Contact Email Jessie Kim Client Representative JKim@chc-inc.org carson Client malcoln Representative MCarson@chc-inc.org Joseph Client

More information

Exam Questions

Exam Questions Exam Questions 70-498 Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management https://www.2passeasy.com/dumps/70-498/ 1. You are the application architect on your team. You

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Cash Doctor 3.0 Team 12 Name 1 st Role 2 nd Role Alisha Parvez Developer Life Cycle Planner Ekasit Jarussinvichai Developer Prototyper Kenneth Anguka IV&V Engineer

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Smart Locks Control Team 05 Team Member: Vaibhav Vishal Diego Brandao Zhe Wang Mohammadreza Barazesh Alejandro Monroy Hao-Yun Yang Katarzyna Ruszowska Project Manager,

More information

Training Plan. Tour Conductor. Team-05

Training Plan. Tour Conductor. Team-05 Training Plan Tour Conductor Team-05 Name Ankush H Prasad Ajay Kumar G C Aadithya B Andrew Han Joseph Mouawad Manas Yadav Rohit Ravindra Role System Architect, Project Manager, Prototyper/Builder. Project

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Construction Meeting Minutes App Team 6 Pradeep Muruganandam - Prototyper and Quality Focal Point Dennis Evans - System Architect, Project Manager Pavan Lingambudhi Seshadri Vasan

More information

Acceptance Test Plan and Cases (ATPC)

Acceptance Test Plan and Cases (ATPC) Acceptance Test Plan and Cases (ATPC) Version 1.1 Acceptance Test Plan and Cases (ATPC) Leamos Team 7 Name Email Address Primary Role Secondary Role Monty Shah montysha@usc.edu Project Manager Life Cycle

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Version 1.1 Operational Concept Description (OCD) Scriptonomics Team - 07 Team Member USC Email Id Primary Role Secondary Role Aditya Holikatti holikatt@usc.edu Feasibility

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Ye Tian Zichuan Wang Haishan Ye Kaiqi Zhang Mitra, Alok Project Manager,

More information

Software Life Cycle. Main issues: Discussion of different life cycle models Maintenance or evolution

Software Life Cycle. Main issues: Discussion of different life cycle models Maintenance or evolution Software Life Cycle Main issues: Discussion of different life cycle models Maintenance or evolution Introduction software development projects are large and complex a phased approach to control it is necessary

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Social Networking Team #7 Team members Gaurav Doon Yixiang Liu Tao Hu Feng Wen Ronghui Zhang Xin Liu Kan Qi Role Project Manager Operational Concept Engineer Requirement

More information

Software Engineering Lifecycles. Controlling Complexity

Software Engineering Lifecycles. Controlling Complexity Software Engineering Lifecycles Class url:http://laser.cs.umass.edu/courses/cs320.spring11/ Controlling Complexity Separation of Concerns Planning Ahead Do a little work now to make later work easier The

More information

Prototype Report (PRO) Version 1.2. Prototype Report. Women at Work. Team No: 14. Sr no Name Role 1 Srikant Madhava Project Manager

Prototype Report (PRO) Version 1.2. Prototype Report. Women at Work. Team No: 14. Sr no Name Role 1 Srikant Madhava Project Manager Prototype Report Women at Work Team No: 14 Sr no Name Role 1 Srikant Madhava Project Manager 2 Sanath Bhandary Operational Concept Engineer 3 Rohit Kudva Feasibility Analyst 4 Varma Maryala Life Cycle

More information

The requirements engineering process

The requirements engineering process 3 rd Stage Lecture time: 8:30-12:30 AM Instructor: Ali Kadhum AL-Quraby Lecture No. : 5 Subject: Software Engineering Class room no.: Department of computer science Process activities The four basic process

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) Healthy Kids Zone Survey App Team 14 Name Jessie Kim Primary Role Contact Email JKim@chc-inc.org Joseph Martinez JMartinez2@chc-inc.org Carson Malcoln MCarson@chc-inc.org Yang Wang

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) We Are Trojans Team01 Team members Eirik Skogstad Min Li Pittawat Pamornchaisirikij Punyawee Pakdiying Saloni Priya Ameer Elkordy Suleyman Erten Kamonphop

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Healthy Kids Zone Survey App Team 14 Name Primary Role Contact Email Andreas Rivera Client ARivera@chc-inc.org Joseph Martinez Client Jmartinez2@chc-inc.org Malcolm Carson Client

More information

Prototype Report. Frenzy. Team 01

Prototype Report. Frenzy. Team 01 Prototype Report Frenzy Team 01 Arpan Badeka -Prototyper, UML Modeler Ankur Palav-Software Architect, Prototyper Ashwin Hariharan-Software Architect, Prototyper Jheel Somaiya-Project Manager, Lifecycle

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Smart Locks Control Team 05 Team members Alex Miller Diego Brandao Terence Williams William Goishi Nick Kwong Roles Project Manager Implementer Tester IIV&V Quality

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Image Processing Platform Team 4 Name First Role Second Role Hao Wu Requirements Engineer Software Architect Junran Liu Operational Concept Engineer Software Architect

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Ye Tian Zichuan Wang Haishan Ye Kaiqi Zhang Mitra, Alok Project Manager,

More information

Prototype Report. Farm Worker Safety Application. Team 09. Life Cycle Planner Developer. Developer. Quality Focal Point. Developer.

Prototype Report. Farm Worker Safety Application. Team 09. Life Cycle Planner Developer. Developer. Quality Focal Point. Developer. Prototype Report Farm Worker Safety Application Team 09 TEAM MEMBER NAME Juan Andrade Theerapat Chawannakul Fereshteh Khorzani Vahagen Sinanian Basir Navab Basir Navab David Tasky ROLES Project Manager

More information

Magento Enterprise Edition Customer Support Guide

Magento Enterprise Edition Customer Support Guide Magento Enterprise Edition Customer Support Guide April 2017 magento.com/support 2017 Magento, Inc. All rights reserved. Thank You for using Magento Enterprise Edition Customer support is a vital part

More information

DCR ARB Presentation. CS577a Fall 2015 Team 2

DCR ARB Presentation. CS577a Fall 2015 Team 2 DCR ARB Presentation CS577a Fall 2015 Team 2 -Sultan Alsarra -Aref Shafaeibejestan -Adil Cem Albayrak -Mohammad Almunea -Charles Reitz -Julapat Julnual -Andrea Brown -Travis Weaver Outline 2 :: Remote

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) ThrdPlace Social Networking Team #7 Team members Gaurav Doon Yixiang Liu Tao Hu Feng Wen Ronghui Zhang Xin Liu Kan Qi Role Project Manager Operational Concept Engineer

More information

Transition Plan (TP)

Transition Plan (TP) Transition Plan (TP) FlowerSeeker Team 05 Name Eder Figueroa Sophia Wu Doris Lam Hiram Garcia Roles Primary Role: Project Manager/ Implementer. Secondary Role: Tester. Primary Role: Tester/ Trainer Secondary

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) LiveRiot Video Editing System and social networking enhancement Team 04 Yang Li Haoyu Huang Ye Tian Zichuan Wang Haishan Ye Kaiqi Zhang Mitra, Alok Project Manager,

More information

2/8/18. Overview. Project Management. The First Law. What is Project Management? What Are These Changes? Software Configuration Management (SCM)

2/8/18. Overview. Project Management. The First Law. What is Project Management? What Are These Changes? Software Configuration Management (SCM) Overview Project Management How to manage a project? What is software configuration management? Version control systems Issue tracking systems N. Meng, L. Zhang 2 What is Project Management? Effective

More information

Higher National Unit specification: general information. Graded Unit 2

Higher National Unit specification: general information. Graded Unit 2 Higher National Unit specification: general information This Graded Unit has been validated as part of the HND Computing: Software Development. Centres are required to develop the assessment instrument

More information

Project Management. Overview

Project Management. Overview Project Management Overview How to manage a project? What is software configuration management? Version control systems Issue tracking systems N. Meng, L. Zhang 2 1 What is Project Management? Effective

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) ISTARTONMONDAY TEAM # 03 Team members Role Kandarp Nyati Project Manager Fei Li Operational Concept Engineer Tanya Gautam Requirement Engineer Bharat

More information

Prototype Report. Farm Worker Safety Application. Team 09

Prototype Report. Farm Worker Safety Application. Team 09 Prototype Report Farm Worker Safety Application Team 09 S.No. TEAM MEMBERS ROLES 1. Shobhit Agarwal Project Manager Life Cycle Planner System Architect 2. Akshay Aggarwal System Architect Prototype Developer

More information

Test Plan and Cases (TPC)

Test Plan and Cases (TPC) Test Plan and Cases (TPC) Software Quality Analysis as a Service Team 01 Aditya Kathuria Prototyper Aleksandr Chernous Life Cycle Planner Chris Harman Operation Concept Supicha Phadunsilp Feasibility Analyst

More information

Overview of the course. User-Centred Design. Group. Practical issue. Writting the report. Project work. Fang Chen

Overview of the course. User-Centred Design. Group. Practical issue. Writting the report. Project work. Fang Chen Overview of the course User-Centred Design Fang Chen 6 lectures, 3 hr each. L 1: April 6, 9-12, user-centered design concept L2: April 14, 9-12, usability concept L3. user-centered requirement study L4.

More information

Understanding the Open Source Development Model. » The Linux Foundation. November 2011

Understanding the Open Source Development Model. » The Linux Foundation. November 2011 » The Linux Foundation Understanding the Open Source Development Model November 2011 By Ibrahim Haddad (PhD) and Brian Warner, The Linux Foundation A White Paper By The Linux Foundation This paper presents

More information

FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide. Version 1.2

FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide. Version 1.2 FedRAMP Plan of Action and Milestones (POA&M) Template Completion Guide Version 1.2 October 21, 2016 FedRAMP POA&M Template Completion Guide v1.1 September 1, 2015 Document Revision History Date Description

More information

OG The Open Group OG TOGAF 9 Combined Part 1 and Part 2

OG The Open Group OG TOGAF 9 Combined Part 1 and Part 2 The Open Group OG0-093 TOGAF 9 Combined Part 1 and Part 2 1 Set1, Part 1 QUESTION: 1 Which of the following TOGAF components was created to enable architects to design architectures addressing Boundaryless

More information

Vendor: The Open Group. Exam Code: OG Exam Name: TOGAF 9 Part 1. Version: Demo

Vendor: The Open Group. Exam Code: OG Exam Name: TOGAF 9 Part 1. Version: Demo Vendor: The Open Group Exam Code: OG0-091 Exam Name: TOGAF 9 Part 1 Version: Demo QUESTION 1 According to TOGAF, Which of the following are the architecture domains that are commonly accepted subsets of

More information

For presentation at the Fourth Software Engineering Institute (SEI) Software Architecture Technology User Network (SATURN) Workshop.

For presentation at the Fourth Software Engineering Institute (SEI) Software Architecture Technology User Network (SATURN) Workshop. For presentation at the Fourth Software Engineering Institute (SEI) Software Architecture Technology User Network (SATURN) Workshop. The authors can be reached at cb@mitre.org or ioannis @Mitre.org. In

More information

Operational Concept Description (OCD)

Operational Concept Description (OCD) Operational Concept Description (OCD) Mobile Application for Mobile-Controlled Lighting 13 Saumil Kasbekar Sayali Sakhalkar Anuradha Saini Priyank Mishra Sagar Sarda Ashutosh Kale Corey Stall Feasibility

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Early Medieval East Asian Timeline Team 9 Daniel Link Ainsley Chong Priyanka Shetty Aarti Kumar Gupta Abdullah Alkahtani Byron Robert Chan System Architect

More information