Abstract
TESTAR is a tool for automated testing via the GUI. It uses dynamic analysis during automated GUI exploration and generates the test sequences during the execution. TESTAR saves all kind of information about the tests in a Graph database that can be queried or traversed during or after the tests using a traversal language. Test sequences leading to a failure can be excessively long, making the root-cause analysis of the failure difficult. This paper proposes an initial approach to find the shortest path to reproduce an error found by TESTAR
Original language | English |
---|---|
Title of host publication | Proceedings of the 2019 27th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering |
Editors | Marlon Dumas, Dietmar Pfahl |
Place of Publication | New York, USA |
Publisher | Association for Computing Machinery |
Pages | 1223-1225 |
Number of pages | 3 |
ISBN (Print) | 978-1-4503-5572-8 |
DOIs | |
Publication status | Published - Aug 2019 |
Event | 27th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering - Talinn, Estonia Duration: 26 Aug 2019 → 30 Aug 2019 Conference number: 27 https://esec-fse19.ut.ee/ |
Conference
Conference | 27th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering |
---|---|
Abbreviated title | ESEC/FSE 2019 |
Country/Territory | Estonia |
City | Talinn |
Period | 26/08/19 → 30/08/19 |
Internet address |
Keywords
- Automated testing
- TESTAR
- flaky test
- metaheuristic
- root-cause analysis