You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/user_guide.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,13 @@ The document is also helpful for people who just want to get an insight on what
32
32
* IT Support personnel
33
33
* People responsible for picking tools (who we recommend should be users too)
34
34
35
-
Of course requirement engineering and tracing are useful outside the software domains too.
35
+
Of course, requirement engineering and tracing are useful outside the software domains too.
36
36
37
37
### What is Requirement Tracing?
38
38
39
39
OpenFastTrace is a requirement tracing suite. Requirement tracing helps you to keep track of whether you actually implemented everything you planned to in your specifications. It also identifies obsolete parts of your product and helps you to get rid of them.
40
40
41
-
The foundation of all requirement tracing are links between documents, implementation, test, reports and whatever other artifacts your product consists of.
41
+
The foundation of all requirement tracing is links between documents, implementation, test, reports and whatever other artifacts your product consists of.
42
42
43
43
Let's assume you compiled a list of five main features your users asked for. They are very coarse but provide a nice overview of what your project is expected to achieve. Next you decide to write a few dozen user stories to flesh out the details of what your users want.
0 commit comments