Hi Everyone,
 
I am new to jwebunit.
 
I want to use JWebUnit to operate bugzila in java program, however I
cannot supply the user ID and password of bugzilla to my jwebunit test
cases. In bugzilla, if we sign-in and don't sign out then we don't need
to sign-in again if we try to access bugzilla in some other browser
window. I have to use this feature of bugzilla where someone will
sign-in in advance for me in the browser, and I will call a servlet/jsp
page which will in-turn call my jwebunit test case to operate bugzilla
without specifying the userid/password.
 
Here the problem is that, as I am not specifying the credentials to
login in bugzilla in jwebunit program, my jwebunit program is failing,
although it is running through the JSP page.
 
Could you please let me know if it possible or not? If yes, then how?
 
Any useful information will be appreciated.
 
Thanks a lot in advance

Xiao

_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
JWebUnit-users mailing list
JWebUnit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to