Previous Topic: Create TestsNext Topic: Active Directory Tests


Options and Arguments

An option is a property that is common to all tests. In contrast, an argument is a property that is typical for one particular test.

Options

Options are common properties to all the tests. They denote common functions that you can apply to all tests.

Arguments

Arguments are specific properties of a certain test. However, some tests use similar/same arguments; for example, http, https, pop3, round-trip email. They denote functions that you can apply to a specific test.