Versions Compared

Key

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

...

Test automation strategy defines test types that can be performed for a project at each environment and instance where the project is deployed. Usually QA engineers set up different instances of the application for performing different test types. For example, one instance is good enough for functional testing, providing a lot of available functionality, but it may not be suitable for performance testing. There is a separate instance with huge amount of data for performing testing To set up a new combination of the test type, environment and instance click the "+" button and plus button Image Added and select values from the drop down lists. To delete a combination click the "-" buttonminus button Image Added.



To save test automation strategy for the project click the Save button. To cancel the changes click the Revert button.

...

To view the list of test definitions defined for the project, select Test Definitions tab.


Image RemovedImage Added

Creating a Test Definition

To create a test definition click the Create button.


Image RemovedImage Added


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 specify a workflow for test executions.


Image RemovedImage Added


At the Workflow step of the wizard select a workflow which is going to be used to run tests. Note, that only a workflow of Test Definition type can be selected here. Enter values for any inputs that are configured for the workflow.

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


Image RemovedImage Added


At the Streams step of the wizard select project streams for which the test definition is suitable. By default, all project streams are selected. It is possible to override workflow input values for each stream. It is also possible to change a workflow which is going to be used to run tests for each project stream. By default, all project streams will use the workflow and input values defined at the Workflow step.

...

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


Image Added


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

...

To view the list of test sets defined for the project, navigate to the Test Automation tab, as it is described in the Project Configuration section and select Test Sets tab.


Image RemovedImage Added

Creating a Test Set

...

To edit or view a test set, select an existing test set and click the Edit button or click on the Name to use the hyperlink.


Image RemovedImage Added


The edit screen contains all attributes of the test set and displays Test Definitions, Qualifiers and Statistics data on separate tabs. The Test Definitions tab shows all test definitions related to this test set. The tab allows you to create and edit test definitions in the same way as it is described in the Test Definitions section.

...