Requirements Elicitation Techniques Flashcards

1
Q

What are some reasons people might be opposed to a new system?

A
  • Retiring soon and dont want to learn a new system
  • Don’t like change
  • Make their work less visible
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What would a use case scenario for play song look like?

A

Precondition: the user must have selected a song to play already
Flow:
1. User triggers the selected song to play
2. System fetches the song from the songs library
3. System plays the song through the audio output
4. User begins listening to the song
Inclusion:
3a. Invoke “Display song info” use case ID 1.4
Extension:
2a. If user is not subscribed, invoke the “play ad” use case ID 3.0

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

What would a use case scenario for search for music look like?

A
  1. User triggers music search functionality on the device
  2. User searches for music by song name or artist
  3. System fetches songs matching the search parameters from the library
  4. system presents user with songs that match their search criteria
How well did you know this?
1
Not at all
2
3
4
5
Perfectly