Category: Software Engineering

7 posts

What is Dynamic Modeling & How its Used in Object Design?

Dynamic modeling is a modeling technique used to represent and analyze the behavior of a system over time. It is a fundamental concept in software engineering and is often used in object-oriented desi... Read Mores

What are the Benefits of using Layers in Software Design?

Software design is a crucial aspect of software development, and it involves the planning and creation of the architecture and structure of software applications. One of the key concepts in software d... Read Mores
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

Explain Uses Case Model in Details

Introduction Use Case Model is a popular technique for capturing the functional requirements of a system in a structured way. It is widely used in software engineering and system design to identify an... Read Mores

What are Activity Diagram in UML?

Activity diagrams are a type of diagram used to describe the flow of activities within a system or process. They are commonly used in software engineering to model complex systems, such as online shop... Read Mores
Prathmesh Yelne

10-Dec-2023 16:39:44

avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

What are Association in Domain Model ?

Introduction  In the field of software engineering, a domain model is a representation of the real-world entities and their relationships in a specific domain. It is a visual representation of a ... Read Mores
Prathmesh Yelne

10-Dec-2023 16:39:32

Explain Why are Use Case is Important in Software Engineering

A use case is a description of how a user interacts with a system to achieve a particular goal. It is an essential tool in software development because it provides a clear understanding of how the sys... Read Mores
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

What are Different Types and Categories of Requirements in OOAD

Object-oriented analysis and design (OOAD) is a software engineering methodology that involves designing software systems using object-oriented concepts. One of the critical steps in OOAD is gathering... Read Mores
Prathmesh Yelne

04-Apr-2023 13:30:20

342 Views OOAD, Software Engineering 2 years ago