SCENT: A Method Employing Scenarios to Systematically Derive TestCases for System Test

  • Authors:
  • Johannes RYSER;Martin GLINZ

  • Affiliations:
  • -;-

  • Venue:
  • SCENT: A Method Employing Scenarios to Systematically Derive TestCases for System Test
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Scenarios/Use cases have attracted much attention and gained wide- spread use in requirements and software engineering over the last couple of years. In scenarios, the functionality and behavior of a (software) system is captured in a user-centered perspective. To date, scenarios are mainly used in the requirements elicitation and analysis phase of software development. However, the use of scenarios in other phases of software development is of much interest, as it could help to cut cost by reuse and improved validation and verification. As scenarios form a kind of abstract test cases for the system under development, the idea to use them to derive test cases for system test is quite intriguing. Yet in practice, scenarios from the analysis phase are seldom used to create concrete system test cases. In this report, we present a procedure to create scenarios during the analysis phase of system development, to structure them according to a given scenario template, and to use these scenarios in the system testing phase to systematically determine test cases. This is done by formalization of natural language scenarios in statecharts, annotation of statecharts with helpful information for test case creation/generation and by path traversal in the statecharts to determine concrete test cases. Furthermore, dependencies between scenarios are captured and modeled in so-called dependency charts, and test cases are derived from dependency charts to enhance the developed test suites. The approach has been applied to two projects in industry. In this report, we also report on some of the experiences made in applying the approach in practice.