Articles Tagged 'junit'

Articles
Running Selenium WebDriver Scripts using RemoteLaunch and JUnit

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.

jUnit or TestNG Plugins Receive a 502 Connection reset by Peer error

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.