Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To create a test definition click the Create button.



At the General step of the wizard enter values for the following fields:

 

Field Name

Required

Description

Name

Yes

Name for the test definition.

Test Set

Yes

Select Test Set for which the test definition belongs.

Testing Tool

Yes

Select Testing Tool which should be used to run tests

Testing Instance

No

Enter Select Testing Instance where the testing tool is installed. This can be useful for testing tools like OATS, Selenium, Test Complete, etc. These tools usually have their own standalone installations. For testing tools like JUnit or TestNG this filed should be empty, which means that the testing tool is installed and running on each environment/instance where the project is deployed.

Active

Yes

A flag indicating whether this test definition is active. Defaults to "Yes".

...

Click the Next button in order to configure Qualifiers for the test definition.



To add a new qualifier to the test definition click "+" button. Click "-" button in order to remove a qualifier from the test definition.
FlexDeploy comes out-of-the-box with the following predefined test qualifiers:

 

Qualifier

Argument

Number of Test Cases PASSED greater than "X"

Integer value

Number of Test Cases FAILED less than "X"

Integer value

Percentage of Test Cases PASSED greater than "X" %

Percentage value

Percentage of Test Cases FAILED less than "X" %

Percentage value

...

To edit or view a test definition, select an existing test definition and click the Edit button. 

The edit screen contains all attributes of the test definition and displays Workflow, Streams and Qualifiers data on separate tabs. Click the Save button to save the changes to the test definition or click the Back button to cancel the changes and return to the list of test definitions defined for the project.

...

At the General step of the wizard enter values for the following fields:

 

 

Required

Description

Name

Yes

Name for the test set.

Test Type

Yes

Select Test Type for the test set. The test set contains a bunch of test definitions related to this test type.

Active

Yes

A flag indicating whether this test set is active. Defaults to "Yes".

...


Click the Next button in order to configure Qualifiers for the test set. Adding and removing test set qualifiers for the test set is performed in the same way as it is done for the test definitions.
For Test Sets FlexDeploy provides the following preconfigured qualifiers: 

 

Argument

Number of Test Definitions PASSED greater than "X"

Integer value

Number of Test Definitions FAILED less than "X"

Integer value

Percentage of Test Definitions PASSED greater than "X" %

Percentage value

Percentage of Test Definitions FAILED less than "X" %

Percentage value

...