/WelSimAutoTests

WelSim regression test cases

Apache License 2.0Apache-2.0

WelSimAutoTests

This repository contains official WelSim regression test cases. You are welcome to run the tests on your local computer or submit your test cases here.

Running tests

  1. Download or clone the repository.
  2. Set environment variables WELSIM_DATA_ROOT to the WelSimAutoTests folder.
  3. Start the WELSIM application, select the Play test... action from the menu Tools.
  4. Load the test cases and run.

Creating tests

  1. Set environment variables WELSIM_DATA_ROOT to the external file folder.
  2. Start the WELSIM application, and select the Record test... action from the menu Tools.
  3. Record operation flow.
  4. Manually revise the test case if necessary.