How to set TESTAR with different SUT
Here we are going to describe the different TESTAR options to connect with the desired application to test, also called System Under Test (SUT). Moreover, to choose the best option, we need to understand how the SUT is running into the environment.
TESTAR main version
TESTAR main version offers three different options to connect with the SUT.
COMMAND_LINE
SUT_WINDOWS_TITLE
SUT_PROCESS_NAME
TESTAR WebDriver version
TESTAR WebDriver offers an additional option to connect to the desired SUT using the Selenium webdrivers.
WEB_DRIVER
How is running the SUT?