Skip to main content

Questions tagged [use-case]

In software and systems engineering, a use case is a list of steps, typically defining interactions between a role and a system. From Wikipedia: http://en.wikipedia.org/wiki/Use_case

2 votes
3 answers
259 views

I’m modeling a use case diagram for an online marketplace system. In one of my use cases, the seller can perform three different actions: Accept an offer → closes the negotiation, Reject an offer → ...
dok's user avatar
  • 313
5 votes
4 answers
563 views

I’m creating a 0- and 1-Level DFD, along with a UC Diagram, for a data cleansing web application for a government agency. The primary user of the system is the agency’s Quality Assurance (QA) Officer. ...
Bronwyn Rojas's user avatar
7 votes
2 answers
1k views

If I create a sequence diagram for a use case, should the objects in the sequence diagram be based on the methods and classes in the class diagram, or is that not necessarily required?
mana's user avatar
  • 151
6 votes
2 answers
165 views

I'm creating a use case diagram. Is it correct to make gaining muscle/maintaining weight/losing weight a generalization? Or do you think I should just delete those use cases? I mean the use case of ...
mana's user avatar
  • 151
0 votes
2 answers
170 views

I have this Use-case diagram: Stop Scroll Here!!! What is your first impression about the use case? I mean is it interpretable intuitively? After you answer it, I will explain what that use case is ...
Muhammad Ikhwan Perwira's user avatar
1 vote
1 answer
143 views

Detailed Idea for the Dermatech System Main Idea of the System: Dermatech is an AI-based system that operates through a mobile application, designed to assist users in diagnosing primary skin ...
Shahad At's user avatar
3 votes
2 answers
125 views

I'm working on analyzing an application for skin disease diagnosis using AI. Here's the scenario: User Interaction: The user logs in to the application, uploads or captures an image of their skin ...
Shahad At's user avatar
1 vote
1 answer
163 views

I am new to UML and have a problem. I am trying to model a system where a teacher can develop an assignment paper and use an LLM to generate answers to make a more robust paper. later, the moderator ...
D Jay's user avatar
  • 127
1 vote
1 answer
244 views

I am new to UML and have a problem. I am trying to model a system where a teacher can develop an assignment paper and use an LLM to generate answers to make a more robust paper. later, the moderator ...
D Jay's user avatar
  • 127
0 votes
2 answers
328 views

I am realising a project only I do not understand whether the diagram is correct or not. I've used a generalization for merging two CRUD operations. Is this correct? Is the use case login correct if ...
lucagiuseppe caliò's user avatar
14 votes
3 answers
10k views

I was asked to build a use case diagram for a case study of a charter boat company. I said that the system will implement a shift away from their use of manual forms into an online booking and payment ...
Ivan's user avatar
  • 249
0 votes
1 answer
100 views

Let's image that I have a requirement from a user about logging. He wants to log and then display to manager every action made by a user in the system. And for specific actions e.g. opening a case he ...
M_Ryan's user avatar
  • 1
3 votes
1 answer
144 views

I am creating a use case diagram for an elevator control system program, and I am a little confused about using includes for sequential actions. What I mean is that when the user calls the elevator, ...
Carter Karl Falkenberg's user avatar
1 vote
2 answers
232 views

I'm working on a project with the task of creating a route to checkout ticket purchases for events. In this scenario, I have a controller that receives the request with order data, client information, ...
Victor Antunes B.'s user avatar
2 votes
3 answers
946 views

I am pretty new to async programming and the whole stream stuff, since i have a web programming background with php, where async programming and streams isn't really a big topic most time. I try to ...
Jim Panse's user avatar
  • 408

15 30 50 per page
1
2 3 4 5
17