Re: Jmeter 5.4.1 - JMX file - XML DTDs and schema validation

2021-02-22 Thread glin...@live.com
Looking at JMeter wiki > Is there a JMX Schema/DTD available? > > Answer: No. Don't plan on having one either at this point. Changes would > be too frequent to realistically keep up

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. > >

Jmeter 5.4.1 - JMX file - XML DTDs and schema validation

2021-02-22 Thread Shay Ginsbourg
Hi, Is there a formal DTD or XML schema document for the Jmeter JMX file type? I didn't find it within the source files. Thanks. -- Sincerely, *Shay Ginsbourg* *Performance, Automation, and Load Testing Expert. * *Regulatory Affairs Consultant for Medical Software.* *(Since 2008)*

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