Changes for page Whole Team

Last modified by chrisby on 2023/11/28 21:22

From version 1.20
edited by chrisby
on 2023/11/26 13:53
Change comment: There is no comment for this version
To version 1.19
edited by chrisby
on 2023/11/26 13:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
12 12  
13 13  * The Project Manager is responsible for stakeholder and resource management, budget, reporting, high-level coordination, etc. The project manager may be a member of more than one agile team. All other team members belong to this team only.
14 14  * The Master is an experienced developer who also has the responsibility and authority to ensure that Agile practices are followed.
15 -* Developers implement stories by writing production code and [[corresponding tests|doc:Software Engineering.Agile.Extreme Programming.Test-Driven Development.WebHome]], such as unit/component/integration tests, but not acceptance tests.
15 +* Developers implement stories by writing production code and [[corresponding tests|doc:Software Engineering.Agile.Extreme Programming.Test-Driven Development.WebHome]], but not acceptance tests.
16 16  * Testers write [[acceptance tests|doc:Software Engineering.Agile.Extreme Programming.Acceptance Tests.WebHome]].
17 17   * Business Analyst writes the 'happy path' acceptance tests for stories.
18 18   * Quality Assurance writes the 'unhappy path' acceptance tests for stories.