This article explains the process for running Selenium WebDriver test scripts written in Java using JUnit, RemoteLaunch and Spira.
Note: This article has been updated to reflect the modern SpiraTest JUnit extension (contained in JUnitExtension.zip), which uses Annotations and Listeners rather than the deprecated SpiraTestTestCase inheritance model.
One of our customers was reporting that their instance of our TestNG plugin was reporting a 502 Connection Reset by Peer error. We did some debugging with them, and the issue appears to be a bug inside some versions of the Java Virtual Machine (VM) itself.