‎2010 Jan 21 7:09 PM
Hi all,
how would I go about recording a negative test with a user that has access to everything, for example.
USER1 does not have access to Tcode MM01, but in order for me to get that authorization error I need to record record tcode mm01 using USER1 (who does not have access to mm01 or Secatt)
What I'm trying to get at here is, I need to record negative test with a USER that has acces to everything.
Any Ideas?
Thanks
‎2010 Jan 27 4:14 PM
Hello,
You need two users , one with authorizaton and other witout .
You need to record the script with both the users and then handle it based on the user input by the tester, which will the input parameter,
If user has authorization then u expect sucess message , if he doesnt then you expect someother message.
Thanks & Best regards,
Ajay