Evaluating Emerging Software Development Technologies: Lessons Learned from Assessing Aspect-Oriented Programming

Size: px
Start display at page:

Download "Evaluating Emerging Software Development Technologies: Lessons Learned from Assessing Aspect-Oriented Programming"

Transcription

1 Evaluating Emerging Software Development Technologies: Lessons Learned from Assessing Aspect-Oriented Programming Murphy, Walker, Baniassad IEEE Transactions on Software Engineering Vol. 25, No. 4, July/August 1999

2 Context: Aspect-Oriented Programming separation of concerns (e.g. concurrency) improvement claims: reason develop maintain AspectJ

3 Approaches 3-month case study Is it easier to write and change certain kinds of programs? What effect it has on design activities? 4 experiments does aspect-oriented programming show any promise of easing programming tasks (creating, debugging, changing)?

4 Outline Case Study Experiments Lessons learned Generalization for early assessment Conclusion

5 Case study (at Xerox PARC) 1st phase 4 interns (3 graduate and 1 undergraduate) Develop a distributed game using Aspect 2nd phase a) 2 interns Game reimplementation in Java b) 2 interns Distributed library application using AspectJ The interns had no experience with AOP

6 Case study timeline

7 Study 1 3 well-identified Game deliverables (with deadlines) Single user on single machine Multiple users on single machine Multiple users on multiple machines This study was planned, while Study 2 was arranged on-the-fly (since Study 1 finished 2 weeks before estimated)

8 External involvement Xerox researchers responding to problem reports with AspectJ supervising help on analyzing gathered information UBC observers three on-site meetings (beginning, middle, end) 1-2 hours video conference weekly monitoring of artifacts conference calls with Xerox researchers weekly

9 Gathered information Weekly video-conference meetings Informal interactions Documents (interns) Documents (researchers) Problem reports Source code Whiteboard drawings Survey results (interns) Survey results (researchers)

10 Costs

11 Evaluation Exploratory case study model (Yin) however the goal was broader than develop pertinent hypotheses and propositions for further inquiry e.g. how AOP can help in development tasks? Useful techniques On-site interns, outside observers, deadlines, video conferencing Less useful techniques Journals, documentation, zombie board

12 Experiments Carried out at UBC (within ~ 8 months) Comparing with OO 1. ease of creating 2. ease of debugging 3. ease of changing (also comparing with DSL) 4. combination of the above Participants were students and were paid for performing the experiments

13 Difficulties Pool of potential participants was small The amount of time each one could devote was short Cost of running and analyzing the experiments was high Some precision was lost in favor of realism

14 The 4 experiments Pilot Study (ease of creation) - 6 programmers; 3 on Java, 3 on AspectJ; 3 hours for Java, 4 hours for AspectJ Debugging - 6 pairs of programmers; 3 on Java, 3 on AspectJ; 4 hours Change - 6 programmers; 3 on Java, 3 on AspectJ; 4 hours Combinative - 2 programmers; 8 hours

15 Steps of a session (1) 1. Introduce the goals, overall format of the experiment minutes to review webpages on synchronization (questions were asked at the end) minutes to review programming material 4. Programming environment walk-through

16 Steps of a session (2) minutes to play with small example program (break) 6. Files were given, and a webpage containing 3 bugs to find and remove (90 minutes) - participants were asked to talk-aloud - at 30 minutes interval (or after each bug), they had to answer questions: - What have you done until now? And now? - Any significant problems? What s the plan from now? 7. Interview (explain solutions, etc)

17 Costs (in person-days)

18 Evaluation Focus: does aspect-oriented programming show any promise of easing programming tasks? Useful techniques Timed interviews Less useful techniques Talk-aloud

19 Lessons learned (Case study) Things to keep defined period of time for the case study separation of the observers from the day-to-day activities surveys Things to change set up the case study to enable more effective comparison to have only one case study per set of users more source-based analysis (objective comparison)

20 When to conduct a case study? Case studies are useful for early assessment... However, it is difficult to determine whether the technology is sufficiently stable for conducting a case study Only small changes should occur during the period of the study

21 Lessons learned (Experiments) These did not go so well... Things to improve: (since participants were students) to have more participants from other universities to spend more time and money performing the experiments more extensive preparation additional data gathering mechanisms file access, build commands,... however, difficult if the tools have no support

22 Generalization for early assessment (Method) For early assessment, the case study approach is likely to be more effective quick identification usability issues e.g. understandability of error messages Experiments into usefulness cannot ignore usability usefulness and usability are closely intertwined for new technologies how to separate them at a reasonable cost?

23 Generalization for early assessment (Stability) The experiments required more labor cost in preparation This is only acceptable with a stable technology With a case study, there is more opportunity to overcome problems with the technology e.g. the version of the AspectJ environment changed over the study

24 Generalization for early assessment (Cost) Case study predominant cost was the labor of the participants (interns) Experiments predominant cost was the labor required to prepare materials

25 Generalization for early assessment (Evaluation) Appropriate balance of construct validity, internal validity, external validity, and reliability, may not be possible for new technologies Idea: Early stages: concentrate on the broad features (when still possible to change) Later on: more statistically valid studies testing hypothesis formed earlier

26 Generalization for early assessment (Realism) Given problem Since there is limited time, the problem must be representative of a problem arising in a larger software development situation Environment Let the participants to work as much as possible as they commonly do (no tool restriction) Participants Pick participants that representative within the skillset of the target users of the software technology

27 Generalization for early assessment (Study Design) There is need for a body of knowledge in relating different data sources The approach for matching observations was carried out in an ad hoc way Techniques that would provide more rigor to the analysis would help to improve the validity of the results

28 Conclusion A researcher must typically tradeoff three factors: validity, realism, and cost Since the technique was in its infancy, the case study and experiments were largely exploratory qualitative insights and directions for research usefulness, concrete features for improvement The case study was more effective

Evaluating Emerging Software Development Technologies: University of British Columbia. fmurphy,walker,banig@cs.ubc.ca.

Evaluating Emerging Software Development Technologies: University of British Columbia. fmurphy,walker,banig@cs.ubc.ca. Evaluating Emerging Software Development Technologies: Lessons Learned from Assessing Aspect-oriented Programming Gail C. Murphy, Robert J. Walker, and Elisa L.A. Baniassad Department of Computer Science

More information

Case Studies in Media Management Observations and Reflections

Case Studies in Media Management Observations and Reflections Case Studies in Media Management Observations and Reflections Lucy Küng EMMA Annual Conference Zürich, 16 June 2007 Overview Origins and current status Types of case Personal reflections Conclusions 1

More information

Aspect-Oriented Programming

Aspect-Oriented Programming Aspect-Oriented Programming An Introduction to Aspect-Oriented Programming and AspectJ Niklas Påhlsson Department of Technology University of Kalmar S 391 82 Kalmar SWEDEN Topic Report for Software Engineering

More information

THE SOFTWARE DEVELOPMENT LIFE CYCLE *The following was adapted from Glencoe s Introduction to Computer Science Using Java

THE SOFTWARE DEVELOPMENT LIFE CYCLE *The following was adapted from Glencoe s Introduction to Computer Science Using Java THE SOFTWARE DEVELOPMENT LIFE CYCLE *The following was adapted from Glencoe s Introduction to Computer Science Using Java Developing software is a very involved process, and it often requires numerous

More information

Carnegie Mellon University Master of Science in Information Technology Software Engineering (MSIT-SE) MSIT Project (17-677) Approval Form

Carnegie Mellon University Master of Science in Information Technology Software Engineering (MSIT-SE) MSIT Project (17-677) Approval Form Carnegie Mellon University Master of Science in Information Technology Software Engineering (MSIT-SE) MSIT Project (17-677) Approval Form Student Name: Jane Doe Date: 9/19/2002 Project Title: Re-Engineer

More information

Progress Report Aspect Oriented Programming meets Design Patterns. Academic Programme MSc in Advanced Computer Science. Guillermo Antonio Toro Bayona

Progress Report Aspect Oriented Programming meets Design Patterns. Academic Programme MSc in Advanced Computer Science. Guillermo Antonio Toro Bayona Progress Report Aspect Oriented Programming meets Design Patterns Academic Programme MSc in Advanced Computer Science Guillermo Antonio Toro Bayona Supervisor Dr. John Sargeant The University of Manchester

More information

Advanced Test-Driven Development

Advanced Test-Driven Development Corporate Technology Advanced Test-Driven Development Software Engineering 2007 Hamburg, Germany Peter Zimmerer Principal Engineer Siemens AG, CT SE 1 Corporate Technology Corporate Research and Technologies

More information

Computing & Communications Services

Computing & Communications Services 2010 Computing & Communications Services 2010 / 10 / 04 Final Kent Percival, M.Sc., P.Eng. Defining the Value of the Business Analyst In achieving its vision, key CCS partnerships involve working directly

More information

The Student/Library Collaborative: Toward Transformative Mobile Library Service

The Student/Library Collaborative: Toward Transformative Mobile Library Service December 26, 2013 Interim Performance Report Narrative for LG-07-11-0339-11 The Student/Library Collaborative: Toward Transformative Mobile Library Service As stated in the grant proposal, the main purpose

More information

A Comparison of Software Cost, Duration, and Quality for Waterfall vs. Iterative and Incremental Development: A Systematic Review

A Comparison of Software Cost, Duration, and Quality for Waterfall vs. Iterative and Incremental Development: A Systematic Review A Comparison of Software Cost, Duration, and Quality for Waterfall vs. Iterative and Incremental Development: A Systematic Review Susan M. Mitchell and Carolyn B. Seaman Information Systems Department,

More information

A bachelor degree in Information Systems or equivalent threeyear

A bachelor degree in Information Systems or equivalent threeyear Admission - Honours ( Information Systems) A bachelor degree in Information Systems or equivalent threeyear degree. Qualifications in other disciplines will also be considered if there is a strong business

More information

Chapter 13: Program Development and Programming Languages

Chapter 13: Program Development and Programming Languages Understanding Computers Today and Tomorrow 12 th Edition Chapter 13: Program Development and Programming Languages Learning Objectives Understand the differences between structured programming, object-oriented

More information

Qualitative Methods in Empirical Studies of Software Engineering. by Carolyn B. Seaman

Qualitative Methods in Empirical Studies of Software Engineering. by Carolyn B. Seaman Qualitative Methods in Empirical Studies of Software Engineering by Carolyn B. Seaman Overview topics of the paper qualitative methods data collection methods participant observation interviewing coding

More information

Crow Tribal Courts Video Capture and Conferencing System

Crow Tribal Courts Video Capture and Conferencing System Crow Tribal Courts Video Capture and Conferencing System ISSUE DATE: 8/29/2013 Contact Information For further information or questions on this RFQ allow information requests should be made through the

More information

Agile Software Engineering, a proposed extension for in-house software development

Agile Software Engineering, a proposed extension for in-house software development Journal of Information & Communication Technology Vol. 5, No. 2, (Fall 2011) 61-73 Agile Software Engineering, a proposed extension for in-house software development Muhammad Misbahuddin * Institute of

More information

VOLUME 12: FEED THE FUTURE EVALUATION DESIGN TEMPLATE NOVEMBER 2015

VOLUME 12: FEED THE FUTURE EVALUATION DESIGN TEMPLATE NOVEMBER 2015 VOLUME 12: FEED THE FUTURE EVALUATION DESIGN TEMPLATE NOVEMBER 2015 The attached Feed the Future Evaluation Design Template provides guidance to third party evaluators and USAID missions on recommended

More information

Understanding Agile Project Management

Understanding Agile Project Management Understanding Agile Project Management Author Melanie Franklin Director Agile Change Management Limited Overview This is the transcript of a webinar I recently delivered to explain in simple terms what

More information

Teaching Object-Oriented Software Design within the Context of Software Frameworks

Teaching Object-Oriented Software Design within the Context of Software Frameworks Teaching Object-Oriented Software Design within the Context of Software Frameworks Zoya Ali, Joseph Bolinger, Michael Herold, Thomas Lynch, Jay Ramanathan, Rajiv Ramnath The Ohio State University, aliz@cse.ohio-state.edu,

More information

Teaching Software Testing from two Viewpoints

Teaching Software Testing from two Viewpoints Teaching Software Testing from two Viewpoints Neil B. Harrison Department of Computer Science Utah Valley University 800 West University Parkway Orem, Utah 84058 801-863-7312 neil.harrison@uvu.edu Abstract

More information

Keywords: SQA,Black Box Testing( BBT), White Box testing(wbt).

Keywords: SQA,Black Box Testing( BBT), White Box testing(wbt). Volume 3, Issue 10, October 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Enhancing Software

More information

Strategies to Enhance Learner s Motivation in E-learning Environment

Strategies to Enhance Learner s Motivation in E-learning Environment Strategies to Enhance Learner s Motivation in E-learning Environment M. Samir Abou El-Seoud Faculty of Informatics and Computer Science, British University in Egypt (BUE), Cairo, Egypt samir.elseoud@bue.edu.eg

More information

A methodology for measuring software development productivity using Eclipse IDE

A methodology for measuring software development productivity using Eclipse IDE Proceedings of the 9 th International Conference on Applied Informatics Eger, Hungary, January 29 February 1, 2014. Vol. 2. pp. 255 262 doi: 10.14794/ICAI.9.2014.2.255 A methodology for measuring software

More information

Progress Report Template -

Progress Report Template - Progress Report Template - Project Name Project Website Report compiled by Kultur, University of Southampton (lead institution) http://kultur.eprints.org Victoria Sheppard Reporting period Oct 07 Apr 08

More information

CHAPTER III METHODOLOGY. The purpose of this study was to describe which aspects of course design

CHAPTER III METHODOLOGY. The purpose of this study was to describe which aspects of course design CHAPTER III METHODOLOGY The purpose of this study was to describe which aspects of course design and/or instruction are more effective and successful in the online environment than in the face-to-face

More information

LMS Advisory Committee Recommendation

LMS Advisory Committee Recommendation LMS Advisory Committee Recommendation INTRODUCTION At Ohio State, we are not just about providing education, we are about advancing education. In fact, the first of the university s core goals is "to provide

More information

Aspect Weaving for OSGi. Martin Lippert (akquinet it-agile GmbH)

Aspect Weaving for OSGi. Martin Lippert (akquinet it-agile GmbH) Aspect Weaving for OSGi Martin Lippert (akquinet it-agile GmbH) 2008 by Martin Lippert; made available under Creative Commons Att. Nc Nd 2.5 license October 21 st + 23 rd, 2008 Aspect-oriented programming

More information

Software Project Management Matrics. Complied by Heng Sovannarith heng_sovannarith@yahoo.com

Software Project Management Matrics. Complied by Heng Sovannarith heng_sovannarith@yahoo.com Software Project Management Matrics Complied by Heng Sovannarith heng_sovannarith@yahoo.com Introduction Hardware is declining while software is increasing. Software Crisis: Schedule and cost estimates

More information

Reading with Mobile Phone & Large Display

Reading with Mobile Phone & Large Display Reading with Mobile Phone & Large Display Roswitha Gostner Computing Department Lancaster University, gostner@lancs.ac.uk Hans Gellersen Computing Department Lancaster University Lancaster, LA1 4WY, UK

More information

COMPSCI 760 S2 C 2014 Machine Learning and Data Mining Computer Science Department

COMPSCI 760 S2 C 2014 Machine Learning and Data Mining Computer Science Department COMPSCI 760 S2 C 2014 Machine Learning and Data Mining Computer Science Department Research Projects 2014 This year students will work in groups of 3 on projects. Each project will be a small research

More information

5/19/2014. 1 Professor Lili Saghafi

5/19/2014. 1 Professor Lili Saghafi 5/19/2014 1 Professor Lili Saghafi MANAGING INFORMATION TECHNOLOGY Lecture 9 METHODOLOGIES FOR CUSTOM SOFTWARE DEVELOPMENT By : Prof. Lili Saghafi 1-2 METHODOLOGIES FOR CUSTOM SOFTWARE DEVELOPMENT Large

More information

Concern Highlight: A Tool for Concern Exploration and Visualization

Concern Highlight: A Tool for Concern Exploration and Visualization Concern Highlight: A Tool for Concern Exploration and Visualization Eugen C. Nistor André van der Hoek Department of Informatics School of Information and Computer Sciences University of California, Irvine

More information

Chapter 13: Program Development and Programming Languages

Chapter 13: Program Development and Programming Languages 15 th Edition Understanding Computers Today and Tomorrow Comprehensive Chapter 13: Program Development and Programming Languages Deborah Morley Charles S. Parker Copyright 2015 Cengage Learning Learning

More information

CASE STUDIES: Research Methods

CASE STUDIES: Research Methods Helpsheet Giblin Eunson Library CASE SUDIES: Research Methods Use this sheet to help you: understand the key elements of a case study write research-based case studies in eight steps develop awareness

More information

METHODOLOGIES FOR STUDIES OF PROGRAM VISUALIZATION

METHODOLOGIES FOR STUDIES OF PROGRAM VISUALIZATION Full paper ABSTRACT METHODOLOGIES FOR STUDIES OF PROGRAM VISUALIZATION Niko Myller & Roman Bednarik Department of Computer Science University of Joensuu PO Box 111, FI-80101 firstname.surname@cs.joensuu.fi

More information

UC Santa Barbara. CS189A - Capstone. Christopher Kruegel Department of Computer Science UC Santa Barbara http://www.cs.ucsb.

UC Santa Barbara. CS189A - Capstone. Christopher Kruegel Department of Computer Science UC Santa Barbara http://www.cs.ucsb. CS189A - Capstone Christopher Kruegel Department of Computer Science http://www.cs.ucsb.edu/~chris/ How Should We Build Software? Let s look at an example Assume we asked our IT folks if they can do the

More information

Module 12. Software Project Monitoring and Control. Version 2 CSE IIT, Kharagpur

Module 12. Software Project Monitoring and Control. Version 2 CSE IIT, Kharagpur Module 12 Software Project Monitoring and Control Lesson 30 Organization and Team Structures Specific Instructional Objectives At the end of this lesson the student would be able to: I Explain the necessity

More information

Software Engineering. Introduction. Software Costs. Software is Expensive [Boehm] ... Columbus set sail for India. He ended up in the Bahamas...

Software Engineering. Introduction. Software Costs. Software is Expensive [Boehm] ... Columbus set sail for India. He ended up in the Bahamas... Software Engineering Introduction... Columbus set sail for India. He ended up in the Bahamas... The economies of ALL developed nations are dependent on software More and more systems are software controlled

More information

The Practical Organization of Automated Software Testing

The Practical Organization of Automated Software Testing The Practical Organization of Automated Software Testing Author: Herbert M. Isenberg Ph.D. Quality Assurance Architect Oacis Healthcare Systems PO Box 3178 Sausalito, CA. 94966 Type: Experience Report

More information

Supporting Mobile Applications Developer through Java IDE Using Contextual Inquiry

Supporting Mobile Applications Developer through Java IDE Using Contextual Inquiry 2009 World Congress on Computer Science and Information Engineering Supporting Mobile Applications Developer through Java IDE Using Contextual Inquiry Ogunleye Olalekan Samuel Meraka Institute, CSIR Meiring

More information

Analyzing data. Thomas LaToza. 05-899D: Human Aspects of Software Development (HASD) Spring, 2011. (C) Copyright Thomas D. LaToza

Analyzing data. Thomas LaToza. 05-899D: Human Aspects of Software Development (HASD) Spring, 2011. (C) Copyright Thomas D. LaToza Analyzing data Thomas LaToza 05-899D: Human Aspects of Software Development (HASD) Spring, 2011 (C) Copyright Thomas D. LaToza Today s lecture Last time Why would you do a study? Which type of study should

More information

Comparative Analysis Report:

Comparative Analysis Report: Comparative Analysis Report: Visualization Tools & Platforms By Annabel Weiner, Erol Basusta, Leah Wilkinson, and Quenton Oakes Table of Contents Executive Summary Introduction Assessment Criteria Publishability

More information

Xtreme RUP. Ne t BJECTIVES. Lightening Up the Rational Unified Process. 2/9/2001 Copyright 2001 Net Objectives 1. Agenda

Xtreme RUP. Ne t BJECTIVES. Lightening Up the Rational Unified Process. 2/9/2001 Copyright 2001 Net Objectives 1. Agenda Xtreme RUP by Ne t BJECTIVES Lightening Up the Rational Unified Process 2/9/2001 Copyright 2001 Net Objectives 1 RUP Overview Agenda Typical RUP Challenges Xtreme Programming Paradigm Document driven or

More information

Research and Digital Game- based Play: A Review of Martha Madison

Research and Digital Game- based Play: A Review of Martha Madison Research and Digital Game- based Play: A Review of Martha Madison White Paper Compiled by Anne Snyder, Ph.D. Second Avenue Learning is a certified women- owned business, specializing in the creation of

More information

VACA: A Tool for Qualitative Video Analysis

VACA: A Tool for Qualitative Video Analysis VACA: A Tool for Qualitative Video Analysis Brandon Burr Stanford University 353 Serra Mall, Room 160 Stanford, CA 94305 USA bburr@stanford.edu Abstract In experimental research the job of analyzing data

More information

Introduction to Automated Testing

Introduction to Automated Testing Introduction to Automated Testing What is Software testing? Examination of a software unit, several integrated software units or an entire software package by running it. execution based on test cases

More information

Impact of On-line Lectures for an Undergraduate Mechanisms Course

Impact of On-line Lectures for an Undergraduate Mechanisms Course Impact of On-line Lectures for an Undergraduate Mechanisms Course William L. Cleghorn and Hapreet Dhariwal University of Toronto cleghrn@mie.utoronto.ca and harpreet.dhariwal@utoronto.ca Abstract This

More information

Lessons Learned from Evaluating Technology-based Products in a Small Business Environment: Balancing Rigor and Resources

Lessons Learned from Evaluating Technology-based Products in a Small Business Environment: Balancing Rigor and Resources Lessons Learned from Evaluating Technology-based Products in a Small Business Environment: Balancing Rigor and Resources EERS 2014 Stephen James, MPH Overview 3C Institute description/context Product Development

More information

Adopting Aspect Oriented Programming in Enterprise Wide Computing

Adopting Aspect Oriented Programming in Enterprise Wide Computing International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 7 ǁ July. 2013 ǁ PP.29-35 Adopting Aspect Oriented Programming in Enterprise Wide

More information

Software Development Phases

Software Development Phases Software Development Phases Specification of the task Design of a solution Implementation of solution Analysis of solution Testing and debugging Maintenance and evolution of the system Obsolescence Specification

More information

The Phases of an Object-Oriented Application

The Phases of an Object-Oriented Application The Phases of an Object-Oriented Application Reprinted from the Feb 1992 issue of The Smalltalk Report Vol. 1, No. 5 By: Rebecca J. Wirfs-Brock There is never enough time to get it absolutely, perfectly

More information

MICROSOFT SOFTWARE DEVELOPMENT. Microsoft Secrets book

MICROSOFT SOFTWARE DEVELOPMENT. Microsoft Secrets book MICROSOFT SOFTWARE DEVELOPMENT Many consider Bill Gates a techo-nerd, who got lucky. But he is one of the few CEOs of a major company, who not only understands the technology, he also understands business.

More information

Differences between qualitative and quantitative research methods

Differences between qualitative and quantitative research methods Differences between qualitative and quantitative research methods Source: SEEP-AIMS 2000 Learning from Clients: Assessment Tools for microfinance practitioners. Washington, DC: AIMS/Management Systems

More information

Brand Awareness Solutions That Impact Revenue And Growth

Brand Awareness Solutions That Impact Revenue And Growth BRAND AWARENESS AWARENESS Inserting your brand into an ever-increasing number of buying cycles with firms who fit your ideal client profile. This is the goal of building brand awareness. More than just

More information

SPECIFICATION BY EXAMPLE. Gojko Adzic. How successful teams deliver the right software. MANNING Shelter Island

SPECIFICATION BY EXAMPLE. Gojko Adzic. How successful teams deliver the right software. MANNING Shelter Island SPECIFICATION BY EXAMPLE How successful teams deliver the right software Gojko Adzic MANNING Shelter Island Brief Contents 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 Preface xiii Acknowledgments xxii

More information

Software Project Scheduling. - Introduction - Project scheduling - Task network - Timeline chart - Earned value analysis

Software Project Scheduling. - Introduction - Project scheduling - Task network - Timeline chart - Earned value analysis Software Project Scheduling - Introduction - Project scheduling - Task network - Timeline chart - Earned value analysis Eight Reasons for Late Software Delivery An unrealistic deadline established by someone

More information

ICAgile Learning Roadmap Agile Testing Track

ICAgile Learning Roadmap Agile Testing Track International Consortium for Agile ICAgile Learning Roadmap Agile Testing Track Learning Objectives Licensing Information The work in this document was facilitated by the International Consortium for Agile

More information

The Impact of Release Management and Quality Improvement in Open Source Software Project Management

The Impact of Release Management and Quality Improvement in Open Source Software Project Management Applied Mathematical Sciences, Vol. 6, 2012, no. 62, 3051-3056 The Impact of Release Management and Quality Improvement in Open Source Software Project Management N. Arulkumar 1 and S. Chandra Kumramangalam

More information

Computer Science 1-3 (AP) Syllabus/Online Course Plan

Computer Science 1-3 (AP) Syllabus/Online Course Plan Computer Science 1-3 (AP) Syllabus/Online Course Plan Certificated Teacher: Date: 2015-2016 Stage One Desired Results Course Title/Grade Level: Computer Science (AP) Credit: one semester (.5) _X_ two semesters

More information

Software Project Support Tool

Software Project Support Tool P3 Project Group s301a Department of Computer Science Aalborg University 18th of December 2008 Aalborg University Department of Computer Science Selma Lagerløfs Vej 300 Telefon +45 9940 9940 Fax +45 9940

More information

CRITICAL ANALYSYS OF THE SCRUM PROJECT MANAGEMENT METHODOLOGY

CRITICAL ANALYSYS OF THE SCRUM PROJECT MANAGEMENT METHODOLOGY N ft n il Ionel CRITICAL ANALYSYS OF THE SCRUM PROJECT MANAGEMENT METHODOLOGY The Academy of Economic Studies Bucharest, Management Faculty, 6 Romana Square, Sector 1, Bucharest, Management Chair, E-mail:

More information

Software Center Fast Customer Feedback In Large- Scale SE

Software Center Fast Customer Feedback In Large- Scale SE Software Center Fast Customer Feedback In Large- Scale SE Kick- off Workshop, August 20th, 2015, Gothenburg The HYPEX Model Business strategy and goals Strategic product goal generate Feature backlog Feature:

More information

Software engineering: learning, employment and globalization

Software engineering: learning, employment and globalization Software engineering: learning, employment and globalization Julian M. Bass Robert Gordon University Aberdeen, UK j.m.bass@rgu.ac.uk C. Ramanathan IIIT-B Bangalore, India rc@iiitb.ac.in J. T. Lalchandani

More information

Supporting Partial Database Migration to the Cloud Using Non-Intrusive Software Adaptations: An Experience Report

Supporting Partial Database Migration to the Cloud Using Non-Intrusive Software Adaptations: An Experience Report Supporting Partial Database Migration to the Cloud Using Non-Intrusive Software Adaptations: An Experience Report Caio H. Costa 1, Paulo H. M. Maia 1, Nabor C. Mendonça 2, and Lincoln S. Rocha 3 1 State

More information

1. FORMULATING A RESEARCH QUESTION

1. FORMULATING A RESEARCH QUESTION W R I T I N G A R E S E A R C H G R A N T P R O P O S A L 1. FORMULATING A RESEARCH QUESTION 1.1. Identify a broad area of interest through literature searches, discussions with colleagues, policy makers

More information

2010-2011 BONDED SABBATICAL APPLICATION (To be submitted electronically)

2010-2011 BONDED SABBATICAL APPLICATION (To be submitted electronically) SOUTH ORANGE COUNTY COMMUNITY COLLEGE DISTRICT 2010-2011 BONDED SABBATICAL APPLICATION (To be submitted electronically) NAME: ROBERT D. STEWART, PH.D. DATE: 10/21/09 COLLEGE: IRVINE VALLEY COLLEGE DIVISION/SCHOOL:

More information

Searching the UCI Library Website. Wael Alkowaileet, Boaz Gurdin, Yifan Ying, Qinglin Xia

Searching the UCI Library Website. Wael Alkowaileet, Boaz Gurdin, Yifan Ying, Qinglin Xia Searching the UCI Library Website Wael Alkowaileet, Boaz Gurdin, Yifan Ying, Qinglin Xia Nov. 15, 2011 Problem: Connecting researchers to databases Faculty Librarians Students Library Homepage Databases

More information

User research for information architecture projects

User research for information architecture projects Donna Maurer Maadmob Interaction Design http://maadmob.com.au/ Unpublished article User research provides a vital input to information architecture projects. It helps us to understand what information

More information

Robert Filman RIACS NASA Ames Moffett Field, CA

Robert Filman RIACS NASA Ames Moffett Field, CA Poetry in programs: A brief examination of software aesthetics, including observations on the history of programming styles and speculations on post-object programming Robert Filman RIACS NASA Ames Moffett

More information

Using Simulation to teach project management skills. Dr. Alain April, ÉTS Montréal alain.april@etsmtl.ca

Using Simulation to teach project management skills. Dr. Alain April, ÉTS Montréal alain.april@etsmtl.ca Using Simulation to teach project management skills Dr. Alain April, ÉTS Montréal alain.april@etsmtl.ca Agenda of the workshop 1 The software project management theory overview (40 minutes) 2 Why use SDLC

More information

The Software Industry and Software Engineering

The Software Industry and Software Engineering The Software Industry and Software Engineering Dror Feitelson Basic Seminar on Software Engineering Hebrew University 2009 What Software Did You Use Today? We are usually unaware of most software... What

More information

Model-Driven Cloud Data Storage

Model-Driven Cloud Data Storage Model-Driven Cloud Data Storage Juan Castrejón 1, Genoveva Vargas-Solar 1, Christine Collet 1, and Rafael Lozano 2 1 Université de Grenoble, LIG-LAFMIA, 681 rue de la Passerelle, Saint Martin d Hères,

More information

STUDENT LEARNING OUTCOMES (common course SLOs): Upon completion of this course, students will be able to:

STUDENT LEARNING OUTCOMES (common course SLOs): Upon completion of this course, students will be able to: CRJ 301: Research Methods in Criminal Justice Course Times: *** Professor: Melanie Taylor Office Hours: *** Email: Melanietaylor@unr.edu SAMPLE SYLLABUS COURSE DESCRIPTION: This course will provide an

More information

Bob Kibbee, Map & GIS Librarian, Olin Library, rk14@cornell.edu

Bob Kibbee, Map & GIS Librarian, Olin Library, rk14@cornell.edu FEASIBILITY STUDY The Group Douglas Tak-Lai Wong, dtw9@cornell.edu Gregor Charles Carrigan, gcc26@cornell.edu James Ioannidis, jti4@cornell.edu Jeffery Zhang, jz87@cornell.edu Talitha Lynn Forcier, tlf23@cornell.edu

More information

Factors Affecting Knowledge Management of State Academic Libraries in Thailand to Prepare for the ASEAN Community

Factors Affecting Knowledge Management of State Academic Libraries in Thailand to Prepare for the ASEAN Community Factors Affecting Knowledge Management of State Academic Libraries in Thailand to Prepare for the ASEAN Community Warapan Apisuphachok Abstract This research aims to investigate factors which affect knowledge

More information

How To Be Successful At An Agile Software Engineering

How To Be Successful At An Agile Software Engineering "Agile Software Engineering" Overview for external offering of ASE ABAP Juergen Heymann, CPO Software Engineering There are many ingredients for successful software projects Experienced Developers Domain

More information

The Case for Results-Based Software Management

The Case for Results-Based Software Management The Case for Results-Based Software Management by Walker Royce Vice President Strategic Services Rational Software Editor's note: This article recently appeared on InformationWeek.com. Consider the old

More information

Decomposition into Parts. Software Engineering, Lecture 4. Data and Function Cohesion. Allocation of Functions and Data. Component Interfaces

Decomposition into Parts. Software Engineering, Lecture 4. Data and Function Cohesion. Allocation of Functions and Data. Component Interfaces Software Engineering, Lecture 4 Decomposition into suitable parts Cross cutting concerns Design patterns I will also give an example scenario that you are supposed to analyse and make synthesis from The

More information

Understanding data visualisation to create insight

Understanding data visualisation to create insight Understanding data visualisation to create insight 72hrs of you tube video 571 new websites 100m new emails 277,000 tweets.. created every minute Channel growth Data vs Visualisation Where do you start?

More information

1 INTRODUCTION TO SYSTEM ANALYSIS AND DESIGN

1 INTRODUCTION TO SYSTEM ANALYSIS AND DESIGN 1 INTRODUCTION TO SYSTEM ANALYSIS AND DESIGN 1.1 INTRODUCTION Systems are created to solve problems. One can think of the systems approach as an organized way of dealing with a problem. In this dynamic

More information

Appendix A-2 Generic Job Titles for respective categories

Appendix A-2 Generic Job Titles for respective categories Appendix A-2 for respective categories A2.1 Job Category Software Engineering/Software Development Competency Level Master 1. Participate in the strategic management of software development. 2. Provide

More information

PART IV Performance oriented design, Performance testing, Performance tuning & Performance solutions. Outline. Performance oriented design

PART IV Performance oriented design, Performance testing, Performance tuning & Performance solutions. Outline. Performance oriented design PART IV Performance oriented design, Performance testing, Performance tuning & Performance solutions Slide 1 Outline Principles for performance oriented design Performance testing Performance tuning General

More information

Improve Your Process With Online Good Practices 1

Improve Your Process With Online Good Practices 1 Improve Your Process With Online Good Practices 1 Karl Wiegers Process Impact www.processimpact.com Most software developers are allergic to paper. As organizations improve their software development and

More information

Integration of Application Business Logic and Business Rules with DSL and AOP

Integration of Application Business Logic and Business Rules with DSL and AOP Integration of Application Business Logic and Business Rules with DSL and AOP Bogumiła Hnatkowska and Krzysztof Kasprzyk Wroclaw University of Technology, Wyb. Wyspianskiego 27 50-370 Wroclaw, Poland Bogumila.Hnatkowska@pwr.wroc.pl

More information

COMPANY SERVICES DELIVERIES BENEFITS

COMPANY SERVICES DELIVERIES BENEFITS ENTERPRISE BACKGROUND Paytory, Inc. is the new player in the next generation of global application outsourcing. Paytory has grown to provide software development services and products throughout the United

More information

Software Engineering Introduction & Background. Complaints. General Problems. Department of Computer Science Kent State University

Software Engineering Introduction & Background. Complaints. General Problems. Department of Computer Science Kent State University Software Engineering Introduction & Background Department of Computer Science Kent State University Complaints Software production is often done by amateurs Software development is done by tinkering or

More information

Hazlet Township Public Schools

Hazlet Township Public Schools Hazlet Township Public Schools COURSE OF STUDY FOR Computer Construction II and Robotics June 2009 Nicholas Formica UNIT NUMBER AND TITLE: 1, Introduction and initial configuration BRIEF SUMMARY OF UNIT:

More information

Improving the productivity of software developers

Improving the productivity of software developers Improving the productivity of software developers Lecture 1 - What recommenders can be built? Gail C. Murphy University of British Columbia Tasktop Technologies @gail_murphy 1 Laser Summer School 2014

More information

GAPS IN THE COMPUTER SCIENCE CURRICULUM: AN EXPLORATORY STUDY OF INDUSTRY PROFESSIONALS

GAPS IN THE COMPUTER SCIENCE CURRICULUM: AN EXPLORATORY STUDY OF INDUSTRY PROFESSIONALS GAPS IN THE COMPUTER SCIENCE CURRICULUM: AN EXPLORATORY STUDY OF INDUSTRY PROFESSIONALS Chris B. Simmons Department of Computer Science University of Memphis Memphis, TN 38152 901-678-5465 cbsmmons@memphis.edu

More information

The purpose of this course is to provide practical assistance for defining and managing project scope.

The purpose of this course is to provide practical assistance for defining and managing project scope. Scope Definition and Scope Management Purpose - To provide practical assistance for defining and managing project scope. This course will focus on tips for creating a scope statement rather than a step-by-step

More information

Empirical Software Engineering Introduction & Basic Concepts

Empirical Software Engineering Introduction & Basic Concepts Empirical Software Engineering Introduction & Basic Concepts Dietmar Winkler Vienna University of Technology Institute of Software Technology and Interactive Systems dietmar.winkler@qse.ifs.tuwien.ac.at

More information

Using Reflective Guides to Capture Software Projects Experience

Using Reflective Guides to Capture Software Projects Experience 202 Int'l Conf. Information and Knowledge Engineering IKE'10 Using Reflective Guides to Capture Software Projects Experience Gerardo Matturro 1, Andres Silva 2 1 Departamento de Ingeniería de Software,

More information

Generating Aspect Code from UML Models

Generating Aspect Code from UML Models Generating Aspect Code from UML Models Iris Groher Siemens AG, CT SE 2 Otto-Hahn-Ring 6 81739 Munich, Germany Iris.Groher@fh-hagenberg.at Stefan Schulze Siemens AG, CT SE 2 Otto-Hahn-Ring 6 81739 Munich,

More information

Causes of Conflicts for Local Information Technology Managers in Multinational Companies

Causes of Conflicts for Local Information Technology Managers in Multinational Companies Abstract Causes of Conflicts for Local Information Technology Managers in Multinational Companies Jongtae Yu Mississippi State University Jong-Wook Ha Columbus State University Dong-Yop Oh University of

More information

South East of Process Main Building / 1F. North East of Process Main Building / 1F. At 14:05 April 16, 2011. Sample not collected

South East of Process Main Building / 1F. North East of Process Main Building / 1F. At 14:05 April 16, 2011. Sample not collected At 14:05 April 16, 2011 At 13:55 April 16, 2011 At 14:20 April 16, 2011 ND ND 3.6E-01 ND ND 3.6E-01 1.3E-01 9.1E-02 5.0E-01 ND 3.7E-02 4.5E-01 ND ND 2.2E-02 ND 3.3E-02 4.5E-01 At 11:37 April 17, 2011 At

More information

CS423 Spring 2015 MP4: Dynamic Load Balancer Due April 27 th at 9:00 am 2015

CS423 Spring 2015 MP4: Dynamic Load Balancer Due April 27 th at 9:00 am 2015 CS423 Spring 2015 MP4: Dynamic Load Balancer Due April 27 th at 9:00 am 2015 1. Goals and Overview 1. In this MP you will design a Dynamic Load Balancer architecture for a Distributed System 2. You will

More information

RECIPE: a prototype for Internet-based real-time collaborative programming

RECIPE: a prototype for Internet-based real-time collaborative programming RECIPE: a prototype for Internet-based real-time collaborative programming Haifeng Shen and Chengzheng Sun School of Computing and Information Technology Griffith University QLD 4111, Australia {Hf.Shen,

More information

Data Warehouse design

Data Warehouse design Data Warehouse design Design of Enterprise Systems University of Pavia 21/11/2013-1- Data Warehouse design DATA PRESENTATION - 2- BI Reporting Success Factors BI platform success factors include: Performance

More information

Life-Cycle Model. Software Life-Cycle Models. Software Development in Theory. Software Development in Practice

Life-Cycle Model. Software Life-Cycle Models. Software Development in Theory. Software Development in Practice Life-Cycle Model Software Life-Cycle Models Xiaojun Qi It specifies the various phases/workflows of the software process, such as the requirements, analysis (specification), design, implementation, and

More information

Professionsbachelor i Innovation og Entrepreneurship Bachelor of Innovation and Entrepreneurship

Professionsbachelor i Innovation og Entrepreneurship Bachelor of Innovation and Entrepreneurship Bachelor of Innovation and Entrepreneurship 2012-2014 Professionsbachelor i Innovation og Entrepreneurship Bachelor of Innovation and Entrepreneurship August 2012 Bachelor of Innovation and Entrepreneurship

More information