Differences between revisions 15 and 16
Revision 15 as of 2009-05-25 13:24:00
Size: 2775
Editor: TueLarsen
Comment:
Revision 16 as of 2010-08-16 10:24:54
Size: 2792
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
~-[[Action(edit)]]-~ ~-<<Action(edit)>>-~
Line 3: Line 3:
The Prepare Release Test process contains [#PrepRelTestDescription Description], [#PrepRelTestPurpose Purpose], [#PrepRelTestResponsible Responsible], [#PrepRelTestMethod Method], [#PrepRelTestTime Time], [#PrepRelTestInput Input] and [#PrepRelTestOutput Output]. The Prepare Release Test process contains [[#PrepRelTestDescription|Description]], [[#PrepRelTestPurpose|Purpose]], [[#PrepRelTestResponsible|Responsible]], [[#PrepRelTestMethod|Method]], [[#PrepRelTestTime|Time]], [[#PrepRelTestInput|Input]] and [[#PrepRelTestOutput|Output]].
Line 5: Line 5:
[[Anchor(PrepRelTestDescription)]]
'''~+Description+~'''[[BR]]
<<Anchor(PrepRelTestDescription)>>
'''~+Description+~'''<<BR>>
Line 11: Line 11:
[[Anchor(PrepRelTestPurpose)]]
'''~+Purpose+~'''[[BR]]
<<Anchor(PrepRelTestPurpose)>>
'''~+Purpose+~'''<<BR>>
Line 16: Line 16:
[[Anchor(PrepRelTestResponsible)]]
'''~+Responsible+~'''[[BR]]
 * [:Process Role/Test_Coordinator:Test Coordinator]
<<Anchor(PrepRelTestResponsible)>>
'''~+Responsible+~'''<<BR>>
 * [[Process Role/Test Coordinator|Test Coordinator]]
Line 20: Line 20:
[[Anchor(PrepRelTestMethod)]]
'''~+Method+~'''[[BR]]
<<Anchor(PrepRelTestMethod)>>
'''~+Method+~'''<<BR>>
Line 38: Line 38:
[[Anchor(PrepRelTestTime)]]
'''~+Time+~'''[[BR]]
<<Anchor(PrepRelTestTime)>>
'''~+Time+~'''<<BR>>
Line 41: Line 41:
 * After the iteration has been started and tasks distributed by [:Process_Role/Project Leader:project leader]
 * Before [:Process/Code_Freeze:code freeze] within the iteration
 * After the iteration has been started and tasks distributed by [[Process Role/Project Leader|project leader]]
 * Before [[Process/Code Freeze|code freeze]] within the iteration
Line 44: Line 44:
[[Anchor(PrepRelTestInput)]]
'''~+Input+~'''[[BR]]
<<Anchor(PrepRelTestInput)>>
'''~+Input+~'''<<BR>>
Line 48: Line 48:
[[Anchor(PrepRelTestOutput)]]
'''~+Output+~'''[[BR]]
<<Anchor(PrepRelTestOutput)>>
'''~+Output+~'''<<BR>>

edit

The Prepare Release Test process contains Description, Purpose, Responsible, Method, Time, Input and Output.

Description

  • the overall preparation is continuously defined and implemented
  • setting the exact successcriteria together with the developers for each implementation task
  • preparing the release test description, data and platform for the releasetest

Purpose

  • a reliable releasetest for all changes made in the actual iteration
  • a releasetest ready for execution just after the last iteration task is finished

Responsible

Method

During the implementation of the iteration following task need to be done or verified by a proactive Testcoordinator:

  • The creation of the Wiki test release page happens soon after the start of the iteration.
  • The Test Coordinator will work together with the developer to decide who is responsible for implementing the releasetest
  • Before the implementation of a task the deleloper defines how the release test can be implemented. Unit tests may be sufficient testing so that a proper release test is not necessary.
    • Accepted by the test coordinator
  • The tests covers the need for each iteration. By development iterations - not production releases - the test focus is only on the code areas, that may be affected by the changes.
  • That documentation will be verified.
  • That each release test is checked as far as possible before the start of the release test
  • That there is clean up of the releasetest page for old test cases and and bug test items.
  • That the time for preparation and execution of the releasetest is fair.
  • That the platform has sufficient capacity (disk space platforms ..)
  • That each test ready for execution is spread out to different testpeople

Time

Input

  • Component owners are responsible for testdata and sanity checks and for providing the test coordinator with a list of bugs fixes and a sanity check descriptions

Output

  • a reliable releasetest - just in time

Process/Prepare Release Test WithoutTitle (last edited 2010-08-16 10:24:54 by localhost)