cancel
Showing results for 
Search instead for 
Did you mean: 

SCAT in ECC 6

0 Kudos

Hi Greetings

Can you please clarify whether ECC 6 supports the transaction SCAT. If not, what is the alternative solution to create CATT test case in ECC 6 environment.

Gobinathan G

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I had similar issue in my CATT scripts using SCAT.

I have followed following steps.

1. Create new CATT script in SCAT. Mention TYPE as "Manual Test Case".

2. Save this script. After saving, change TYPE to CATT.

3. Save the script.

4. Go to transaction SCEM, enter your CATT script name.

5. Record the required transaction.

Hope its helps

0 Kudos

Hi Sankar,

The solution works. Thanks for your support.

Gobinathan G

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

You can use SCAT in ECC6.0

Former Member
0 Kudos

We can use the CATT script in ECC6...

use following procedure...

T-Code : SCAT

Put the name of the CAT script in front of Test Case & press on TCD or CTRL+F1.Following screen will appear

WE will make the CATT-SCRIPT for changing the MRP views of the material.

In transaction code put the transaction code for which we have to apply the CATT- Script & hit Enter.

Please note that wherever we click or select it is getting recorded & same thing will appear when we will run the CATT-SCRIPT at the time of actual mass maintenance.

When we will hit enter it will enter in the transaction which we had put in the transaction code. We had put MM02, so it will go in that transaction

We will have to put the material number & will have to hit enter

Now we will have to select the views for which we have to made the changes & hit enter.

Note that we must not scroll bar for selecting the views, we can choose those views when we enter in the material data. & the sequesnce of the views must be same for the materials for which we have to do the changes.

We can put the plant & storage location value & hit enter. It will show the material views which we have selected. Here we have selected MRP1 & MRP2 Views,so it will show those views

CATT-SCRIPT will record the changes in the fields which we will do.When we will finish the changes on first screen we can hit enter, it will automatically go on second screen.which we have selected.

When we will complete the changes for all views it will ask to save the changes which we have made.

When we save it following screen will appear

Now we will stop the recording by pressing F12. IT will show the message that recording ended

After this we have to save it & when we will click on save it will ask for Package

But we want to save it on the same server so we will click on local object.It will show the following message

After this we have to hit F3 or back button

Here also we have say Yes& it is very important.When we will have it system will show following message

Here we have finish the recording.Now we will prepare the excel sheet in which we can load the field values which we have to change or upload.

We have to put the CATT-SCRIPT name & hit F6.Following screen will appear

We have to double click on the row & below screen will appear

Click on SAPLMGMM It will go on following screen & when we will select the material number screen it will ask for the description of that field which is for our reference.We can put it in parameter name & we have to clear the field contents.If we wont clear it it will take it as default value for all material which we are going to upload.

After saving this we have to download the Excel file.

When we will click on Export default it will ask for the place for downloading the file. After downloading the file we can open it in excel & put the values for uploading. We must not change the format of the file.

0 Kudos

Hi

Thanks for your support.

What should be the "Test case attributes: Type" for the testcase. When i create it with "CATT", i am getting the following error message

Releases higher than 6.40 are not permitted

Message no. TT005

Diagnosis

With Web Application Server Release 6.40, you cannot create new automated CATT test cases. However, you can create manual CATT test cases.

Editing automated CATT test cases is still possible. For more information, see the release notes.

Gobinathan G