Write a Blog >>
ICSE 2020
Wed 24 June - Thu 16 July 2020
Wed 15 Jul 2020 16:30 - 16:40 at AST - Live Session 3 Chair(s): Hong Zhu

Arguably the most important measure of software quality in industry is the ability to acquire and retain customers. At Adobe we have learned that a good indicator of our future ability to retain customers is the number of customer reported regression bugs. To keep this number low we have found that the best testing approach is differential testing (DT). One of the greatest challenges for DT is how to handle the large number of differences that are often discovered. DT can only tell you if behavior has changed but cannot tell you if those changes are acceptable. Traditionally, a large manual effort is required to inspect each difference to determine the quality of the code change(s). This is very time consuming and severely limits the volume of testing that can be completed thus reducing adoption of this powerful testing technique. One approach used at Adobe to solve this problem is the use of association rule mining to collect similar differences into unique groups.

Grouping accomplishes two important tasks: 1. A great reduction in the number of differences that must be examined manually and 2. A simple and practical method of test suite evaluation. By grouping the differences and then analyzing those groups we can tell how effective the test suite has been in exercising all code paths. If code changes are expected to create differences, and we fail to find groups that reflect these expected differences, then we know that our test suite is incomplete and needs attention.

Wed 15 Jul

Displayed time zone: (UTC) Coordinated Universal Time change

16:00 - 17:00
Live Session 3AST at AST
Chair(s): Hong Zhu Oxford Brookes University
16:00
10m
Research paper
Testing Apps With Real World Inputs
AST
Tanapuch Wanwarang CISPA Helmholtz Center for Information Security, Nataniel Borges Jr. CISPA Helmholtz Center for Information Security, Leon Bettscheider CISPA Helmholtz Center for Information Security, Andreas Zeller CISPA Helmholtz Center for Information Security
Pre-print
16:10
10m
Research paper
A Delta-Debugging Approach to Assessing the Resilience of Actor Programs through Run-time Test Perturbations
AST
Jonas De Bleser Sofware Languages Lab, Vrije Universiteit Brussel, Dario Di Nucci Tilburg University, Coen De Roover Vrije Universiteit Brussel
Pre-print
16:20
10m
Short-paper
Muteria: An Extensible and Flexible Multi-Criteria Software Testing Framework
AST
Thierry Titcheu Chekam University of Luxembourg (SnT), Mike Papadakis University of Luxembourg, Yves Le Traon University of Luxembourg
File Attached
16:30
10m
Industry talk
Difference Grouping and Test Suite Evaluation: Lessons from Automated Differential Testing for Adobe Analytics
AST
Darryl Jarman Adobe, Scott Hunt Adobe, Jeffrey Berry Adobe, Inc., Dave Towey University of Nottingham Ningbo China
16:40
10m
Industry talk
Automatic Prevention of Accidents in Production
AST
Chang-Seo Park Google LLC
16:50
10m
Industry talk
The Effectiveness of Client-side JavaScript Testing
AST
Jonny Moon Adobe, Inc., Brian Farnsworth Adobe, Inc., Riley Smith Adobe, Inc.