Skip to content

Commit

Permalink
regenerate after: Add Matt's talk info
Browse files Browse the repository at this point in the history
  • Loading branch information
lkuper committed Mar 7, 2024
1 parent b54d6b1 commit 3fb7a53
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 13 deletions.
Binary file removed img/.DS_Store
Binary file not shown.
12 changes: 6 additions & 6 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@

<tr>
<td><a href="#march-15">March 15</a></td>
<td>Matthew Davis</td>
<td><em>TBD</em></td>
<td>Matthew C. Davis</td>
<td>NaNofuzz to TestLoop: A Journey from Empirical to Theoretical Research (and back again)</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -263,13 +263,13 @@ a focus on security properties.</p>

<h1 id="march-15">March 15</h1>

<p><strong>Speaker:</strong> Matthew Davis</p>
<p><strong>Speaker:</strong> Matthew C. Davis</p>

<p><strong>Title:</strong> <em>TBD</em></p>
<p><strong>Title:</strong> NaNofuzz to TestLoop: A Journey from Empirical to Theoretical Research (and back again)</p>

<p><strong>Abstract:</strong> <em>TBD</em></p>
<p><strong>Abstract:</strong> Software testing labor cost in the United States exceeded an estimated $47 billion in 2021. For 50 years, Automatic Test sUite Generators (ATUGs) have intended to help developers generate test suites. The vast majority of ATUGs have focused on effectiveness measures such as code coverage, mutants killed, and bugs elicited. But few ATUGs have focused on the developer’s experience. In this talk we discuss NaNofuzz, an ATUG that focuses on the developer’s experience, as well as TestLoop, a theoretical model of the developer’s test suite generation process. We describe ways in which our empirical ATUG research informs and refines our theoretical research – and vice-versa.</p>

<p><strong>Bio:</strong> <em>TBD</em></p>
<p><strong>Bio:</strong> Matthew C. Davis is a Software Engineering PhD student at Carnegie Mellon University’s School of Computer Science and is advised by Dr. Brad A. Myers and Dr. Joshua Sunshine. Matthew’s research focuses on interventions that improve the human ability to build and test useful software and is motivated by twenty years of experience as a software engineer and as a global technology director in industry, where he observed first-hand many ways in which developers encounter barriers to efficiently and effectively using various types of common software engineering tools.</p>

<p><a href="../">Archive</a></p>
</description>
Expand Down
12 changes: 6 additions & 6 deletions lsd-seminar/2024wi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@ <h1 itemprop="name">Languages, Systems, and Data Seminar (Winter 2024)</h1>

<tr>
<td><a href="#march-15">March 15</a></td>
<td>Matthew Davis</td>
<td><em>TBD</em></td>
<td>Matthew C. Davis</td>
<td>NaNofuzz to TestLoop: A Journey from Empirical to Theoretical Research (and back again)</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -402,13 +402,13 @@ <h1 id="march-8">March 8</h1>

<h1 id="march-15">March 15</h1>

<p><strong>Speaker:</strong> Matthew Davis</p>
<p><strong>Speaker:</strong> Matthew C. Davis</p>

<p><strong>Title:</strong> <em>TBD</em></p>
<p><strong>Title:</strong> NaNofuzz to TestLoop: A Journey from Empirical to Theoretical Research (and back again)</p>

<p><strong>Abstract:</strong> <em>TBD</em></p>
<p><strong>Abstract:</strong> Software testing labor cost in the United States exceeded an estimated $47 billion in 2021. For 50 years, Automatic Test sUite Generators (ATUGs) have intended to help developers generate test suites. The vast majority of ATUGs have focused on effectiveness measures such as code coverage, mutants killed, and bugs elicited. But few ATUGs have focused on the developer&rsquo;s experience. In this talk we discuss NaNofuzz, an ATUG that focuses on the developer&rsquo;s experience, as well as TestLoop, a theoretical model of the developer&rsquo;s test suite generation process. We describe ways in which our empirical ATUG research informs and refines our theoretical research &ndash; and vice-versa.</p>

<p><strong>Bio:</strong> <em>TBD</em></p>
<p><strong>Bio:</strong> Matthew C. Davis is a Software Engineering PhD student at Carnegie Mellon University’s School of Computer Science and is advised by Dr. Brad A. Myers and Dr. Joshua Sunshine. Matthew&rsquo;s research focuses on interventions that improve the human ability to build and test useful software and is motivated by twenty years of experience as a software engineer and as a global technology director in industry, where he observed first-hand many ways in which developers encounter barriers to efficiently and effectively using various types of common software engineering tools.</p>

<p><a href="../">Archive</a></p>

Expand Down
1 change: 0 additions & 1 deletion themes/academic
Submodule academic deleted from 8d596f

0 comments on commit 3fb7a53

Please sign in to comment.