๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Automated test data generation for programs with procedures

โœ Scribed by Korel, Bogdan


Book ID
121283113
Publisher
Association for Computing Machinery
Year
1996
Weight
700 KB
Volume
21
Category
Article
ISSN
0163-5948

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


Automated test data generation for progr
โœ Korel, Bogdan ๐Ÿ“‚ Article ๐Ÿ“… 1996 ๐Ÿ› Association for Computing Machinery โš– 700 KB

Test data generation in program testing is the process of identifying a set of test data that satisfies a selected testing criterion, such as, statement coverage or branch coverage. The existing methods of test data generation are limited to unit testing and may not efficiently generate test data fo

Automated test-data generation for excep
โœ N. Tracey; J. Clark; K. Mander; J. McDermid ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 285 KB ๐Ÿ‘ 1 views

This paper presents a technique for automatically generating test-data to test exceptions. The approach is based on the application of a dynamic global optimization based search for the required test-data. The authors' work has focused on test-data generation for safety-critical systems. Such system

The dynamic domain reduction procedure f
โœ A. Jefferson Offutt; Zhenyi Jin; Jie Pan ๐Ÿ“‚ Article ๐Ÿ“… 1999 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 171 KB ๐Ÿ‘ 1 views

Test data generation is one of the most technically challenging steps of testing software, but most commercial systems currently incorporate very little automation for this step. This paper presents results from a project that is trying to find ways to incorporate test data generation into practical