Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SELDEV and version 2020.2

...

  • Windows 2019
  • Windows 2016
  • Windows 10
  • Windows 7

MacOS

  • MacOS 10.10+

Linux

Recording in the browser with Parasoft Recorder on Linux is not supported. For all other functionality, the following distributions are supported:

  • Oracle Linux
  • Red Hat Enterprise Linux
  • Suse Linux Enterprise Server
  • Fedora
  • Ubuntu

Software

  • Java 8 or higher; the Test Impact Analysis functionality is supported for Java 8 - 12.
  • Selenium WebDriver and all related dependencies

...

Selenic supports the following testing frameworks:

  • JUnit 4 
  • JUnit 5 (5.6.0+)
  • TestNG 6.14+
  • Cucumber 4+ 

The Cucumber behavior-driven development (BDD) framework supports several languages. Selenic supports the Java Cucumber implementation for JUnit and TestNG.

TestNG for Eclipse

If you intend to use the Selenic IDE plug-in with your TestNG tests, the TestNG for Eclipse plug-in must also be installed. Version 6.14.3 or higher is required.

Refer to the TestNG documentation for installation details: https://testng.org/doc/eclipse.html

Selenium WebDrivers

The appropriate WebDriver executable for your browser is required. The following browsers and associated WebDrivers are supported:

...

Plugging Selenic into a supported IDE provides a UI for creating and executing Selenium tests. The plug-in also enables the Selenic to provide recommendations on how to update and maintain tests. Selenic plugs into the following IDEs:

  • Eclipse 4.48+
  • IntelliJ 2017.3 - 2020.12

Maven

Selenic supports test execution with Maven. Maven is also required to leverage the test impact analysis functionality. 

...