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

Compare with Current View Page History

Version 1 Current »

Bulk test creation can be run as part of the build process. This can help development teams meet test quality standards and simplifies the process, as tests are generated independently of specific users or development environments. 

To bulk create unit tests:

  1. Integrate Jtest with your build system. For details about integration, usage, and supported versions, see:
  2. Create unit tests using your build system. For details, see:


  • No labels