Over and over people have said/asked if you are using cookies in jMeter. Without them and server-side support for not having them, you don't have user sessions. Not sure what else to say.
On Tue, Mar 15, 2016 at 10:16 AM, Vikash kumar <[email protected] > wrote: > Hi All, > > I've attached the 3 screen shots which shows that the users are getting > the same response from the server using the same user credentials. Instead > of throwing error it's showing the same response data to all the users. How > is this possible i literally believe this is a bug as my system allow one > user to login once at a time and the Jmeter is showing 3 same responses > using the same user credentials logged in simultaneously. > > Regards, > Vikash > > > On Mon, Mar 14, 2016 at 9:26 PM, Dave Newton <[email protected]> > wrote: > >> Do you have cookies/sessions enabled? >> >> On Mon, Mar 14, 2016 at 10:57 AM, Vikash kumar < >> [email protected] >> > wrote: >> >> > Hi All, >> > >> > I m having a critical doubt/issue in Jmeter, can you help me with the >> same. >> > "My Application allows only one user to login/perform any operation at a >> > time but jmeter is able to do the same process/request multiple times >> > without throwing any error using same user credential simultaneously. >> I've >> > used record and play function of Jmeter and it is able to do the same >> > request multiple times without throwing any error which is an issue i >> > guess. I have used multiple users in my thread group that's why it is >> doing >> > same request multiple time but this opeartion using jmeter should have >> > shown in red or failed as my application support one user can user can >> > perform any operation at one time not simultaneoulsly" >> > >> > >> > I will be really thankful if you can reply me asap. >> > >> > Thanks, >> > Vikash >> > >> >> >> >> -- >> e: [email protected] >> m: 908-380-8699 >> s: davelnewton_skype >> t: @dave_newton <https://twitter.com/dave_newton> >> b: Bucky Bits <http://buckybits.blogspot.com/> >> g: davelnewton <https://github.com/davelnewton> >> so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton> >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- e: [email protected] m: 908-380-8699 s: davelnewton_skype t: @dave_newton <https://twitter.com/dave_newton> b: Bucky Bits <http://buckybits.blogspot.com/> g: davelnewton <https://github.com/davelnewton> so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton>
