Il 08/10/2012 23:43, CHARLES BAKER ha scritto:
Anyone using JMeter to load test BlackBoard? I can't even get JMeter to
login to BlackBoard ( a complex webapp used by a lot of universities for
course management ). I was able to do this on a previous version of BB.
We're currently using 9.1 SP9. I pass the required parameters, and in View
Results Tree Listener I can see the parms being sent but login fails. BB is
Javascript and Ajax heavy and I know Jmeter "Is not a browser". But like I
said, I've been able to do at least rudimentary testing of BB w/ Jmeter in
the past.
Here is the POST
POST data:
user_id=bbtest1001&password=&login=Login&action=login&remote-user=&new_loc=&auth_type=&one_time_token=&encoded_pw=YmJ0ZXN0MTAwMQ%3D%3D&encoded_pw_unicode=YgBiAHQAZQBzAHQAMQAwADAAMQA%3D
Hi Charles,
it seems that your username & password are passed as
encoded_pw
encoded_pw_unicode
They are Base64 encoded and then URL-encoded.
Also some times, if you disable Cookie check,it may help.
I would give a try to the new 2.8 version which uses HTTP client 4.0 by
default, and should e better from this point of view
best regards
--
Ing. Sergio Boso
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]