Week 8 Flashcards

1
Q

4 komponen Use case diagram?

A
  1. A use case
  2. an actor
  3. a use case relationship
  4. the boundary
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

2 cara untuk identifikasi use case?

A
  1. identify the actors, bagaimana user menggunakan suatu sistem, dan apa yang mereka gunakan untuk mencapai tujuan tersebut.
  2. identify use cases from scenarios, mendeskripsikan rangkaian interaksi antara user dan sistem untuk mencapai tujuan tertentu. scenario mendeskripsikan sebuah urutan tertentu dari events.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

advantages dari object oriented development?

A
  1. Autonomous, i.e did not depend heavily on other modules
  2. Cohesive with a single, well – defined purpose
  3. Easy to understand
  4. Easily adapted to accommodate new or changed requirement
  5. Based on data
  6. Encapsulated data
  7. A well – define public interface
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Information hiding is achieved through?

A

encapsulation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

in activity diagram, the states are?

A

activities and the transition between them are triggered by the completion of the activity rather than by an external event

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

activity diagrams show?

A

the internal flow of control in a process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

object in a system has three characteristics?

A

a. behaviour
b. state
c. identity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

UML singkatan dari

A

unified modeling language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Use Case model adalah?

A

sudut pandang user terhadap fungsi dari sebuah sistem. Use case model bertujuan untuk mengorganisasi, menstruktur, dan mendokumentasi informasi yang banyak selama adanya kebutuhan.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

2 kategori dari use case description?

A
  1. high level description

2. expanded use case

How well did you know this?
1
Not at all
2
3
4
5
Perfectly