Hi,
In my project developed for using asp.net with vb.net coding. Now we need to performace testing using the Jmeter tool. we can't able to test because in my application lot of session variable used, Jmeter tool does not support session variables i think.
Check with debugging:
1.Assign the session(userName) ="abc" then goes to next page, then check value same session vaule as nothing. anyone can help me for solve this issue.
Thanks