Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 5
How to set web script to automatically run all tests
https://forums.millisecond.com/Topic27939.aspx
By rezeppat
-
11/4/2019
New to Inquisit and using all pre-made tests from the library. However, when I run the script, it only actually runs/displays the test I selected as the start script. Is there a way to make everything I have in my script automatically run?
By Dave
-
11/4/2019
+
x
rezeppat - 11/4/2019
New to Inquisit and using all pre-made tests from the library. However, when I run the script, it only actually runs/displays the test I selected as the start script. Is there a way to make everything I have in my script automatically run?
You need to create a separate <batch> script that runs the scripts in the order you want to:
https://www.millisecond.com/support/docs/v5/html/language/elements/batch.htm
Upload the batch script along with the actual scripts, and select the batch script as the start script.