Guest EvilBlade Report post Posted March 4, 2011 Hi, We have some java application which I need to test, part of application is authentication and cookie/url session id handling. I found few tips over here how to use WAPT Pro with session variable, but unfortunately I see no success. Basically in first request i getting session id within the body and getting session id using search function like: sesid $Search(;jsessionid=,";,1) In every next step of profile I replaced sesionid with $Var(sesid) so i have url path like: /app/index.jsf;jsessionid=$Var(sesid). Unfortunately its is not matter how many virtual users I run, the "Successful sessions" counter is 0. Please advice. Regards, Robert Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted March 5, 2011 Please, send your profile and log to support@loadtestingtool.com. Quote Share this post Link to post Share on other sites