We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Intelligent UNIT LEVEL TEST Generator for Enhanced Software Quality

Abstract: Unit level test has been widely recognized as an important approach to improve the software quality, as it can expose bugs earlier during the development phase. However, manual unit level test development is often tedious and insufficient. Also, it is hard for developers to precisely identify the most error prone code block deserving the best test coverage by themselves. In this paper, we present the automatic Unit level test framework we used for intel media driver development. It can help us identify the most critical code block, provide the test coverage recommendation, and automatically generate >80% ULT code (~400K Lines of test code) as well as ~35% test cases (~7K test cases) for intel media driver. It helps us to greatly shrink the average ULT development effort from ~24 Man hours to ~3 Man hours per 1000 Lines of driver source code.
Comments: 10 pages, 6 figures
Subjects: Software Engineering (cs.SE)
Journal reference: 8th International Conference on Software Engineering (SEC 2022)
Cite as: arXiv:2206.00253 [cs.SE]
  (or arXiv:2206.00253v1 [cs.SE] for this version)

Submission history

From: Ning Luo [view email]
[v1] Wed, 1 Jun 2022 06:33:48 GMT (683kb)

Link back to: arXiv, form interface, contact.