Menambahkan field `expected_length` dan menambahkan extends pada Use Case diagram. Sehingga requirement membuat Seksi, Pertanyaan dan Pilihan menjadi lebih eksplisit.
7 lines
215 B
Gherkin
7 lines
215 B
Gherkin
Feature: Printing Questionnaire Reports
|
|
As an admin of the system
|
|
I can print reports of certain questionnaire
|
|
So that I can see the result of the questionnaire
|
|
|
|
Scenario: Print closed questionnaire
|