2006 Jun 03 9:08 AM
Dear all,
I want to test the authorizations on a SAP transaction using eCATT.
I have defined some generic users with specific roles and I want to "automatisate" the test with eCATT.
Is it possible to re-execute te transaction with different users within the same eCATT execution ?
Nicolas
Dear all,
I want to test the authorizations on a SAP transaction using eCATT.
I have defined some generic users with specific roles and I want to "automatisate" the test with eCATT.
Is it possible to re-execute te transaction with different users within the same eCATT execution ?
Nicolas
2006 Jun 07 4:36 PM
Hi Nicolas!
At least not in a direct way (there is no call ... with user x).
But maybe you can work with several logical systems. You can run the eCATT remote - also on the same system (usually for different clients). When you use your generic users to log in automatically, then the execution will be done by the generic user.
It's easy to run the whole eCATT remote, but there has to be a possibility to run single steps remotely - that's for scenarios to follow a process with messages to other systems (e.g. ordering).
Regards,
Christian
2006 Jun 11 11:21 AM
Thank's Christian,
I think it's the only way to tes authorization with eCATT :o(
You confirm what I thought.
Nicolas