Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Test Plan Doesnt Work Well

Former Member
0 Kudos
128

Hi,

How do I make the "Test plans" (stcode = stwb_1 or stwb_2) run the scripts taking into account the values of the "Test Data" (stcode =secatt). This only occurs when run straight from the "Test Configuration" (stcode =secatt).

Regards.

Diovani.

2 REPLIES 2

Former Member
0 Kudos
79

The only way I know to use the test data container with a test script is to combine them in a test configuration. In STWB_1 Test Catalog Management the test configuration can be added to a test catalog:

Select the test catalog

Change mode

One of the two insert buttons u201CAs Subnodeu201D or u201COn Same Levelu201D

In the pop-up choose radio button u201CTest Caseu201D and for Type select u201CeCATT Test Configurationu201D

Choose the test configuration you created in SECATT earlier.

Select one of the u201CVariant Selectionu201D radio buttons, e.g. u201CAll Variants excl. Default Variantu201D.

Run the test case

When I do this it runs the script for each record in the test data container. Good luck,

David

Former Member
0 Kudos
79

I forgot to select the variants.

Thank you.

Diovani.