😊 Hello and thank you for watching! We'd love to hear your opinions in the comments section. 👉 For more videos on JMeter Performance Testing, please visit: ua-cam.com/video/hrrV0xKuZw8/v-deo.html 👉 Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: ua-cam.com/users/TestingFunda
One more question sir Ramp up period and the bekow delay duration both are in seconds snd both are adding delay so what is the difference between the two of them ? What is the significance here of ramp up period ?
First you need to have plaugins manager, then you can install this one . Here is the link for this listener jmeter-plugins.org/wiki/ActiveThreadsOverTime/#:~:text=Active%20Threads%20Over%20Time%20is,Groups%20in%20your%20test%20plan.
Imagine you want to test how your website handles 100 users at once. Instead of sending all 100 users immediately, you might want to add them slowly, say 10 users every second. The ramp-up period allows you to control this process.
Sir i have added a plug in of composite time line graph but when i am performing the load test on particular users with all the time parameters defined so when i run then there is no graph showing in the graph results why it is happening though in the view tree if requests I am getting the success. Response but graph is not building up
Hello, how to test and application with multiple credentials . for ex: To login to my app , we use 3 methods. When i keep no. of threads =1 and loop as 30. Then only i am able to run with my 30 credentials. Can you help me out whether the approach is right or wrong
If session Id is not there. Then there must be some parameter. In order to resolve this problem, you need to check the login call manually and see what parameters are being sent. You need to pass those parameters in the call to resolve this.
😊 Hello and thank you for watching! We'd love to hear your opinions in the comments section.
👉 For more videos on JMeter Performance Testing, please visit: ua-cam.com/video/hrrV0xKuZw8/v-deo.html
👉 Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: ua-cam.com/users/TestingFunda
Perfect work👏
Thanks a lot. Happy learning 👍
One more question sir
Ramp up period and the bekow delay duration both are in seconds snd both are adding delay so what is the difference between the two of them ?
What is the significance here of ramp up period ?
Can you please tell me which graph listener you have used? I'm unable to find that listener on a listener lists
First you need to have plaugins manager, then you can install this one . Here is the link for this listener jmeter-plugins.org/wiki/ActiveThreadsOverTime/#:~:text=Active%20Threads%20Over%20Time%20is,Groups%20in%20your%20test%20plan.
Can you explain in simple terms the meaning and function of the ramp-up period?
Imagine you want to test how your website handles 100 users at once. Instead of sending all 100 users immediately, you might want to add them slowly, say 10 users every second. The ramp-up period allows you to control this process.
Sir i have added a plug in of composite time line graph but when i am performing the load test on particular users with all the time parameters defined so when i run then there is no graph showing in the graph results why it is happening though in the view tree if requests I am getting the success. Response but graph is not building up
Can you please share the scenario and number of users ?
Sir same scenario as yours and number of users are the same
Sir still there is an exclamation mark at the top bar and in the composite graph timeline there is written waiting for samples
Hello, how to test and application with multiple credentials . for ex: To login to my app , we use 3 methods. When i keep no. of threads =1 and loop as 30. Then only i am able to run with my 30 credentials. Can you help me out whether the approach is right or wrong
Can you please share more details?
In my real time application I want to run the request call asynchronously under a single thread .Can you please help me out by giving the solution
By asynchronous you mean parallel requests ?
how can i get active thread over time section ?
Using plugin
@@TestingFunda In my JMeter version I don't have a plugin section. what will I do?
@@amrmedhat5967 check my tutorial on plugins Manager
@@TestingFunda Thanks for your quick respond, Sir.
How to solve 401 unauthorized error in jmeter while login. They doesn't have the session iD concept. This is realtime application
If session Id is not there. Then there must be some parameter. In order to resolve this problem, you need to check the login call manually and see what parameters are being sent. You need to pass those parameters in the call to resolve this.
Could you please make a video on the Composite Graph Plugin via which you added this listener "jp@gc - Active Threads over Time"
Yes, I will create plugins tutorials soon
@@TestingFunda Added that to Thread Group ✌
Great