Introduction to Software Engineering and Software Process Models

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

These flashcards cover key definitions, models, methodologies, and principles related to software engineering.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Software Engineering

The systematic application of engineering principles to the development, operation, and maintenance of software systems.

2
New cards

Waterfall Model

A linear, sequential approach to software development with distinct phases such as requirements gathering, design, implementation, testing, and maintenance.

3
New cards

Agile Methodology

A flexible, iterative approach to software development emphasizing collaboration, customer feedback, and rapid delivery.

4
New cards

Modularity

The practice of breaking software into smaller, manageable parts to improve organization and maintenance.

5
New cards

Reusability

The practice of reusing existing components to save time and effort in software development.

6
New cards

Customer Collaboration

Engagement with customers throughout the development process to gather feedback and ensure the software meets their needs.

7
New cards

Dynamic Behavior of Software

Software executes tasks dynamically based on user inputs, configurations, and environmental factors.

8
New cards

Changeability in Software

Software's ability to be easily modified to meet new requirements or fix errors.

9
New cards

Concurrent Development Model

A software development approach where various activities such as communication, development, and testing happen in parallel.

10
New cards

Spiral Model

A risk-driven process model that combines elements of both the Waterfall model and Prototyping model, focusing on iterative development and risk analysis.

11
New cards

Quality Assurance

Activities intended to ensure that software development processes are consistent, reliable, and adhere to established standards.

12
New cards

Documentation-Driven

A characteristic of the Waterfall model where comprehensive documentation is created in each phase.

13
New cards

Feedback Loop

An iterative process in which customer feedback is integrated throughout software development to refine and improve the final product.

14
New cards

User-Centric Design

An approach that keeps user requirements and satisfaction in focus throughout the development process.

15
New cards

Software Crisis

A situation in the late 1960s when software projects frequently failed to meet deadlines, budgets, or quality standards.

16
New cards

Maintainability

The ease with which software can be understood, modified, and updated over time.

17
New cards

Cost and Time Efficiency

The goal of using resources effectively during software development to meet deadlines and budgets.