Reference Books SE

SlNo Books Name Authors Publications 1. Software Engineering-A Practitioner’s Approach Roger S. Pressman McGraw Hill International Edition 2. Software Engineering K. K. Aggarwal, Yogesh Singh – – – 3. Software Engineering Ian Sommerville Addison-Wesley Publishing Company 4. Software Engineering – An Engineering Approach James F. Peter, John Wiley – – Read more…

Loading

Agile Software Development

Introduction The Agile methodology was born in response to the need for software development processes that were more flexible and adaptive to changes in requirements, market conditions, and customer needs. Definition: Agile software development is a software development methodology that emphasizes flexibility, collaboration, and customer satisfaction. Characteristics It involves iterative Read more…

Loading

Difference Between SE

SlNo Coupling Coehesion 1. Coupling exists between a module i.e., inter-modular. Cohesion exists within a module i.e., intra-modular. 2. Low value of coupling is good for software. High value of cohesion is good for software. 3. Coupling remarks the independence among modules. Cohesion remarks the functional strength of modules. 4. Read more…

Loading

Software Testing

Introduction Software testing is a critical aspect of the software development life cycle (SDLC) and helps ensure that software is of high quality and meets the needs of its users. Definition Software testing is the process of evaluating a software application or system to identify and report defects, bugs, and Read more…

Loading

Scheduling Chart

Introduction A scheduling chart is an essential tool for project managers and software development teams to stay organized and ensure that projects are completed on time and within budget. Definition A scheduling chart in software development is a visual representation of the activities and tasks that need to be completed Read more…

Loading

Software Projects

Definition of Software Projects Software projects involve the planning, development, testing, and deployment of software applications or systems.  Software projects in software engineering typically involve a team of software engineers working together to develop, deploy, and maintain software applications. Characteristics of Software Projects Successful software projects require effective collaboration, communication, and project Read more…

Loading

Software Configuration Management (SCM)

Introduction SCM stands for Software Configuration Management. Definition SCM is the process of managing and controlling changes to software code, documentation, and other artifacts that are part of the software development process.  Characteristics SCM involves tracking and managing changes to software artifacts throughout the development process, from initial requirements gathering Read more…

Loading