Generate test files

To generate only the test files, click the Tests node in the Generate DataBlade dialog box; then click Generate Tests. You can also choose to generate only functional tests or only unit tests.

The property associated with the Tests node is Directory. The default directory is functest. You can change the name of the directory the test files are saved in, but the path must be relative to the project directory. The functest directory only applies to functional tests; unit tests are generated in the src directory.