ReAssert.
Saved in:
| Title: | ReAssert. |
|---|---|
| Authors: | Daniel, Brett, Dig, Danny, Gvero, Tihomir, Jagannath, Vilas, Jiaa, Johnston, Mitchell, Damion, Nogiec, Jurand, Tan, Shin Hwei, Marinov, Darko |
| Source: | ICSE: International Conference on Software Engineering. 2011, p1010-1012. 3p. |
| Subjects: | Electronic systems, Retrofitting, Facility management, Computer software, Computer systems |
| Abstract: | Successful software systems continuously change their requirements and thus code. When this happens, some existing tests get broken because they no longer reflect the intended behavior, and thus they need to be updated. Repairing broken tests can be time-consuming and difficult. We present ReAssert, a tool that can automatically suggest repairs for broken unit tests. Examples include replacing literal values in tests, changing assertion methods, or replacing one assertion with several. Our experiments show that ReAssert can repair many common test failures and that its suggested repairs match developers' expectations. [ABSTRACT FROM AUTHOR] |
| Copyright of ICSE: International Conference on Software Engineering is the property of Association for Computing Machinery and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) | |
| Database: | Engineering Source |
|
Full text is not displayed to guests.
Login for full access.
|
|
| Abstract: | Successful software systems continuously change their requirements and thus code. When this happens, some existing tests get broken because they no longer reflect the intended behavior, and thus they need to be updated. Repairing broken tests can be time-consuming and difficult. We present ReAssert, a tool that can automatically suggest repairs for broken unit tests. Examples include replacing literal values in tests, changing assertion methods, or replacing one assertion with several. Our experiments show that ReAssert can repair many common test failures and that its suggested repairs match developers' expectations. [ABSTRACT FROM AUTHOR] |
|---|---|
| DOI: | 10.1145/1985793.1985978 |