Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Describes how to execute the system test on a running NAS system

See Deploy to test system for details on how to deploy the NAS test system.

Maven

mvn integration-test

Eclipse

  1. Start the Selenium RC server:
    mvn selenium:start-server
  2. Run the testNG tests in Eclipse by right clicking a test method, class or xml test configuration and chose Run as TestNG.
  • No labels