Skip to Content
Author's profile photo Joachim Rees

Creating Test-Data with eCatt – Part 2 recording

I recently wrote about how I’m trying to use eCatt to somehow automate my test, and that my biggest struggel is that recording does not work for me:

The tutorials tell me to go to TC SECATT, edit my script, hit the “Pattern” button choose UI and SAPGUI rec to create a recording:

Using SapGui 7.40 an my local PC, this is what happens: a new session opens, executing the transaction I wanted – however, nothing is written back to my test script at all. There is also no PopUp wher I could click “stopp recording”.

After some failed attemps, I tried the same on a SapGui 7.30, running on Citrix, and wow: suddenly everything works as expected/described by the docs:

-> so that way, I can create my scripts.

I guess something is wrong with my local installtaion (it’s  a “740 Final Release, 7400.1.4.3325 “).

It might have to do something with scripting:

When I execute the script (created on 7.30 Citrix) in my local 7.40 SapGui I get an error about scripting not beeing installe or allowed – however, SapGui says it is:


best
Joachim

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Joachim Rees
      Joachim Rees
      Blog Post Author

      Oh, in the end it was easy: Upgrading my local SapGui to the latest SapGui 740 Patch PL10 (what's the latest Patch? Note 1053737 tells you!) did the trick!

      So now it works fine!