Guest Darren Sproston Report post Posted April 28, 2009 Hi, I'm new to WAPT and have a small issue, when I log into an SSO site, I use the following URL: http://172.30.30.199:8080/sso I enter a username of 1234567 and choose a login button The screen refreshes to a home page, this is recorded as http://172.30.30.199:8080/home/app/;jsessi...C97372B1A448EB6 When i run the test in verify i get the following log: Dealing - 6 200 OK Dealing.All 1 200 OK Dealing.page_1: http://172.30.30.199:8080/sso (1) 1 302 Found Dealing.page_1: http://172.30.30.199:8080/sso (1) 1 Dealing.page_2: http://172.30.30.199:8080/sso/login (2) 3 404 Not found Dealing.page_2: http://172.30.30.199:8080/sso/login (2) 1 Can anyone help me on this as i cant get to the home page, is this something that i am doing wrong??? Many thanks Quote Share this post Link to post Share on other sites
Guest deepak Report post Posted May 4, 2009 Hi, I'm new to WAPT and have a small issue, when I log into an SSO site, I use the following URL: http://172.30.30.199:8080/sso I enter a username of 1234567 and choose a login button The screen refreshes to a home page, this is recorded as http://172.30.30.199:8080/home/app/;jsessi...C97372B1A448EB6 When i run the test in verify i get the following log: Dealing - 6 200 OK Dealing.All 1 200 OK Dealing.page_1: http://172.30.30.199:8080/sso (1) 1 302 Found Dealing.page_1: http://172.30.30.199:8080/sso (1) 1 Dealing.page_2: http://172.30.30.199:8080/sso/login (2) 3 404 Not found Dealing.page_2: http://172.30.30.199:8080/sso/login (2) 1 Can anyone help me on this as i cant get to the home page, is this something that i am doing wrong??? Many thanks Parameterize the jsessionid in the url. Look into parameterization in help of WAPT. Quote Share this post Link to post Share on other sites
Guest Darren Sproston Report post Posted May 6, 2009 Parameterize the jsessionid in the url. Look into parameterization in help of WAPT. Hi, I used the parameters as in the help, but still get the issue, I have attached my log and profile for viewing. WAPT_sent_for_issue.wps Quote Share this post Link to post Share on other sites
Guest testing Report post Posted May 7, 2009 Hi, I used the parameters as in the help, but still get the issue, I have attached my log and profile for viewing. Yes, I also have similar problem and got 500 error. How can I know that WAPT recognize and parameterize the http URL? Where can I check the parameter/variables generated? Thanks! Quote Share this post Link to post Share on other sites