How to set TESTAR with different SUT

From Testar
Revision as of 10:32, 27 August 2019 by Fernando (talk | contribs) (Create Page: "How to set TESTAR with different SUT")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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?