International Journal of Information Technology & Computer Science ( IJITCS ) (ISSN No : ) Volume 5 : Issue on September / October, 2012

Size: px
Start display at page:

Download "International Journal of Information Technology & Computer Science ( IJITCS ) (ISSN No : 2091-1610 ) Volume 5 : Issue on September / October, 2012"

Transcription

1 USING DEFECT PREVENTION TECHNIQUES IN SDLC Karthikeyan. Natesan Production Database Team Singapore Abstract : In our research paper we have discussed about different defect prevention techniques that are widely being used in the software engineering industry in order to present our apprehension of defect prevention. Advantages and disadvantages of the defect prevention techniques have also been presented. Defect prevention techniques that are being used in each phase of the software development are also discussed in this paper. Clear motivation of our study has been presented. 1. INTRODUCTION In a world run by computers, in any industry software is the core part. Anything that affects software engineering, it eventually gives the impact on the core industry that software had been used. Defects are the most important things to be prevented. A defect can be a bug, an error, a fault, which all of these would lead to a software failure. There is an old adage which says Prevention is better than cure. It goes well with Software development as well. Implementation of systematic process [2][3] for preventing the defects at the early stages of software development not only reduces cost it also gives mental peace for developers, testers, managers and in the end customers. 2. TECHNIQUES IN DEFECT PREVENTION To make number of defects to be minimal is the most important challenge in the software development life cycle[sdlc. The numbers of defects are directly proportional to the cost. Higher number of defects is happening because of process failures than the human mistakes [4]. Recurrence of defects can be reduced by preventing the defects at early stage. 2.1 DEFECT PREVENTION Defect prevention is an application of strategy or method in the software development cycle which identifies root causes the defects and giving methods to prevent the recurrence of the defects [1]. Various approaches for defect prevention are as follows [1]: Process based formal requirements analysis. JAD Joint Application Design Risk analysis Prototyping Formal Specification methods Inspection August 14-15, 2012 Singapore Page 16

2 maintaining coding standards Using reusable coding components 2.2 Advantages and disadvantages of Defect Prevention techniques Inspection is one of the appreciated techniques in defect prevention. Defects that are identified into two different sectors, Time of the defect first defected, and the time that it got fixed. Orthogonal Defect Classification is one of the techniques for identifying the defects [13]. Defects are grouped by types. The areas that require attention is described in this method. If a defect exists for more time it would be costly to fix it up later. A disadvantage of this technique is if we miss the fixing up the defect earlier, the late detection of defect would cost much [15]. Later defect detection shall give considerable rework which requires resources and time. JAD is an interactive systems design which has discussion groups like workshop [7]. JAD brings the developers together with users in the production environment. In the workshops discussions on quality requirements and specifications shall happen. For gathering quality requirements JAD is widely used in the organizations [16]. In JAD they have not given any methodologies to for conducting the workshops. Further it lot depends upon the participants commitments. Pair programming is nothing but coding done by a pair of programmers. A person develops the code and the other reviews it. A study shows that it reduces 40% of the cost. Negative impact of the pair programming is people have to each other. [5][7]. In Clean room approach, where most of the efforts and time is being put on preventing the defects. A failure in any part shall be considered as failure and send back to development again. [12]. Prototyping is useful in the projects where find problems related to technology. Unless until end users see the output or at least the screen shots. Building up prototypes shall help making changes in advance and well before the development cycle. Proto type reduces requirements when it is applied with other methods it can be very effective. Different prototypes are as follows: Disposable Evolutionary Time Box Disadvantage of the proto typing is it incurs extra cost and effort. Formal Specification methods is fruitful only when it is committed in the policy for the preventing the defects. It should happen between management and the project development team. Disadvantage is unless we have proper training for understanding it will not be effective as we expect. Training should also include quality assurance and document management. Structured programming methods, reusable design and code components are the other approaches of defect prevention. Disadvantage of structured programming method is it requires training for the developers to adhere the coding standards. Unnoticed coding which does not follow the coding standards shall lead to another fault. When the technology changes reusable designs are no more useful. [4]. Benefits are, August 14-15, 2012 Singapore Page 17

3 It improves the quality of the product It enhances the productivity of the developers Reducing the cost and time All the above points shall make it is easier in product development [4]. 3. ALTERNATIVE SOLUTION FOR DEFECT PREVENTION Though it seems like there is no alternative to defect prevention, inspection and testing is important to ensure the quality in the software. Team meetings and project meetings shall be used for improving the communication. Casual analysis meeting shall help to developers aware about repeated errors and defects. A well rapport between developers and the managers shall help in exchanging views on the developed code and it helps for making it less errors. Though it might not give the results as defect Prevention, still it helps when they implement a process for defect prevention. Check lists Modified processes Plans Trainings Tools As the above listed can aid the defect prevention as their names suggests intuitively. 4. COST AND BENEFIT ANALYSIS Defect prevention techniques help to handle the defects in an efficient manner. As Pareto says 20% causes 80% impacts. 20% defects could cause 80% of the rework in the software development projects. [6] JAD requires low effort but it returns high. Usage of prevention techniques at requirements phase improves quality. Hence the cost is reduced for requirements rework. The development time also been reduced as the developers shall have clear requirements. As everyone understands the requirements managers can focus on the other critical things. [8]. In the clean room approach initial cost may be higher, but as the project progresses the expenditure related to defects would be reduced. Products developed in this method would require less maintenance and would save considerable cost. Though it is tough for beginners, as they learn the things it would be easier for them and save time and fixing defects [14] [10]. Thus we can understand that clean room requires high effort and higher return. Proto typing takes up to 30% of the project cost. Proto typing is high effort and low return method. When we compare to the other techniques the return is very low. It can be implemented where customer involves in the whole project. Pair programming is low effort and low return technique. It is a myth that pair programming costs twice. In the real sense only 15% extra efforts had been taken and it reduces 15% defects of the system. Thus it August 14-15, 2012 Singapore Page 18

4 reduces re doing costs, and time [9]. 5. RECOMMENDATIONS: The techniques shall be used based upon the need and the situations Requirements phase Requirements phase is the most important phase in the software should be prevented at early stages itself. development life cycle. So, defect There are prevention techniques that can be used to prevent defects in requirements phase. We recommend Joint Application Development (JAD) technique to prevent defects in requirements phase. JAD is widely used by many organizations to find defects while eliciting requirements. This technique involves conducting few sessions where requirements will be reviewed [8]. Customers and also the organizations participate in these reviews effectively and discuss about the specifications. This technique improves communication among the stakeholders which builds trust. Duration of the requirements engineering process will be reduced with the help of using this technique. This technique is widely used in requirements phase of smaller project [8]. Cost of eliciting requirements reduces. Status of the process is informed completely by using JAD. 5.2 Design phase Design phase should be done carefully as the quality of end product is depended on how the product is actually designed. Prevention of defects early in the design phase improves productivity of the end product. Among several techniques that are available from preventing defects in design phase we recommend Clean room approach. Clean room application aims in providing zero defects in design phase [10]. All the design errors will be eradicated. Clean room approach is done incrementally. Execution of each increment is done externally [10]. Quality of the end product is improved with the help of Clean room approach. Hofmeister is another technique that is recommended in order to prevent defects in design phase [11]. This method checks if the architecture designed is in accordance to the specifications mentioned by the customer. 5.3 Inspection phase In Inspection phase the product will be implemented according to the design given according to the requirements specified. Defects present should be eliminated in order to produce a quality product. Several techniques are there to prevent defects in implementation phase. Pair Programming is one technique we highly recommend for defect prevention in this phase [9]. While developing the code itself, Review of the source code happens. Chance of occurrence of any bug can be easily identified with this technique. Here a pair is involved in preventing defects. One among the pair involves in implementing the design where another among the pair involves in checking the compliance of the implementation according the requirements and standards [9]. This technique can be highly recommended for smaller projects and smaller organizations. Test driven approach and structured programming are other important techniques that are widely used in implementation phase for defect prevention. Whenever a change occurs in the requirements, test driven approach helps in spelling test cases [12]. There by preventing defects becomes easier. August 14-15, 2012 Singapore Page 19

5 5.4 Testing Phase Testing is very important phase in the software development life cycle. Testing should be done very carefully so defects should be prevented early. Different techniques and practices are followed to prevent defects in testing phase. Automated tools can be used for defect prevention in testing phase. At times, Testers may ignore few defects. These defects may cause problem for the end product. In order to avoid such defects, automated tools are used. Automated tools will automatically check for defects in the source code developed. Planning made for test is improved with automation. Advancement in test case writing is possible with automation. Automated tools checks, if any functionality is left without testing defects. if left then testing is done by those tools. It is not so difficult to learn how to apply these tools. Reliability of the code is increased by preventing defects in testing phase. Quality of the end product is highly improved with the prevention of defects. 6. CONCLUSION This research paper discusses techniques which are widely being used for preventing defects and, we analyzed that there cannot be single technique used to prevent the defects. Implementation of technologies together shall improve the process of defect prevention. By knowing advantages and disadvantages of each techniques and knowing cost benefits shall help in efficiently developing the defect free products with less cost. Combining the various techniques will provide with efficient result. There is much need for in depth study on the various defect prevention techniques. 7. REFERENCES [1] Liam Feldman, Carl J. Mueller, Dan Tamir, Oleg V. Komogortsev, Usability testing with total-effort metrics, Proceedings of the rd International Symposium on Empirical Software Engineering and Measurement, p , October 15-16, [2] Eickelmann, N.S. Empirical Studies to Identify Defect Prevention Opportunities Using Process Simulation Technologies. Software Engineering Workshop, Proceedings.26th Annual NASA Goddard Pages [3] Williams, L. Instilling a Defect Prevention Philosophy. Frontiers in Education Conference Pages [5] Stamatia-Ann Katriou, Evangelos Tolias, From twin training to pair programming, Proceeding of the 2nd annual conference on India software engineering conference, February 23-26, 2009, Pune, India. [6] K. Adeel, S. Ahmad, and S. Akhtar, Defect Prevention Techniques and its Usage in Requirements Gathering - Industry Practices, Engineering Sciences and Technology, SCONEST Student Conference on, 2005, pp [7] D. Huizinga and A. Kolawa, Automated defect prevention : Best Practices in Software Management, Wiley-IEEE Computer Society P, [8] M.C.Yatco,University of Missouri St.Louis, Joint Application Design/Development, [9] A. Cockburn and L. Williams, The costs and benefits of pair programming, Extreme programming August 14-15, 2012 Singapore Page 20

6 examined, Addison-Wesley Longman Publishing Co., Inc., 2001, pp [10] P.A. Hausler, R.C. Linger, and C.J. Trammell, Adopting Cleanroom software engineering with a phased approach, IBM Syst. J., vol. 33, 1994, pp [11] C. Hofmeister, R. Nord, and D. Soni, Applied Software Architecture, Addison-Wesley Professional, [12] R. Miller, Demystifying Extreme Programming: Test Driven Programming", [13] Modelling and Analysing of Software Defect Prevention Using ODC, International Journal of Advanced Computer Science and Applications,Vol. 1, No. 3, September 2010 [14] R.C. Linger, Cleanroom Process Model, IEEE Softw., vol. 11, 1994, pp [15] S.S.G., Defect tracking and correction, [16] T. Thai, Joint application development presentation, Dec August 14-15, 2012 Singapore Page 21

INTERNATIONAL JOURNAL OF ADVANCES IN COMPUTING AND INFORMATION TECHNOLOGY An International online open access peer reviewed journal

INTERNATIONAL JOURNAL OF ADVANCES IN COMPUTING AND INFORMATION TECHNOLOGY An International online open access peer reviewed journal INTERNATIONAL JOURNAL OF ADVANCES IN COMPUTING AND INFORMATION TECHNOLOGY An International online open access peer reviewed journal Research Article ISSN 2277 9140 ABSTRACT Analysis and tabular comparison

More information

Modeling Software Maintainability and Quality Assurance in the Agile Environment

Modeling Software Maintainability and Quality Assurance in the Agile Environment , pp.83-90 http://dx.doi.org/10.14257/ijdta.2014.7.3.09 Modeling Software Maintainability and Quality Assurance in the Agile Environment Priyanka Upadhyay, Abhishek Singh and Naveen Garg Department of

More information

Umbrella: A New Component-Based Software Development Model

Umbrella: A New Component-Based Software Development Model 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Umbrella: A New Component-Based Software Development Model Anurag Dixit and P.C.

More information

USING DEFECT ANALYSIS FEEDBACK FOR IMPROVING QUALITY AND PRODUCTIVITY IN ITERATIVE SOFTWARE DEVELOPMENT

USING DEFECT ANALYSIS FEEDBACK FOR IMPROVING QUALITY AND PRODUCTIVITY IN ITERATIVE SOFTWARE DEVELOPMENT USING DEFECT ANALYSIS FEEDBACK FOR IMPROVING QUALITY AND PRODUCTIVITY IN ITERATIVE SOFTWARE DEVELOPMENT Pankaj Jalote Department of Computer Science and Engineering Indian Institute of Technology Kanpur

More information

TRADITIONAL VS MODERN SOFTWARE ENGINEERING MODELS: A REVIEW

TRADITIONAL VS MODERN SOFTWARE ENGINEERING MODELS: A REVIEW Year 2014, Vol. 1, issue 1, pp. 49-56 Available online at: http://journal.iecuniversity.com TRADITIONAL VS MODERN SOFTWARE ENGINEERING MODELS: A REVIEW Singh RANDEEP a*, Rathee AMIT b a* Department of

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

How To Understand Software Engineering

How To Understand Software Engineering PESIT Bangalore South Campus Department of MCA SOFTWARE ENGINEERING 1. GENERAL INFORMATION Academic Year: JULY-NOV 2015 Semester(s):III Title Code Duration (hrs) SOFTWARE ENGINEERING 13MCA33 Lectures 52Hrs

More information

C. Wohlin, "Managing Software Quality through Incremental Development and Certification", In Building Quality into Software, pp. 187-202, edited by

C. Wohlin, Managing Software Quality through Incremental Development and Certification, In Building Quality into Software, pp. 187-202, edited by C. Wohlin, "Managing Software Quality through Incremental Development and Certification", In Building Quality into Software, pp. 187-202, edited by M. Ross, C. A. Brebbia, G. Staples and J. Stapleton,

More information

Quality Management. Lecture 12 Software quality management

Quality Management. Lecture 12 Software quality management Quality Management Lecture 12 Software quality management doc.dr.sc. Marko Jurčević prof.dr.sc. Roman Malarić University of Zagreb Faculty of Electrical Engineering and Computing Department of Fundamentals

More information

EVALUATING METRICS AT CLASS AND METHOD LEVEL FOR JAVA PROGRAMS USING KNOWLEDGE BASED SYSTEMS

EVALUATING METRICS AT CLASS AND METHOD LEVEL FOR JAVA PROGRAMS USING KNOWLEDGE BASED SYSTEMS EVALUATING METRICS AT CLASS AND METHOD LEVEL FOR JAVA PROGRAMS USING KNOWLEDGE BASED SYSTEMS Umamaheswari E. 1, N. Bhalaji 2 and D. K. Ghosh 3 1 SCSE, VIT Chennai Campus, Chennai, India 2 SSN College of

More information

Maintainability-based impact analysis for software product management

Maintainability-based impact analysis for software product management Maintainability-based impact analysis for software product management Samer I. Mohamed, Islam A. M. El-Maddah, Ayman M. Wahba Department of computer and system engineering Ain Shams University, Egypt samer.mohamed@eds.com,

More information

An Introduction to. Metrics. used during. Software Development

An Introduction to. Metrics. used during. Software Development An Introduction to Metrics used during Software Development Life Cycle www.softwaretestinggenius.com Page 1 of 10 Define the Metric Objectives You can t control what you can t measure. This is a quote

More information

Keywords document, agile documentation, documentation, Techno functional expert, Team Collaboration, document selection;

Keywords document, agile documentation, documentation, Techno functional expert, Team Collaboration, document selection; Volume 4, Issue 4, April 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Document Driven

More information

Root Cause Analysis for Customer Reported Problems. Topics

Root Cause Analysis for Customer Reported Problems. Topics Root Cause Analysis for Customer Reported Problems Copyright 2008 Software Quality Consulting Inc. Slide 1 Topics Introduction Motivation Software Defect Costs Root Cause Analysis Terminology Tools and

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

Effort Reduction in RUP using CRM for Project Development: Mapping the Best Practices of CRM into RUP

Effort Reduction in RUP using CRM for Project Development: Mapping the Best Practices of CRM into RUP Effort Reduction in RUP using CRM for Project Development: Mapping the Best Practices of CRM into RUP Muhammad Javed, Bashir Ahmad, Muhammad Ali Abid, Muhammad Ahmad Jan Sheikh Muhammad Saqib and Muhammad

More information

An Industrial Application of Cleanroom Software Engineering - Benefits Through Tailoring

An Industrial Application of Cleanroom Software Engineering - Benefits Through Tailoring An Industrial Application of Cleanroom Software Engineering - Benefits Through Tailoring Robert Oshana Raytheon TI Systems oshana@ti.com Abstract Cleanroom is a set of software engineering principles that

More information

Orthogonal Defect Classification in Agile Development

Orthogonal Defect Classification in Agile Development Orthogonal Defect Classification in Agile Development Monika Jagia, IBM Software Group India, monika.jagia@in.ibm.com Seema Meena, IBM Software Group India, seemeena@in.ibm.com 2008 IBM Corporation Copyright

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

A Survey of Software Development Process Models in Software Engineering

A Survey of Software Development Process Models in Software Engineering , pp. 55-70 http://dx.doi.org/10.14257/ijseia.2015.9.11.05 A Survey of Software Development Process Models in Software Engineering Iqbal H. Sarker 1, Faisal Faruque 1, Ujjal Hossen 2 and Atikur Rahman

More information

Architecture Centric Development in Software Product Lines

Architecture Centric Development in Software Product Lines Architecture Centric Development in Software Product Lines Aurangzeb Khan DCE, College of E & ME National University of Science and Technology (NUST), Pakistan Farooque Azam DCE, College of E & ME National

More information

Basic Testing Concepts and Terminology

Basic Testing Concepts and Terminology T-76.5613 Software Testing and Quality Assurance Lecture 2, 13.9.2006 Basic Testing Concepts and Terminology Juha Itkonen SoberIT Contents Realities and principles of Testing terminology and basic concepts

More information

Defect Management in Agile Software Development

Defect Management in Agile Software Development I.J. Modern Education and Computer Science, 2014, 3, 55-60 Published Online March 2014 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijmecs.2014.03.07 Defect Management in Agile Software Development

More information

Applying Lean on Agile Scrum Development Methodology

Applying Lean on Agile Scrum Development Methodology ISSN:2320-0790 Applying Lean on Agile Scrum Development Methodology SurendRaj Dharmapal, Dr. K. Thirunadana Sikamani Department of Computer Science, St. Peter University St. Peter s College of Engineering

More information

Agile Methodologies and Its Processes

Agile Methodologies and Its Processes International Journal of Computational Engineering Research Vol, 03 Issue, 9 Agile Methodologies and Its Processes 1, Akanksha, 2, Akansha Rakheja, 3, Latika Kapur, 4, Kanika Ahuja 1,2,3,, Information

More information

E-COCOMO: The Extended COst Constructive MOdel for Cleanroom Software Engineering

E-COCOMO: The Extended COst Constructive MOdel for Cleanroom Software Engineering Database Systems Journal vol. IV, no. 4/2013 3 E-COCOMO: The Extended COst Constructive MOdel for Cleanroom Software Engineering Hitesh KUMAR SHARMA University of Petroleum and Energy Studies, India hkshitesh@gmail.com

More information

V. Phani Krishna et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (6), 2011, 2915-2919

V. Phani Krishna et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (6), 2011, 2915-2919 Software Quality Assurance in CMM and XP- A Comparative Study CH.V. Phani Krishna and Dr. K.Rajasekhara Rao CSE Department, KL University, Guntur dt., India. Abstract Software Quality Assurance is a planned

More information

Higher Focus on Quality. Pressure on Testing Budgets. ? Short Release Cycles. Your key to Effortless Automation. OpKey TM

Higher Focus on Quality. Pressure on Testing Budgets. ? Short Release Cycles. Your key to Effortless Automation. OpKey TM Pressure on Testing Budgets Higher Focus on Quality Short Release Cycles Your key to Effortless Automation OpKey TM Most of the CTOs face a common challenge i.e. the need to go to Market in shortest possible

More information

Benefits of Test Automation for Agile Testing

Benefits of Test Automation for Agile Testing Benefits of Test Automation for Agile Testing Manu GV 1, Namratha M 2, Pradeep 3 1 Technical Lead-Testing Calsoft Labs, Bangalore, India 2 Assistant Professor, BMSCE, Bangalore, India 3 Software Engineer,

More information

BASED TESTING TOOL FOR EVENT DRIVEN SOFTWARE

BASED TESTING TOOL FOR EVENT DRIVEN SOFTWARE AGENT BASED TESTING TOOL FOR EVENT DRIVEN SOFTWARE Shashank Joshi*, Shital Pawar** * (Department of Computer Engineering, Bharati Vidyapeeth Deemed University, pune, India) ** (Department of Computer Engineering,

More information

Agile with XP and Scrum

Agile with XP and Scrum Agile with XP and Scrum Amit Goel National Agile Software Workshop @ Indore Agile India Conference Agile Software Community of India Disclaimer and Credits Most of material in this presentation has been

More information

Verification and Validation of Software Components and Component Based Software Systems

Verification and Validation of Software Components and Component Based Software Systems Chapter 5 29 Verification and Validation of Software Components and Component Based Christina Wallin Industrial Information Technology Software Engineering Processes ABB Corporate Research christina.wallin@mdh.se

More information

International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] ISSN: 2349-6495

International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] ISSN: 2349-6495 International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] Survey on Automation Testing Tools for Mobile Applications Dr.S.Gunasekaran 1, V. Bargavi 2 1 Department

More information

Total Quality. 1) Quality

Total Quality. 1) Quality Total Quality 1) Quality 1.1 Quality assurance (QA) refers to the engineering activities implemented in a quality system so that requirements for a product or service will be fulfilled. It is the systematic

More information

Software Quality Assurance in Agile, XP, Waterfall and Spiral A Comparative Study

Software Quality Assurance in Agile, XP, Waterfall and Spiral A Comparative Study Software Quality Assurance in Agile, XP, Waterfall and Spiral A Comparative Study S. Vijayakumar vijsy003@students.unisa.edu.au School of Computer and Information Science University of South Australia,

More information

International Journal of Advance Research in Computer Science and Management Studies

International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 12, December 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Proposed C.E.M (Cost Estimation Metrics): Estimation of Cost of Quality in Software Testing

Proposed C.E.M (Cost Estimation Metrics): Estimation of Cost of Quality in Software Testing International Journal of Computer Science and Telecommunications [Volume 6, Issue 2, February 2015] 10 ISSN 2047-3338 Proposed C.E.M (Cost Estimation Metrics): Estimation of Cost of Quality in Software

More information

SOFTWARE QUALITY IN 2002: A SURVEY OF THE STATE OF THE ART

SOFTWARE QUALITY IN 2002: A SURVEY OF THE STATE OF THE ART Software Productivity Research an Artemis company SOFTWARE QUALITY IN 2002: A SURVEY OF THE STATE OF THE ART Capers Jones, Chief Scientist Emeritus Six Lincoln Knoll Lane Burlington, Massachusetts 01803

More information

Agile Testing (October 2011) Page 1. Learning Objectives for Agile Testing

Agile Testing (October 2011) Page 1. Learning Objectives for Agile Testing Agile Testing (October 2011) Page 1 Learning Objectives for Agile Testing "Certification is the by-product; Learning is the product." Agile Testing should: Compare and contrast agile testing with traditional

More information

Introduction to Agile Software Development

Introduction to Agile Software Development Introduction to Agile Software Development Word Association Write down the first word or phrase that pops in your head when you hear: Extreme Programming (XP) Team (or Personal) Software Process (TSP/PSP)

More information

Review of Software Development Methodologies Used in Software Design

Review of Software Development Methodologies Used in Software Design ISSN 2278-3091 Volume 3, No.5, September - October 2014 Er. Sheilly Padda et al., International Journal of Advanced Trends in Computer Science and Engineering, 3(5), September-October 2014, 88-93 International

More information

Use software to define silicon p. 15

Use software to define silicon p. 15 April 2008 Use software to define silicon p. 15 >> Domain-specific modeling p.20 >> Efficient CRC calculation p.24 >> Linux development tools p.28 >> Verification enters the atomic age p.33 >> Advantages

More information

A Step towards Software Corrective Maintenance: Using RCM model

A Step towards Software Corrective Maintenance: Using RCM model A Step towards Software Corrective Maintenance: Using RCM model Shahid Hussain Department of computing Namal College Mianwali, Pakistan Shahidhussain2003@yahoo.com Bashir Ahmad Department of ICIT Gomal

More information

Use of Non-IT Testers in Software Development

Use of Non-IT Testers in Software Development Use of Non-IT Testers in Software Development Vineta Arnicane University of Latvia, Raina blvd. 19, Riga, Latvia vineta.arnicane@lu.lv Abstract. Because of a shortage of IT specialists, many companies

More information

Agile Processes and Methodologies: A Conceptual Study

Agile Processes and Methodologies: A Conceptual Study Agile Processes and Methodologies: A Conceptual Study Sheetal Sharma Amity School of Engineering & Technology Amity University Noida Sheetal.meenu@gmail.com Darothi Sarkar Amity School of Engineering &

More information

http://www.test-institute.org International Software Test Institute

http://www.test-institute.org International Software Test Institute THE ONLY BOOK CAN SIMPLY LEARN SOFTWARE TESTING! Page 1 Contents ABOUT THE AUTHOR... 3 1. Introduction To Software Testing... 4 2. What is Software Quality Assurance?... 7 3. What Is Software Testing?...

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

Selling Agile to the CFO: A Guide for Development Teams

Selling Agile to the CFO: A Guide for Development Teams Selling Agile to the CFO: A Guide for Development Teams You ve learned about agile development, or perhaps you have even worked in an agile organization and have now moved to a traditional one. You re

More information

Software Testing. Knowledge Base. Rajat Kumar Bal. Introduction

Software Testing. Knowledge Base. Rajat Kumar Bal. Introduction Software Testing Rajat Kumar Bal Introduction In India itself, Software industry growth has been phenomenal. IT field has enormously grown in the past 50 years. IT industry in India is expected to touch

More information

PROCESS OF MOVING FROM WATERFALL TO AGILE PROJECT MANAGEMENT MODEL

PROCESS OF MOVING FROM WATERFALL TO AGILE PROJECT MANAGEMENT MODEL PROCESS OF MOVING FROM WATERFALL TO AGILE PROJECT MANAGEMENT MODEL Sanja Vukićević 1, Dražen Drašković 2 1 Faculty of Organizational Sciences, University of Belgrade, vukicevicsanja@yahoo.com 2 Faculty

More information

Software Quality Assurance Software Inspections and Reviews

Software Quality Assurance Software Inspections and Reviews Software Quality Assurance Software Inspections and Reviews Contents Definitions Why software inspections? Requirements for inspections Inspection team Inspection phases 2 Definitions Manual quality assurance

More information

Table of contents. Performance testing in Agile environments. Deliver quality software in less time. Business white paper

Table of contents. Performance testing in Agile environments. Deliver quality software in less time. Business white paper Performance testing in Agile environments Deliver quality software in less time Business white paper Table of contents Executive summary... 2 Why Agile? And, why now?... 2 Incorporating performance testing

More information

How To Understand The Limitations Of An Agile Software Development

How To Understand The Limitations Of An Agile Software Development A Cynical View on Agile Software Development from the Perspective of a new Small-Scale Software Industry Apoorva Mishra Computer Science & Engineering C.S.I.T, Durg, India Deepty Dubey Computer Science

More information

Nova Software Quality Assurance Process

Nova Software Quality Assurance Process Nova Software Quality Assurance Process White Paper Atlantic International Building 15F No.2 Ke Yuan Yi Road, Shiqiaopu, Chongqing, P.R.C. 400039 Tel: 86-23- 68795169 Fax: 86-23- 68795169 Quality Assurance

More information

Testing, What is it Good For? Absolutely Everything!

Testing, What is it Good For? Absolutely Everything! Testing, What is it Good For? Absolutely Everything! An overview of software testing and why it s an essential step in building a good product Beth Schechner Elementool The content of this ebook is provided

More information

VALLIAMMAI ENGINEERING COLLEGE S.R.M. Nagar, Kattankulathur DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

VALLIAMMAI ENGINEERING COLLEGE S.R.M. Nagar, Kattankulathur DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING VALLIAMMAI ENGINEERING COLLEGE S.R.M. Nagar, Kattankulathur DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Sub Code : CP7007 Sub Name: SOFTWARE REQUIREMENTS ENGINEERING Branch / Year : ME CSE / I Year

More information

Software Development in the Digital Library Program. Digital Library Brown Bag Tamara Cameron David Jiao Oct. 22, 2004

Software Development in the Digital Library Program. Digital Library Brown Bag Tamara Cameron David Jiao Oct. 22, 2004 Software Development in the Digital Library Program Digital Library Brown Bag Tamara Cameron David Jiao Oct. 22, 2004 Outline Custom Development in the DLP Overview of Digital Library Program Software

More information

Latest Trends in Testing. Ajay K Chhokra

Latest Trends in Testing. Ajay K Chhokra Latest Trends in Testing Ajay K Chhokra Introduction Software Testing is the last phase in software development lifecycle which has high impact on the quality of the final product delivered to the customer.

More information

CPET 545 SOA and Enterprise Applications. SOA Final Project Project Scope Management 11-13-2008

CPET 545 SOA and Enterprise Applications. SOA Final Project Project Scope Management 11-13-2008 CPET 545 SOA and Enterprise Applications Examples of Tasks and Subtasks o SOA Project Plan (checklist) Statement of work Resources Schedule Risk plan SOA Final Project Project Scope Management 11-13-2008

More information

Quality Management. Abstract

Quality Management. Abstract Quality Management Abstract Dr. Raman Chadda 1 Arzoo Gupta 2 Bhupinder Singh 3 Yatin Chadha 4 With the advancements in the technology, software has become a crucial part. The future cannot be even imagined

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

Software Risk Management and Avoidance Strategy

Software Risk Management and Avoidance Strategy 2009 International Conference on Machine Learning and Computing IPCSIT vol.3 (2011) (2011) IACSIT Press, Singapore Software Risk Management and Avoidance Strategy Hassan I. Mathkour, Basit Shahzad, Sami

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

Empirical study of Software Quality Evaluation in Agile Methodology Using Traditional Metrics

Empirical study of Software Quality Evaluation in Agile Methodology Using Traditional Metrics Empirical study of Software Quality Evaluation in Agile Methodology Using Traditional Metrics Kumi Jinzenji NTT Software Innovation Canter NTT Corporation Tokyo, Japan jinzenji.kumi@lab.ntt.co.jp Takashi

More information

Software Development Process Selection Approaches

Software Development Process Selection Approaches The Journal of Applied Science Vol. 11 No. Vol. 2:45-50 11 No. 2 [2012] ISSN 1513-7805 Printed in Thailand Review Article Software Development Process Selection Approaches Phongphan Danphitsanuphan Department

More information

CSTE Mock Test - Part I - Questions Along with Answers

CSTE Mock Test - Part I - Questions Along with Answers Note: This material is for Evaluators reference only. Caters to answers of CSTE Mock Test - Part I paper. 1. A branch is (Ans: d) a. An unconditional transfer of control from any statement to any other

More information

Do You Have the Right Stuff to be a Good Tester?

Do You Have the Right Stuff to be a Good Tester? An e-newsletter published by April 2008 Software Quality Consulting, Inc. Vol. 5 No. 4 Welcome to Food for Thought TM, an e-newsletter from Software Quality Consulting. I've created free subscriptions

More information

Build your Project using Extreme Programming #2 of a Series, by Pavan Kumar Gorakavi, M.S., M.B.A, G.M.C.P, C.A.P.M.

Build your Project using Extreme Programming #2 of a Series, by Pavan Kumar Gorakavi, M.S., M.B.A, G.M.C.P, C.A.P.M. Build your Project using Extreme Programming #2 of a Series, by Pavan Kumar Gorakavi, M.S., M.B.A, G.M.C.P, C.A.P.M. 1. What is Extreme Programming? Extreme Programming is a software development methodology

More information

Process Models and Metrics

Process Models and Metrics Process Models and Metrics PROCESS MODELS AND METRICS These models and metrics capture information about the processes being performed We can model and measure the definition of the process process performers

More information

Optimization of Software Quality using Management and Technical Review Techniques

Optimization of Software Quality using Management and Technical Review Techniques Optimization of Software Quality using Management and Technical Review Techniques Inibehe Emmanuel Akpannah Post Graduate Student (MSc. Information Technology), SRM University, Chennai, India Abstract

More information

Product Release Planning in Consideration of Technical Debt

Product Release Planning in Consideration of Technical Debt Fifth International Workshop on Managing Technical Debt, Baltimore 2013 Product Release Planning in Consideration of Technical Debt Guenther Ruhe (joint work with Jason Ho) University of Calgary, Canada

More information

Agile Software Development Methodologies and Its Quality Assurance

Agile Software Development Methodologies and Its Quality Assurance Agile Software Development Methodologies and Its Quality Assurance Aslin Jenila.P.S Assistant Professor, Hindustan University, Chennai Abstract: Agility, with regard to software development, can be expressed

More information

XP & Scrum. extreme Programming. XP Roles, cont!d. XP Roles. Functional Tests. project stays on course. about the stories

XP & Scrum. extreme Programming. XP Roles, cont!d. XP Roles. Functional Tests. project stays on course. about the stories XP & Scrum Beatrice Åkerblom beatrice@dsv.su.se extreme Programming XP Roles XP Roles, cont!d! Customer ~ Writes User Stories and specifies Functional Tests ~ Sets priorities, explains stories ~ May or

More information

Generalizing Agile Software Development Life Cycle

Generalizing Agile Software Development Life Cycle Generalizing Agile Software Development Life Cycle S. Bhalerao 1, D. Puntambekar 2 Master of Computer Applications Acropolis Institute of Technology and research Indore, India 1 Bhalerao.shilpa@gmail.com,

More information

Testing Introduction. IEEE Definitions

Testing Introduction. IEEE Definitions Testing Introduction IEEE Definitions Software testing is the process of analyzing a software item to detect the differences between existing and required conditions (that is, bugs) and to evaluate the

More information

USAGE OF KANBAN METHODOLOGY AT SOFTWARE DEVELOPMENT TEAMS

USAGE OF KANBAN METHODOLOGY AT SOFTWARE DEVELOPMENT TEAMS Journal of Applied Economics and Business USAGE OF KANBAN METHODOLOGY AT SOFTWARE DEVELOPMENT TEAMS Nevenka Kirovska 1, Saso Koceski 2 Faculty of Computer Science, University Goce Delchev, Stip, Macedonia

More information

ABHINAV NATIONAL MONTHLY REFEREED JOURNAL OF RESEARCH IN SCIENCE & TECHNOLOGY www.abhinavjournal.com

ABHINAV NATIONAL MONTHLY REFEREED JOURNAL OF RESEARCH IN SCIENCE & TECHNOLOGY www.abhinavjournal.com SOFTWARE DEVELOPMENT LIFE CYCLE (SDLC) ANALYTICAL COMPARISON AND SURVEY ON TRADITIONAL AND AGILE METHODOLOGY Sujit Kumar Dora 1 and Pushkar Dubey 2 1 Programmer, Computer Science & Engineering, Padmashree

More information

Software Engineering Compiled By: Roshani Ghimire Page 1

Software Engineering Compiled By: Roshani Ghimire Page 1 Unit 7: Metric for Process and Product 7.1 Software Measurement Measurement is the process by which numbers or symbols are assigned to the attributes of entities in the real world in such a way as to define

More information

IT2404 Systems Analysis and Design (Compulsory)

IT2404 Systems Analysis and Design (Compulsory) Systems Analysis and Design (Compulsory) BIT 1 st YEAR SEMESTER 2 INTRODUCTION This is one of the 4 courses designed for Semester 1 of Bachelor of Information Technology Degree program. CREDITS: 04 LEARNING

More information

Software Quality Management

Software Quality Management Software Lecture 9 Software Engineering CUGS Spring 2011 Kristian Sandahl Department of Computer and Information Science Linköping University, Sweden A Software Life-cycle Model Which part will we talk

More information

The Level of Agility in Testing Process in a Large Scale Financial Software Project

The Level of Agility in Testing Process in a Large Scale Financial Software Project The Level of Agility in Testing Process in a Large Scale Financial Software Project Marian Jureczko 1,2 1 Capgemini Polska Sp. z o. o., Legnicka 51-53, 54-203, Wrocław, Poland 2 Institute of Computer Engineering,

More information

the state of the practice Variations in Software Development Practices

the state of the practice Variations in Software Development Practices focus the state of the practice invited article Variations in Software Development Practices Capers Jones, Software Productivity Research My colleagues and I at Software Productivity Research gathered

More information

Pair Programming in Graduate Software Engineering Course Projects

Pair Programming in Graduate Software Engineering Course Projects Pair Programming in Graduate Software Engineering Course Projects Shaochun Xu and Václav Rajlich Department of Computer Science, Wayne State University Detroit, MI48202 {shaochun, rajlich}@wayne.edu Abstract

More information

A Tool to Support Knowledge Based Software Maintenance: The Software Service Bay

A Tool to Support Knowledge Based Software Maintenance: The Software Service Bay A Tool to Support Knowledge Based Software Maintenance: The Software Service Bay Jonathan I. Maletic Robert G. Reynolds Computer Science Department Wayne State University 431 State Hall Detroit, MI 48202

More information

Software Project Models

Software Project Models INTERNATIONAL JOURNAL OF TECHNOLOGY ENHANCEMENTS AND EMERGING ENGINEERING RESEARCH, VOL 1, ISSUE 4 135 Software Project Models Abhimanyu Chopra, Abhinav Prashar, Chandresh Saini Email-abhinav.prashar@gmail.com,

More information

Establishing a Defect Management Process Model for Software Quality Improvement

Establishing a Defect Management Process Model for Software Quality Improvement Establishing a Management Process Model for Software Quality Improvement Hafiz Ansar Khan Abstract remains in the whole life of software because software is developed by humans and to err is human. The

More information

Application of software product quality international standards through software development life cycle

Application of software product quality international standards through software development life cycle Central Page 284 of 296 Application of software product quality international standards through software development life cycle Mladen Hosni, Valentina Kirinić Faculty of Organization and Informatics University

More information

Software Development Processes. Software Life-Cycle Models

Software Development Processes. Software Life-Cycle Models 1 Software Development Processes Sequential, Prototype-based RAD, Phased, Risk-based Spiral (c) 1998 M Young CIS 422/522 4/3/98 1 Software Life-Cycle Models Breaking projects down into pieces for... Planning

More information

Exploratory Testing An Agile Approach STC-2009. Aman Arora. Xebia IT Architects India Pvt. Ltd. Sec-30, Gurgaon 122001, Haryana

Exploratory Testing An Agile Approach STC-2009. Aman Arora. Xebia IT Architects India Pvt. Ltd. Sec-30, Gurgaon 122001, Haryana 1 Exploratory Testing An Agile Approach STC-2009 Aman Arora Xebia IT Architects India Pvt. Ltd. Unit No-612, 6 th floor, BPTP park Centra, Sec-30, Gurgaon 122001, Haryana 2 Abstract As the IT industry

More information

The Importance of Defect Tracking in Software Development

The Importance of Defect Tracking in Software Development The Importance of Defect Tracking in Software Development By Dan Suceava, Program Manager, Axosoft LLC dans@axosoft.com THE SOFTWARE DEVELOPMENT CYCLE...1 DEFECTS WHERE DO THEY COME FROM?...3 BUGS DON

More information

Problem Management Overview HDI Capital Area Chapter September 16, 2009 Hugo Mendoza, Column Technologies

Problem Management Overview HDI Capital Area Chapter September 16, 2009 Hugo Mendoza, Column Technologies Problem Management Overview HDI Capital Area Chapter September 16, 2009 Hugo Mendoza, Column Technologies Problem Management Overview Agenda Overview of the ITIL framework Overview of Problem Management

More information

Lecture 1: Introduction to Software Quality Assurance

Lecture 1: Introduction to Software Quality Assurance Lecture 1: Introduction to Software Quality Assurance Software Quality Assurance (INSE 6260/4-UU) Winter 2009 Thanks to Rachida Dssouli for some slides Course Outline Software Quality Overview Software

More information

Requirements Engineering: Elicitation Techniques

Requirements Engineering: Elicitation Techniques 2008:PR003 Requirements Engineering: Elicitation Techniques Sai Ganesh. Gunda Source:http://www.marcocioffi.com/archives/2005/04/requirements-engineering/ MASTER S THESIS Software Engineering, 2008 Department

More information

LECTURE 1. SYSTEMS DEVELOPMENT

LECTURE 1. SYSTEMS DEVELOPMENT LECTURE 1. SYSTEMS DEVELOPMENT 1.1 INFORMATION SYSTEMS System A system is an interrelated set of business procedures used within one business unit working together for a purpose A system has nine characteristics

More information

Business Analysis Essentials

Business Analysis Essentials Understand the business analyst's role and responsibilities in a successful project. In this introductory course, you'll delve into the role and responsibilities of the business analyst (BA)- the communication

More information

Software Development s Low Hanging Fruit. www.construx.com

Software Development s Low Hanging Fruit. www.construx.com Software Development s Low Hanging Fruit www.construx.com Copyright Notice These class materials are 2007-2008 Construx Software Builders, Inc. All Rights Reserved. No part of the contents of this seminar

More information

An Evaluation of Inspection Automation Tools

An Evaluation of Inspection Automation Tools An Evaluation of Inspection Automation Tools Vesa Tenhunen and Jorma Sajaniemi University of Joensuu, Department of Computer Science, P.O. Box 111, FIN-80101 Joensuu, Finland Abstract. A key element in

More information

Comparing Agile Software Processes Based on the Software Development Project Requirements

Comparing Agile Software Processes Based on the Software Development Project Requirements CIMCA 2008, IAWTIC 2008, and ISE 2008 Comparing Agile Software Processes Based on the Software Development Project Requirements Malik Qasaimeh, Hossein Mehrfard, Abdelwahab Hamou-Lhadj Department of Electrical

More information

Module 2. Software Life Cycle Model. Version 2 CSE IIT, Kharagpur

Module 2. Software Life Cycle Model. Version 2 CSE IIT, Kharagpur Module 2 Software Life Cycle Model Lesson 3 Basics of Software Life Cycle and Waterfall Model Specific Instructional Objectives At the end of this lesson the student will be able to: Explain what is a

More information