]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-agile-manual/ti-agile-manual.git/blobdiff - introduction.tex
the-sprint: fix typos and enhance readability
[ti-agile-manual/ti-agile-manual.git] / introduction.tex
index 8267831e5b21600da11c295305b3fd0ddbfd1edc..2760786fe2daa10fbba5c4a4751fb7222383edb1 100644 (file)
@@ -26,7 +26,11 @@ Methodology at all, however the enterprise development environment needs
 visibility on feature readiness. The Agile Methodologies seem to impose the
 least amount of process overhead to engineers, which gives the team maximum
 amount of engineering hours and decreases the amount of time wasted in phone
-calls and meetings.
+calls and meetings.  An additional advantage of Scrum is that developers
+are given focused time within each Sprint to accomplish their tasks without
+being re-assigned or re-prioritized.  Customer support efforts are prioritized
+as part of the common backlog and not as interrupts.  The Sprint concept is
+discussed more in chapter \ref{chap:the-sprint}.
 
 \paragraph{}
 This document aims at setting up a few foundations for the team in order to
@@ -40,8 +44,11 @@ This book is organized as follows. In chapter \ref{chap:scope} we will define
 the scope of this document. Why is it needed and who's going to use it.
 
 \paragraph{}
-In chapter \ref{chap:scope} we will define the scope of this document. Why is
-it needed and who's going to use it.
+An in-depth description of Scrum is available on chapter \ref{chap:scrum}. We
+will look at traditional Scrum practices, what Scrum is, the daily scrum, etc.
+Note, however, that Scrum is a management process and it needs a companion
+engineering process such as Continuous Integration, Test-Driven Development,
+and many, many others.
 
 \paragraph{}
 Chapter \ref{chap:roles-in-scrum} will discuss about the three roles within a
@@ -74,4 +81,4 @@ more methodical about testing and validation.
 
 \paragraph{}
 We hope our readers have lots of fun while reading this manual and implementing
-it on daily job.
+it in their daily job.