Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2024.1

...

The JUnit Executor tool enables you to execute JUnit tests in conjunction with the various other types of tests you can run with SOAtest. This means you can design and execute a single test scenario that orchestrates JUnit tests as part of a broader sequence of events, such as setting up a test environment or test data, running unit tests via this tool, then executing mobile tests. This extension is useful for running any test frameworks that leverage JUnit/TestNG such as Selenium, Appium, Cucumber, or REST Assured.

Requirements

  • JUnit 3.8.x and 4 are supported
  • This tool requires SOAtest 9.8.1 or later

...