From 1c84e6f1dcf5cbbac330918da4f233e1b40b9a2c Mon Sep 17 00:00:00 2001 From: Patrick <50352812+Mueller-Patrick@users.noreply.github.com> Date: Thu, 29 Oct 2020 10:30:17 +0100 Subject: [PATCH] Template for UCS --- Use-Case-Specification:-Search-for-Product.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Use-Case-Specification:-Search-for-Product.md diff --git a/Use-Case-Specification:-Search-for-Product.md b/Use-Case-Specification:-Search-for-Product.md new file mode 100644 index 0000000..8e25b81 --- /dev/null +++ b/Use-Case-Specification:-Search-for-Product.md @@ -0,0 +1,19 @@ +# Use-Case Specification: Search for Product +## 1. Use-Case: Search for Product +### 1.1 Brief Description + + +## 2. Flow of Events +### Activity Diagram + + +## 3. Special Requirements + +## 4. Preconditions +### 4.1 The user has to be logged in + + +## 5. Postconditions + +## 6. Function Points +[tbd] \ No newline at end of file