CINXE.COM
Instructions to Presenters - ISSTA 2022
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="https://conf.researchr.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://conf.researchr.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>Instructions to Presenters - ISSTA 2022</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://conf.researchr.org";</script> <link rel="stylesheet" href="https://conf.researchr.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://conf.researchr.org/stylesheets/conf.css?e0c92ee5f52769e04d268b7588469bfe" type="text/css" /><link rel="stylesheet" href="https://conf.researchr.org/getFile/4b16920f-3304-4b00-8edc-b1fbefae0d36/ISSTA.css?1632206842061" type="text/css" /><link rel="stylesheet" href="https://conf.researchr.org/stylesheets/theme.bootstrap_3.min.css?6867e70881e6ed2c03b6c9cf9c3152e0" type="text/css" /><script type="text/javascript" src="//code.jquery.com/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/jquery.tablesorter.combined.min.js?285b21976326641f8f1b910492e6d5d0"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/jquery.tablesorter.pager.min.js?4551cdfea66f45a11ae5548f3d50a06f"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/tablesorter-init.js?ee6babedf1a6be960e4543a1bb57b421"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/bootstrap/js/bootstrap.min.js?2f34b630ffe30ba2ff2b91e3f3c322a1"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/notify.min.js?e86d399917a84b69a4683f504c7a7813"></script> <script type="text/javascript" src="https://conf.researchr.org/javascript/ajax.js?2dbd1cc4f8f2d52ae9c879d7346f4f8a"></script> <script type="text/javascript">$(document).ready( function(){ $('#program-menu a[data-fltr-type]').on('click', function(event){ event.preventDefault(); window.location = $(this).attr('href') + "?" + encodeURIComponent( $(this).data('fltr-type') ) + '=' + encodeURIComponent( $(this).data('fltr-val') ); }) }) </script> <meta prefix='og: http://ogp.me/ns#' property='og:title' content='Instructions to Presenters - ISSTA 2022'> <script type="text/javascript">(function($){ $(document).ready(function(){ $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { event.preventDefault(); event.stopPropagation(); $(this).parent().siblings().removeClass('open'); $(this).parent().toggleClass('open'); }); }); })(jQuery); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4G0QWEKVQS"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-4G0QWEKVQS', {'cookie_domain': 'auto', 'anonymizeIp': true });gtag('config', 'UA-9607501-2', {'cookie_domain': 'auto', 'anonymizeIp': true });</script> <meta name='keywords' content='issta,software,testing,symposium,research,researchers,practitioners,academics'> <meta prefix='og: http://ogp.me/ns#' property='og:image' content='https://conf.researchr.org/getImage/issta-2022/carousel/Screen+Shot+2021-09-22+at+10.12.21+PM.jpg?1632322828000'> <meta prefix='og: http://ogp.me/ns#' property='og:description' content='The ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA) is the leading research symposium on software testing and analysis, bringing together academics, industrial researchers, and practitioners to exchange new ideas, problems, and experience on how to analyze and test software systems. 2022 will mark the 31st edition of ISSTA! ISSTA Impact Paper Award Congratulations to the following ISSTA Impact Paper Award: Probabilistic Symbolic Execution: Quantitative Program Analysis through Model Counting Jaco Geldenhuys, Matthew B Dwyer, Willem Visser Don’t miss t ...'> <meta name='description' content='The ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA) is the leading research symposium on software testing and analysis, bringing together academics, industrial researchers, and practitioners to exchange new ideas, problems, and experience on how to analyze and test software systems. 2022 will mark the 31st edition of ISSTA! ISSTA Impact Paper Award Congratulations to the following ISSTA Impact Paper Award: Probabilistic Symbolic Execution: Quantitative Program Analysis through Model Counting Jaco Geldenhuys, Matthew B Dwyer, Willem Visser Don’t miss t ...'> <script type="text/javascript">function addEventModalLoadOnClick( containerNode ){ $(containerNode).find( "a[data-event-modal]" ).on("click", function(e){ var eventId = $(this).data("event-modal"); var modalElem = $("#modal-" + eventId); if(modalElem.length){ modalElem.modal({ backdrop: 'static', keyboard: true}, 'show'); } else { var loaderElem = $("#event-modal-loader"); loaderElem.find("input.event-id-input").val( eventId ); loaderElem.find("#load-modal-action").click(); } e.preventDefault(); } ); } </script><script type="text/javascript">function addStarredEventOnClick( containerNode ){ $(containerNode).find( "[data-event-star]" ).on("click", function(e){ var eventId = $(this).data("event-star"); var starEventFormElem = $("#event-star-form"); starEventFormElem.find("input.event-id-input").val( eventId ); starEventFormElem.find("#star-event-action").click(); e.preventDefault(); e.stopPropagation(); } ); } </script><script type="text/javascript">function pauseOnCloseModal( modalid ){ //pauses video (only youtube at the moment) when closing modal $('#' + modalid).on('hidden.bs.modal', function () { $(this).find('.embed-container iframe[src*=enablejsapi]').each( function(){ this.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}', '*') } ); } ) } </script> <meta name="google-site-verification" content="cnzn0pp7XUZE55tGsWdtwEs69y3Gg7awoHeHWQOMxWY" /> </head> <body id="attending"><div class="frame"><div class="logobar"><div class="container"><a href="https://conf.researchr.org/home/issta-2022" class="navbar-brand navigate"><span class="brand-text">ISSTA 2022</span></a><div class="place">Mon 18 - Fri 22 July 2022 <a href="https://conf.researchr.org/venue/issta-2022/issta-2022-venue" class="navigate">Online</a></div></div></div><div class="navbar navbar-default"><div class="container"><div class="navbar-header"><button type="button" data-toggle="collapse" data-target="#navigationbar" class="navbar-toggle"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button></div><div id="navigationbar" class="navigationbar collapse navbar-collapse"><ul class="block nav navbar-nav"><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Attending <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/venue/issta-2022/issta-2022-venue" class="navigate">Venue: Online</a></li><li class="block"><a href="https://conf.researchr.org/attending/issta-2022/registration" class="navigate">Registration</a></li><li class="block"><a href="https://conf.researchr.org/attending/issta-2022/information-for-attendees" class="navigate">Information for Attendees</a></li><li class="block"><a href="https://conf.researchr.org/attending/issta-2022/presenter-instruction" class="navigate">Instructions to Presenters</a></li><li class="block"><a href="https://conf.researchr.org/attending/issta-2022/equity%2C-diversity-and-inclusion" class="navigate">Equity, Diversity and Inclusion</a></li></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Sponsorship <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/info/issta-2022/call-for-sponsorship" class="navigate">Call for Sponsorship</a></li><li class="block"><a href="https://conf.researchr.org/info/issta-2022/sponsors-and-supports" class="navigate">Sponsors and Supports</a></li></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Program <span class="caret"></span></a><ul id="program-menu" class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/program/issta-2022/program-issta-2022/" class="navigate">ISSTA Program</a></li><li class="block"><a href="https://conf.researchr.org/program/issta-2022/program-issta-2022/" data-fltr-type="prog" data-fltr-val="Your Program" class="navigate"><span class="glyphicon glyphicon-star"></span> Your Program</a></li><li class="block"><a href="https://conf.researchr.org/info/issta-2022/schedule-overview" class="navigate">Schedule Overview</a></li><li class="block divider"></li><li class="block"><a href="https://conf.researchr.org/program/issta-2022/program-issta-2022/" data-fltr-type="date" data-fltr-val="Mon 18 Jul 2022" class="navigate">Mon 18 Jul</a></li><li class="block"><a href="https://conf.researchr.org/program/issta-2022/program-issta-2022/" data-fltr-type="date" data-fltr-val="Tue 19 Jul 2022" class="navigate">Tue 19 Jul</a></li><li class="block"><a href="https://conf.researchr.org/program/issta-2022/program-issta-2022/" data-fltr-type="date" data-fltr-val="Wed 20 Jul 2022" class="navigate">Wed 20 Jul</a></li><li class="block"><a href="https://conf.researchr.org/program/issta-2022/program-issta-2022/" data-fltr-type="date" data-fltr-val="Thu 21 Jul 2022" class="navigate">Thu 21 Jul</a></li><li class="block"><a href="https://conf.researchr.org/program/issta-2022/program-issta-2022/" data-fltr-type="date" data-fltr-val="Fri 22 Jul 2022" class="navigate">Fri 22 Jul</a></li></ul></li><li id="tracks-in-navbar" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Tracks <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-3"><div class="row"><div class="col-sm-5"><ul class="block multi-column-dropdown"><li class="block dropdown-header">ISSTA 2022</li><li class="block"><a href="https://conf.researchr.org/track/issta-2022/issta-2022-technical-papers" class="navigate">Technical Papers</a></li><li class="block"><a href="https://conf.researchr.org/track/issta-2022/issta-2022-workshops" class="navigate">Workshops</a></li><li class="block"><a href="https://conf.researchr.org/track/issta-2022/issta-2022-artifact-evaluation" class="navigate">Artifact Evaluation</a></li><li class="block"><a href="https://conf.researchr.org/track/issta-2022/issta-2022-tool-demonstrations" class="navigate">Tool Demonstrations</a></li><li class="block"><a href="https://conf.researchr.org/track/issta-2022/issta-2022-doctoral-symposium" class="navigate">Doctoral Symposium</a></li><li class="block"><a href="https://conf.researchr.org/track/issta-2022/issta-2022-student-volunteers" class="navigate">Student Volunteers</a></li><li class="block"><a href="https://conf.researchr.org/track/issta-2022/issta-2022-keynotes" class="navigate">Keynotes</a></li><li class="block"><a href="https://conf.researchr.org/track/issta-2022/issta-2022-sponsors" class="navigate">Sponsors</a></li></ul></div><div class="col-sm-7"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Workshops</li><li class="block"><a href="https://conf.researchr.org/home/issta-2022/aista-2022" class="navigate"><strong>AISTA</strong> </a></li></ul></div></div></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Organization <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-2"><div class="row"><div class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">ISSTA 2022 Committees</li><li class="block"><a href="https://conf.researchr.org/committee/issta-2022/issta-2022-organizing-comittee" class="navigate">Organizing Comittee</a></li><li class="block dropdown-header">Track Committees </li><li class="block"><a href="https://conf.researchr.org/committee/issta-2022/issta-2022-technical-papers-program-committee" class="navigate"><strong>Technical Papers</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/issta-2022/issta-2022-workshops-workshop-committee" class="navigate"><strong>Workshops</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/issta-2022/issta-2022-artifact-evaluation-artifact-evaluation-committee" class="navigate"><strong>Artifact Evaluation</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/issta-2022/issta-2022-tool-demonstrations-program-committee" class="navigate"><strong>Tool Demonstrations</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/issta-2022/issta-2022-doctoral-symposium-program-committee" class="navigate"><strong>Doctoral Symposium</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/issta-2022/issta-2022-student-volunteers-student-volunteer-committee" class="navigate"><strong>Student Volunteers</strong></a></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://conf.researchr.org/people-index/issta-2022" class="navigate"><span class="glyphicon glyphicon-search"></span><sup><span class="glyphicon glyphicon-user"></span></sup> People Index</a></li></ul></div><div class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Workshops</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>AISTA</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/issta-2022/aista-2022-papers-chair" class="navigate">Organizing Committee</a></li></ul></li></ul></div></div></ul></li><li class="block"><a href="https://conf.researchr.org/search/issta-2022//all" class="navigate"><span class="glyphicon glyphicon-search"></span><span class="hidden-sm"> Search</span></a></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span class="hidden-sm">Series <span class="caret"></span></span><span title="Series" class="visible-sm"><span class="glyphicon glyphicon-repeat"></span> <span class="caret"></span></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/series/issta" class="navigate"><span class="glyphicon glyphicon-home"></span> Series</a></li><li class="block divider"></li><li class="block"><a href="https://conf.researchr.org/home/issta-2025" class="navigate">ISSTA 2025</a></li><li class="block"><a href="https://2024.issta.org" class="navigate">ISSTA 2024</a></li><li class="block"><a href="https://2023.issta.org" class="navigate">ISSTA 2023</a></li><li class="block"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> ISSTA 2022</span></li><li class="block"><a href="https://conf.researchr.org/home/issta-2021" class="navigate">ISSTA 2021</a></li><li class="block"><a href="https://conf.researchr.org/home/issta-2020" class="navigate">ISSTA 2020</a></li><li class="block"><a href="https://conf.researchr.org/home/issta-2019" class="navigate">ISSTA 2019</a></li><li class="block"><a href="https://conf.researchr.org/home/issta-2018" class="navigate">ISSTA 2018</a></li><li class="block"><a href="https://conf.researchr.org/home/issta-2017" class="navigate">ISSTA 2017</a></li></ul></li></ul><div class="navbar-right"><ul class="block nav navbar-nav"><li class="block"><a href="https://conf.researchr.org/signin/issta-2022/https%3A%5Es%5Esconf.researchr.org%5Esattending%5Esissta-2022%5Espresenter-instruction" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://conf.researchr.org/signup/issta-2022" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><div class="row"><div class="col-sm-12"><div class="page-header"><span class="text-muted small"><span class="glyphicon glyphicon-home"></span> <a href="https://conf.researchr.org/home/issta-2022" class="navigate">ISSTA 2022</a> (<a href="https://conf.researchr.org/series/issta" class="navigate">series</a>) / </span><h1>Instructions to Presenters</h1></div><p>Presenters’ <strong>pre-submitted videos will be played on Zoom</strong> on time by the secretariat staff.</p> <p>Authors must record and submit a recorded talk. The specification for the recording is as follows:</p> <p>1) <font color="red">The presentation video</font> should be recorded with your face and voice using recordable tools (PPT slide show, OBS Studio, Zoom etc.).</p> <ul> <li><strong>Talk length</strong>: 13 to 15 minutes</li> <li><strong>File format</strong>: MP4 or MOV</li> <li><strong>Aspect ratio</strong>: 16:9</li> <li><strong>Resolution</strong>: Maximum resolution of <strong>1080p</strong>, minimum resolution of <strong>720p</strong> <ul> <li>Use PC with built-in microphone or web camera to record your presentation.</li> <li>Please do NOT use paid voice codec tools such as Dolby etc.</li> </ul> </li> <li><strong>File size</strong>: Up to 500MB</li> </ul> <p>2) Please upload the presentation file by the ‘File upload’ button: <a href="https://docs.google.com/forms/d/1sZ2csaxWTt_KYljiasorZ-qZAy9avOBiulZRna1zfHA/edit?usp=sharing">File upload</a></p> <ul> <li><strong>Submission deadline</strong>: <font color="red">July 13 (Wed.), 2022</font></li> <li><strong>Filename format</strong> : <code>Paper number_Presenter’s Full Name</code></li> </ul> <p>※ At least one author should participate in Q&A twice (in the two time bands that are most convenient for the speaker).</p> <h3><a href="#additional-instructions" id="additional-instructions" class="anchor-link">Additional Instructions</a></h3> <p>The recorded talks should feature full screen slides and use a speaker inset.</p> <p>Presenters should take care that the inset does not cover essential parts of the slides.</p> <h3><a href="#tips-and-tricks" id="tips-and-tricks" class="anchor-link">Tips and Tricks</a></h3> <p>There are many ways to record your screen, audio, and video.</p> <p>If you do not have prior experience with recording presentations, we recommend using one of the following:</p> <ul> <li><a href="https://zoom.us/">Zoom</a> – it is simple, free and very popular. Please check Zoom for any updates prior to recording.</li> <li><a href="https://www.microsoft.com/en-gb/microsoft-teams/group-chat-software">Microsoft Teams</a> – you might already have a subscription and be familiar with this product.</li> </ul> <p>To ensure you produce the best recording you can be mindful of the following points:</p> <ul> <li>Pick a space with natural light. Additional lighting might be needed. You want the light to be in front of you and not behind you.</li> <li>Keep the background clean and simple.</li> <li>Make sure your face, neck and shoulders are in the frame. Place the camera at eye level to avoid awkward angles.</li> <li>Make sure your computer is on stable surface, power is connected and turned on.</li> <li>Avoid clothing with stripes, busy patterns, black, red, and white. Instead go with solid colors; teal, blue, green, and plum shades.</li> <li>Test your microphone for clarity. Most computer microphones only reach 6-12 inches away. You might need to use an external microphone, earbuds, or headphones if you are further away.</li> <li>Have plenty of power accessible. All devices should be connected to a power source.</li> </ul> <p>To record using Zoom you should follow these instructions:</p> <ol> <li>Close all windows on your device except for your presentation</li> <li>Minimize the presentation window</li> <li>Open Zoom</li> <li>Make Zoom your full screen</li> <li>Press record on the toolbar</li> <li>Pause for 5 seconds (there can be a slight lag between the recording starting and pressing the button)</li> <li>Introduce yourself and your presentation – one minute at most</li> <li>Screen share and select your presentation (not your notes view)</li> <li>Present your slides</li> <li>Once you are done stop screen sharing</li> <li>Stop recording and end the meeting.</li> <li>The recording will download once the meeting has ended.</li> </ol> <p>If you need to perform basic editing tasks, such as trimming or adding subtitles, on the recording we can recommend the following software packages that might be useful.</p> <style> .styled-table { border-collapse: collapse; margin: 25px 0; font-family: sans-serif; min-width: 400px; } .styled-table thead tr { background-color: #cccccc; text-align: left; } .styled-table th, .styled-table td { padding: 12px 15px; } .styled-table tbody tr { border-bottom: 1px solid #dddddd; } </style> <table class="styled-table"> <thead> <tr> <th></th> <th>Windows</th> <th>MacOS</th> <th>Linux</th> </tr> </thead> <tbody> <tr> <th>Trimming</th> <td><a href="https://www.microsoft.com/en-gb/p/microsoft-photos/9wzdncrfjbh4?activetab=pivot:overviewtab">Microsoft Photos</a></td> <td><a href="https://www.apple.com/uk/imovie/">iMovie</a></td> <td><a href="https://gitlab.gnome.org/YaLTeR/video-trimmer">Video Trimmer</a></td> </tr> <tr> <th>Subtitles</th> <td><a href="https://subtitlecomposer.kde.org/">Subtitle Composer</a> and <a href="https://handbrake.fr/">HandBrake</a></td> <td><a href="https://www.apple.com/uk/imovie/">iMovie</a></td> <td><a href="https://subtitlecomposer.kde.org/">Subtitle Composer</a> and <a href="https://handbrake.fr/">HandBrake</a></td> </tr> </tbody> </table> <p>Adding subtitles on Windows or Linux is a two steps process. You will first need to use <a href="https://subtitlecomposer.kde.org/">Subtitle Composer</a> to generate a subtitle file, if you need to control subtitle placement use the SSA file format. Once you have generated the subtitle file you should then use <a href="https://handbrake.fr/">HandBrake</a> to “hard burn” the subtitles onto the recording, this will re-encode the video with the subtitles overlayed on top.</p> </div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Mon 25 Nov 17:26</em></div></div><div id="notifications-ph" class="webdsl-placeholder"></div><div id="event-modal-loader" class="webdsl-placeholder"><form name="form_131600131703c411e65b13378d08eb1f6672b5a0259" id="form_131600131703c411e65b13378d08eb1f6672b5a0259" action="https://conf.researchr.org/eventDetailsModalByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_131600131703c411e65b13378d08eb1f6672b5a0259" value="1" /><input type="hidden" name="context" value="issta-2022" /><input name="ae03f7f6f951d515a297b161e922205d" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://conf.researchr.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"issta-2022"},],"form_131600131703c411e65b13378d08eb1f6672b5a0259", this.nextSibling, false,"event-modal-loader"); return false;'></button><a submitid="eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="load-modal-action"></a></form></div><div id="event-star-form" class="webdsl-placeholder"><form name="form_509860938088b48fd14544d4239b498a2cf339e02b" id="form_509860938088b48fd14544d4239b498a2cf339e02b" action="https://conf.researchr.org/eventStarByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_509860938088b48fd14544d4239b498a2cf339e02b" value="1" /><input type="hidden" name="context" value="issta-2022" /><input name="a0b55aa29cf9431a9461b359872014e3" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://conf.researchr.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"issta-2022"},],"form_509860938088b48fd14544d4239b498a2cf339e02b", this.nextSibling, false,"event-star-form"); return false;'></button><a submitid="eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="star-event-action"></a></form></div><div id="event-modals" class="webdsl-placeholder"></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; addEventModalLoadOnClick(node); addStarredEventOnClick(node); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><footer class="footer"><div class="container"><div class="footer-box"><div class="row"><div class="col-sm-3"><h3><a href="https://conf.researchr.org/home/issta-2022" class="navigate"><span class="glyphicon glyphicon-home"></span> ISSTA 2022</a></h3><hr/>using <a href="https://conf.researchr.org" class="navigate">conf.researchr.org</a> (<a href="http://yellowgrass.org/roadmap/conf.researchr.org" class="navigate">v1.67.1</a>)<br/><small><a href="https://conf.researchr.org/support/issta-2022" target="_blank" class="navigate"><span class="glyphicon glyphicon-question-sign"></span> Support page</a></small><br/><small></small></div><div class="col-sm-5"><div class="row"><div class="col-sm-6"><h4>Tracks</h4><a href="https://conf.researchr.org/track/issta-2022/issta-2022-technical-papers" class="navigate">Technical Papers</a><br/><a href="https://conf.researchr.org/track/issta-2022/issta-2022-workshops" class="navigate">Workshops</a><br/><a href="https://conf.researchr.org/track/issta-2022/issta-2022-artifact-evaluation" class="navigate">Artifact Evaluation</a><br/><a href="https://conf.researchr.org/track/issta-2022/issta-2022-tool-demonstrations" class="navigate">Tool Demonstrations</a><br/><a href="https://conf.researchr.org/track/issta-2022/issta-2022-doctoral-symposium" class="navigate">Doctoral Symposium</a><br/><a href="https://conf.researchr.org/track/issta-2022/issta-2022-student-volunteers" class="navigate">Student Volunteers</a><br/><a href="https://conf.researchr.org/track/issta-2022/issta-2022-keynotes" class="navigate">Keynotes</a><br/><a href="https://conf.researchr.org/track/issta-2022/issta-2022-sponsors" class="navigate">Sponsors</a></div><div class="col-sm-6"><h4>Workshops</h4><a href="https://conf.researchr.org/home/issta-2022/aista-2022" class="navigate">AISTA 2022</a></div></div></div><div class="col-sm-2"><h4>Attending</h4><a href="https://conf.researchr.org/venue/issta-2022/issta-2022-venue" class="navigate">Venue: Online</a><br><a href="https://conf.researchr.org/attending/issta-2022/registration" class="navigate">Registration</a><br><a href="https://conf.researchr.org/attending/issta-2022/information-for-attendees" class="navigate">Information for Attendees</a><br><a href="https://conf.researchr.org/attending/issta-2022/presenter-instruction" class="navigate">Instructions to Presenters</a><br><a href="https://conf.researchr.org/attending/issta-2022/equity%2C-diversity-and-inclusion" class="navigate">Equity, Diversity and Inclusion</a></div><div class="col-sm-2"><a href="https://conf.researchr.org/signup/issta-2022" class="navigate">Sign Up</a></div></div></div></div></footer></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; var defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, container: false, sanitize: false}); $('.tooltip.fade.in, .ui-tooltip-content').remove(); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><script type="text/javascript">jQuery(document).ready(function($) { $(".clickable-row").click(function() { var href = $(this).attr("href"); if( window.location.href.indexOf( href ) < 0 ){ if ($(this).hasClass('new-window') ){ window.open( href ); } else { window.document.location = href; } } }); }); </script></body></html>