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: 
Read only

Help on SECATT required

Former Member
0 Likes
401

Hi,

In reference to the answer for one of the thread ,

I tried this process

But still no luck.

-


You start recording indeed with transaction SCEM, later switching to SCAT. See the steps below:

1) Run transaction SCEM

2) Enter a CATT name

3) Click on change, prompt appears saying it doesn't exist, do you want to create. Click yes.

4) Enter the TCODE to record.

5) Execute the TCODE and save data.

6) Back out. Click End and copy button.

7) Double-click the TCD on the left side of screen

😎 Click F5 or Field Inputs Variants

9) Use black down-arrow to step through screens.

10) Double click on fields to set variables. (SAP adds leading & to each variable name).

11) Save and back out.

12) Go to menu path Environment --> Extended CATT.

13) Click change and change type from (M) Manual Test Case to (C) CATT.

14) Assign component.

15) Click save. Back out.

16) Execute SCAT and Go to --> Variants --> Export Default and save as text file.

17) Edit file with new test data.

18) Execute CATT.

After step 6 you can also leave SCEM and run SCAT and perform the parameterization there as usual.

<b>When I run the CATT it finds the input file but it just uses the data I entered when I recorded the CATT. It's not actually using the variables I have set up. I ran in the foreground/background but no luck. I tried using the new functionality of SECATT. But still getting some errors so tried the above method. </b>

Please help. It's very very urgent.

<REMOVED BY MODERATOR>

Regards,

Sameer

Title edited by: Alvaro Tejada Galindo on Jun 12, 2008 12:14 PM

Hi,

In reference to the answer for one of the thread ,

I tried this process

But still no luck.

-


You start recording indeed with transaction SCEM, later switching to SCAT. See the steps below:

1) Run transaction SCEM

2) Enter a CATT name

3) Click on change, prompt appears saying it doesn't exist, do you want to create. Click yes.

4) Enter the TCODE to record.

5) Execute the TCODE and save data.

6) Back out. Click End and copy button.

7) Double-click the TCD on the left side of screen

😎 Click F5 or Field Inputs Variants

9) Use black down-arrow to step through screens.

10) Double click on fields to set variables. (SAP adds leading & to each variable name).

11) Save and back out.

12) Go to menu path Environment --> Extended CATT.

13) Click change and change type from (M) Manual Test Case to (C) CATT.

14) Assign component.

15) Click save. Back out.

16) Execute SCAT and Go to --> Variants --> Export Default and save as text file.

17) Edit file with new test data.

18) Execute CATT.

After step 6 you can also leave SCEM and run SCAT and perform the parameterization there as usual.

<b>When I run the CATT it finds the input file but it just uses the data I entered when I recorded the CATT. It's not actually using the variables I have set up. I ran in the foreground/background but no luck. I tried using the new functionality of SECATT. But still getting some errors so tried the above method. </b>

Please help. It's very very urgent.

<REMOVED BY MODERATOR>

Regards,

Sameer

Title edited by: Alvaro Tejada Galindo on Jun 12, 2008 12:14 PM

1 REPLY 1
Read only

Former Member
0 Likes
377

I have resolved the problem.