SeqZap Command Line Interface

The first thing to cover is how to execute SeqZap tests from the command line.

After the tests have been developed using SeqZap Studio, they can be executed by the seqzap.exe command line executor which is included in the bin directory where SeqZap is installed.

When SeqZap is installed it automatically registers an environment variable called %SEQZAP_EXE% which is very useful to make your command line executions independent of where SeqZap has been installed, it also avoids any problem you might hit when going from a 32-bit Windows (where SeqZap is installed in C:\Program Files by default) to 64-bit Windows (where SeqZap is installed in C:\Program Files (x86) by default).