Not able to login on application while recording

View: New views
3 Messages — Rating Filter:   Alert me  

Not able to login on application while recording

by Dev Grover :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Hi All,

I am trying to create a login script for an application but when i
provide UID and PWD to this application and click on Login button,
application does not show that i am logged in however if i login on
this application normally, it shows my name and logout link.

if record the same script using LoadRunner application shows my name
and logout link.

What could be the reason? please help me in resolving this issue.

Thanks
Dev

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList


Re: Not able to login on application while recording

by Carsten Feilberg :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Hi Dev,

when recording the application 'sees' the opensta nameserver. It might cause
the trouble if you're dealing with
https-requests, which is usually the case when logging in. Check if you're
starting out with http, and then change to
https while logging in.
I suggest you download the Fiddler (google for it) plugin for IE and use it
while recording and while not recording, then
compare what happens.


Good luck,
/Carsten :-)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList


Re: Not able to login on application while recording

by Olaf Kock :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Dev Grover schrieb:

> Hi All,
>
> I am trying to create a login script for an application but when i
> provide UID and PWD to this application and click on Login button,
> application does not show that i am logged in however if i login on
> this application normally, it shows my name and logout link.
>
> if record the same script using LoadRunner application shows my name
> and logout link.
>
> What could be the reason? please help me in resolving this issue.

Hi,

my first thought is that this due to session data, perhaps cookies or
url-encoded session identifiers, that are not recorded...

Does the generated script look like the session cookie is correctly
identified and handled in the script?

Cheers,
Olaf

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
OpenSTA-users mailing list OpenSTA-users@...
Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList