Re: How to handle Concurrent sessions for single user id in Jmeter

2021-02-25 Thread Mariusz W
Hi, Did you check and compare all HTTP headers in browser and JMeter? Maybe there are any which should be added manually in JMeter (and in Browser are added and managed by JavaScript) Mariusz On 2021/02/25 14:28:26, Harshal Kulkarni wrote: > Can anyone suggest me here? I am still struggling

Re: How to handle Concurrent sessions for single user id in Jmeter

2021-02-25 Thread Harshal Kulkarni
Can anyone suggest me here? I am still struggling with this issue. Thanks, Harshal On Tue, 23 Feb, 2021, 6:41 am Harshal Kulkarni, wrote: > Yes, I can able to login on same machine and same browser simultaneously. > > On Mon, 22 Feb, 2021, 6:57 pm Tong Sun, wrote: > >> On Mon, Feb 22, 2021

Re: How to handle Concurrent sessions for single user id in Jmeter

2021-02-22 Thread Harshal Kulkarni
Yes, I can able to login on same machine and same browser simultaneously. On Mon, 22 Feb, 2021, 6:57 pm Tong Sun, wrote: > On Mon, Feb 22, 2021 at 5:31 AM Harshal Kulkarni > wrote: > > > > Hello Team, > > > > I am working on load testing of one application using Jmeter 5.1.1. > >

Re: How to handle Concurrent sessions for single user id in Jmeter

2021-02-22 Thread Tong Sun
On Mon, Feb 22, 2021 at 5:31 AM Harshal Kulkarni wrote: > > Hello Team, > > I am working on load testing of one application using Jmeter 5.1.1. > Unfortunately, client can not provide multiple test user IDs, so we have > only 3 test user IDs. I want to load test with 50 concurrent users load. >

How to handle Concurrent sessions for single user id in Jmeter

2021-02-22 Thread Harshal Kulkarni
Hello Team, I am working on load testing of one application using Jmeter 5.1.1. Unfortunately, client can not provide multiple test user IDs, so we have only 3 test user IDs. I want to load test with 50 concurrent users load. Application allows concurrent sessions from single user on browser and