qTestExecutor

qTestExecutor.js file to be placed in the root folder of the project. It helps in triggering the test framework.

The qTestExecutor-template.js is the template js file.

The qTestExecutor-NUnit.js is the sample implementation of the qTestExecutor template.

After downloading the file, rename it to qTestExecutor.js.