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

Error on ECATT

Former Member
0 Likes
673

Hello,

Does anybody know how can I execute an Ecatt correclty???

Im geeting the following error:

Error in eCATT function CHEGUI

Error when starting procesing mode; possible causes: 1. Scripting deactivated in procesing system 2. User not logged with in 00:00:20 hour(s) or has not dialog rigths 3. Too many sessions open.

I´ve checked all three but for me everything is ok....any ideas??

<REMOVED BY MODERATOR>

Thanks

Gabriel P

Edited by: Alvaro Tejada Galindo on Apr 23, 2008 5:51 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
523

Hi Gabriel,

how are you executing the script? Script directly, via the test configuration or via the test workbench (STWB_2) in SAP solution manager.

I am actually facing the same problem and just opened an OSS for this.

For me everything works fine, when i run the script in a remote system via the test configuration, but when i start it via the test workbench the connection takes too much time and i get the same message as you are getting for the first variant. - All other variants are running through fine.

The funny thing is that i tried increasing the eCATT wait time for connection in my sap gui - the result: now the connection takes more time and i am still getting the same result: First variation fails, the remaining run just fine.

Try running your script with multiple variation and see if only the first one fails - I will update you once we have a response from OSS.

2 REPLIES 2
Read only

Former Member
0 Likes
524

Hi Gabriel,

how are you executing the script? Script directly, via the test configuration or via the test workbench (STWB_2) in SAP solution manager.

I am actually facing the same problem and just opened an OSS for this.

For me everything works fine, when i run the script in a remote system via the test configuration, but when i start it via the test workbench the connection takes too much time and i get the same message as you are getting for the first variant. - All other variants are running through fine.

The funny thing is that i tried increasing the eCATT wait time for connection in my sap gui - the result: now the connection takes more time and i am still getting the same result: First variation fails, the remaining run just fine.

Try running your script with multiple variation and see if only the first one fails - I will update you once we have a response from OSS.

Read only

Former Member
0 Likes
523

Hi Gabriel ,

I can suggest you what i know about Ecatt: just go throught the my below notes, hope u will find a solution.

eCATT (extended Computer Aided Test Tool - BC-TWB-TST-ECA) (which superceded CATT as of Web Application Server Release 6.40) SAP supplies free as part of the R/3 system to document manual user dialog steps and to record, edit, and execute automated functional test cases without user dialog.

eCATT can be used with the Test Workbench.

Transactions executed through eCATT require the same authorizations as manual operation by a live person, so eCATT can be used to verify user profiles.

In principle, the entire ABAP instruction set is available for use within inline ABAP code (CREATE, CALL, DATA, SUBMIT, etc.).

eCATT stores its data in R/3 databases and can be controlled Test Workbench, the Object Navigator (SE80), or externally through the BC-eCATT interface.

Test modules can refer to spreadsheets providing various data that are updated in CATT Maintenance mode.

Logs are created while test modules run.

However, eCATT is less suited for testing lists and display results, menu paths, online help (F1, F4), free-form editor functions, and transactions that contain the statement LEAVE TO TRANSACTION

hope it works.

reward if helpful

thanks,

abdul.