-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Discuss] Focus on Functional Requirements #257
Comments
I sort of agree, we should definitely write a definition for the different types of requirements and give an example. However, a functional requirement should still touch WoT and be technical enough. For example, "I want to collect data from IoT sensors and display on a dashboard" has no technical enough requirement for me. |
I agree with @egekorkan. I think it is important to clarify the scope of UseCases TF that must be considered. And I think we should clarify the difference between functional requirements and technical requirements. |
How about classifying the use cases as follows and discussing them with different templates in different session or task forces?
|
@k-toumura I really like your proposal. Since you have already hinted, we can even call them separately: use cases or user stories, application scenarios and case studies, respectively. |
The proposal to classify use cases into different categories is useful, but not addressing the "functional/technical" requirements distinction for this issue. Move suggestion to another issue? |
I think there are several categories of Use Cases. I think the focus of Use Cases is "1" of @k-toumura comment. The "2" of @k-toumura comment is diagrams used to explain features on each documents. And The "3" is diagrams to explain WoT for implementation report. And I think we should clarify what "functional requirements" is and what technical requirements is. But I think "functional/technical" requirements should be based on the Use Cases documents. |
Even though that would be correct in general, our implementations reports are much more detailed than that. In the future, we can actually use such descriptions in addition to the data we currently have in the implementation reports. In any case, it is a good proposal and we can hit two birds with one stone :) |
Regarding the original question, my impression of the above is that it's reasonable to focus on functional requirements in the UC&R document, as long as they are detailed enough to extract technical requirements and motivate features in other documents. I think the category discussion should be moved to another issue. |
As for some examples, here is one we discussed: |
Another one: In these examples, note that both OAuth2 and SSE are HTTP-specific, so really belong in the HTTP Binding. Each protocol may have its own way of doing these things. So it would be better IMO to discuss these detailed technical requirements in the TF working on the HTTP binding (for example). That means there is additional technical requirement definition work needed in the TF. However these can be related back to a functional requirement. |
Just to comment on the examples above from @mmccool. I have mentioned similar comments in the meeting but only for the first one. Here they are in one place:
|
Propose that the UC&R document focus on functional requirements (what needs to be accomplished) not technical requirements (how something should be accomplished). Technical requirements can be stated in each deliverable.
To discuss; please add comments below.
The text was updated successfully, but these errors were encountered: