Content deleted Content added
m moved Session-based test to Session-based testing: More in line with software testing, integration testing, etc. Body of article primarily talks about Session-based testing. |
Added some clarifying context to the intro paragraph |
||
Line 1:
{{context}}
'''Session-based testing''' is software test method that provides rapid defect discovery through creative on-the-fly test design, combined with management control and metrics reporting. It is more closely related to [[Exploratory test]]ing than to [[Scenario test]]ing, but the concepts can be used in conjunction. Session-based testing was developed in 2000 by Jon and James Bach.
It is a controlled and improved ad-hoc testing that is able to use the knowledge gained by a test team as a basis for ongoing,
The main tool in session-based testing is the charter or test point. Charters and test points list what should be tested and provide a record of what was tested. They should take between two and four hours to execute. Testers using Session-based testing plan their testing daily and new revelations on what needs to be tested are added as tests are executed.
|