‎2009 Jan 26 4:36 PM
Hello ,
In my scenario when i click on a particular transaction an IE browser is opened which asks for usr/pwd .
How to handle this in eCATT ? do i need to use another tool for recording the Browser or eCATT handles this issue, the test case says as explained below .
u2022 Enter transaction ; alrtinbox to enter the Call Alert inbox Screen , choose a language and
u2022 Execute (F8) this will open internet Explorer and will require a login and password to
access the inbox.
u2022 Alerts are presented in a list in the browser window.
u2022 Choose the blue box on the left to read an alert
u2022 The state (unread, read, being processed), date and time of the alert created are also
specified in the inbox.
u2022 Open the Alert and Complete it.
Can anyone help me as to how to handle from step 2 as i am new to ABAP .
regards
harsha
‎2009 Feb 04 11:24 PM
‎2009 Feb 06 4:37 AM
Hello Harsha,
I doubt whether eCATT handles Browser based applications, what i would suggest is Call the External
script ( like TestPartner ) through eCATT script, and pass the Parameters USERID/PASSSWORD,
I hope this would solve your problem,
Regards,
Prashant