Blazemeter has an excellent blog explaining this. Don't be so hard on the instructor here, as she is only going over the basic just to get you started. Otherwise this video would last for hours in order to go over ever little detail.
Ma'am me beanshell script bana rahi hoon CSV me data write krne k liye single record k liye ho gaya ab is me muje loop use krna he ki jitni bar request pass ho utni bar diff row me CSV me write kre... Please guide🙏 Thanks in advance
@@qualityassurancelab7764 In CSV file data, can we run these data parallely by putting nos of thread in thread group. For example, if there is 3 values in CSV file and if we pass nof of thread 3 in thread group, then will ittake and execute 3 data of csv file parallely ?
Hi 🙋♂️ All videos are very helpful and easy to understand. My question is how can we fetch data from csv file for POST request ? Awaiting for your reply Thanks 😊
Hello Please help me with query. What would be the possible failure reason for a script if the environment gets changed for example from UAT env to pre-production environment.
Hello Jmeter does load and performance testing. The config file is also there but it is only verify the content. Who verifies or also checks the performance? or uploaded the file and verified its final result for testing purpose what should be done please make sure all the final result and html report is also clear all. Make the fully and concise report with purpose and all..
I have an entry as "Asia,America" in CSV file and set the Jmeter csv config with delimeter with , and Allow quoted Data True, still getting the error in execution
Hi, In search sampler, Path is - /wiki/jmeter. But when you created record video tutorial(video 03), Path was - /search-redirect.php. Again in video 8 , path becomes - /search-redirect.php. How ma'am?
Hi, Thanks alot for this video, I have one question, How can give the image parameter (attributes) in Body Data Like Firstname, Lastname, Profile_image Field for the Post Query in HTTP Request.
Quality Assurance Lab mam I watched this video but my question is how to give image file attribute to body data. I want to give path from local directory.
@@uzairsiddiqui6660 Hi, please follow the below steps In HTTP Request Sampler to upload image file: Step 1: Select the Method as POST Step 2: Check the box - "Use multipart/form-data for POST" Step 3: Move to Files Upload ,click on Add and provide below details: File Path - Provide the complete path of the Image file Parameter Name - Provide relevant form of “file” type name, eg. imageFile MIME Type - Provide File's Internet media type. For eg. For GIF image , MIME Type is: image/gif For JPEG JFIF image, MIME Type is: image/jpeg Please let me know for any further query.
you can go to Blazmeter webpage and they do an excellent job explaining it. I agree, she did not explain anything about it at all here but just read the options for us. useless
If i have integer values like No of Month in csv file and it contains all integer values in it and i want to pass dynamically in Body Data tab of particular HTTP request for integer values then how to do it For example for string data we pass [" ${username}"] in Body data tab for string values.
For the "Send Parameters With the Request" section/table, for me if I replace "Value" columns with junk values, but not delete the "Jmeter" in the "Path" field (where it is "/wiki/Jmeter") as you mention at around 5:10, then the execution still takes me to the correct web page. So is my test still valid like this - meaning will my response time still be accurate and resemble how an actual person submits the request? Also, if i do delete "JMeter" in the path, the response also returns the JMeter page (as long as the "search" parameter is "JMeter". But if I also leave the other parameters as junk, it will still work. so this is confusing).
Hello I have seached North America and I got the error in Jmeter. But when I searched North_America test script passed. (I search North America in Wikipedia Then modified the CSV file as north_america). why jemeter do not search north america? and to we can add ' _ ' in searching
I have post operations with different payloads each time, how do I config to have multiple payloads to invoke same API? url: abc.com/testdata operation: POST payload1: {"k1":"Have more data here"} payload2: {"k1":"Have further more data"}
Hi, please follow the below steps: Step 1: Add multiple payloads - "Have more data here", "Have further more data" etc under the csv file. Step 2: Add CSV dataset config for the HTTP request and provide necessary field details. Let's say that Variable Names field is PayloadVar Step 3: Put the payload under Body Data as "k1":${PayloadVar}, where PayloadVar is a variable created in step 2 For any detail to work on APIs(SOAP and REST) in Jmeter, please refer - ua-cam.com/video/fUxLWHZKvmg/v-deo.html
hi mam iam sravan i have a query about jmeter every time am going to command prompt i can give the path of my result folder my cmd promt showing error like there is no file external or internal
Bro you have to set the jmeter path. Go to System Advance setting, environment varable >system variable>click on path and edit it > select new > and add the path of jemeter bin folder here and save close the CLI and reopen it
hi there, i am not able to get send parameters with the the request in searchinwikipedia even after creating video and all , which make me difficult to understand the video please help.
Do you have multiple values in CSV file(like 900) which you wish to pass to this url? If yes, you can pass the value in url as - backend-service/v1/create/version1/xyz/${NumberVariable}
pass test data from one csv file to multiple http requests like first row should take by 1st http sample and second row should take by 2nd http sample.Please help how to use this in jmeter
Hie...Can you pls explain parameterization with set of username and password. I mean how to pass username and password into fields via jmeter...awaiting for your help...Thanks!
@@qualityassurancelab7764 Is there a way to protect these passwords from being visible? I do not want to expose the text of password like how it is displayed as Asia, or Europe in your case. Could you pls help?
wow, the Sharing Mode drop down options...thanks for explaining them. Now I COmPLEtelY understand it all.
Blazemeter has an excellent blog explaining this. Don't be so hard on the instructor here, as she is only going over the basic just to get you started. Otherwise this video would last for hours in order to go over ever little detail.
Hi Mam
Your're really explaining worthy and helpful, appreciated thanks
Thank you so much!
Ma'am me beanshell script bana rahi hoon CSV me data write krne k liye single record k liye ho gaya ab is me muje loop use krna he ki jitni bar request pass ho utni bar diff row me CSV me write kre... Please guide🙏
Thanks in advance
@@qualityassurancelab7764 In CSV file data, can we run these data parallely by putting nos of thread in thread group. For example, if there is 3 values in CSV file and if we pass nof of thread 3 in thread group, then will ittake and execute 3 data of csv file parallely ?
very clear explanation.Tq so much mam...
Hi 🙋♂️
All videos are very helpful and easy to understand.
My question is how can we fetch data from csv file for POST request ?
Awaiting for your reply
Thanks 😊
Hello Please help me with query.
What would be the possible failure reason for a script if the environment gets changed for example from UAT env to pre-production environment.
thanks for knowledge sharing videos. video quality is not so good (720p). please update them with atleast 1080p.
Wonderful session .....Is there any online batch currently running for Jmeter? Please provide the contact info
Hello
Jmeter does load and performance testing. The config file is also there but it is only verify the content.
Who verifies or also checks the performance? or uploaded the file and verified its final result for testing purpose what should be done please make sure all the final result and html report is also clear all. Make the fully and concise report with purpose and all..
I have an entry as "Asia,America" in CSV file and set the Jmeter csv config with delimeter with , and Allow quoted Data True, still getting the error in execution
Hi, In search sampler, Path is - /wiki/jmeter. But when you created record video tutorial(video 03), Path was - /search-redirect.php. Again in video 8 , path becomes - /search-redirect.php. How ma'am?
Thank you... very nice video
Hi, Thanks alot for this video, I have one question, How can give the image parameter (attributes) in Body Data Like Firstname, Lastname, Profile_image Field for the Post Query in HTTP Request.
Mam, Waiting for your reply.
Hi, you are welcome and apologies for late response.
Checkout this video to work with POST query - ua-cam.com/video/fUxLWHZKvmg/v-deo.html
Quality Assurance Lab mam I watched this video but my question is how to give image file attribute to body data. I want to give path from local directory.
@@uzairsiddiqui6660 Hi, please follow the below steps In HTTP Request Sampler to upload image file:
Step 1: Select the Method as POST
Step 2: Check the box - "Use multipart/form-data for POST"
Step 3: Move to Files Upload ,click on Add and provide below details:
File Path - Provide the complete path of the Image file
Parameter Name - Provide relevant form of “file” type name, eg. imageFile
MIME Type - Provide File's Internet media type. For eg.
For GIF image
, MIME Type is: image/gif
For JPEG JFIF image, MIME Type is: image/jpeg
Please let me know for any further query.
Hi Mam, PLease explain Sharing Mode in detail.what is the purpose of different option provided in sharing mode
you can go to Blazmeter webpage and they do an excellent job explaining it. I agree, she did not explain anything about it at all here but just read the options for us. useless
@@vnecksurferdude7041 That's what I said about Blazmemter's page.
If i have integer values like No of Month in csv file and it contains all integer values in it and i want to pass dynamically in Body Data tab of particular HTTP request for integer values then how to do it
For example for string data we pass [" ${username}"] in Body data tab for string values.
For the "Send Parameters With the Request" section/table, for me if I replace "Value" columns with junk values, but not delete the "Jmeter" in the "Path" field (where it is "/wiki/Jmeter") as you mention at around 5:10, then the execution still takes me to the correct web page. So is my test still valid like this - meaning will my response time still be accurate and resemble how an actual person submits the request? Also, if i do delete "JMeter" in the path, the response also returns the JMeter page (as long as the "search" parameter is "JMeter". But if I also leave the other parameters as junk, it will still work. so this is confusing).
Hello
I have seached North America and I got the error in Jmeter. But when I searched North_America test script passed. (I search North America in Wikipedia Then modified the CSV file as north_america). why jemeter do not search north america? and to we can add ' _ ' in searching
I have post operations with different payloads each time, how do I config to have multiple payloads to invoke same API?
url: abc.com/testdata
operation: POST
payload1: {"k1":"Have more data here"}
payload2: {"k1":"Have further more data"}
Hi, please follow the below steps:
Step 1: Add multiple payloads - "Have more data here", "Have further more data" etc under the csv file.
Step 2: Add CSV dataset config for the HTTP request and provide necessary field details. Let's say that Variable Names field is PayloadVar
Step 3: Put the payload under Body Data as "k1":${PayloadVar}, where PayloadVar is a variable created in step 2
For any detail to work on APIs(SOAP and REST) in Jmeter, please refer - ua-cam.com/video/fUxLWHZKvmg/v-deo.html
@@qualityassurancelab7764 What if the payload spans thousand of rows and not feasible to be copied in the csv?
if you want to read random data from csv file. what to do?
Made my day
me too! :)
if we have multiple hard coated values in our script what will approac?
Hi,
We need complere explanation for the paramitrization of the sharing modes of all threads, current thread group, current thread
how to extract json data(response body) from one field of excel
hi mam iam sravan i have a query about jmeter every time am going to command prompt i can give the path of my result folder my cmd promt showing error like there is no file external or internal
Bro you have to set the jmeter path.
Go to System Advance setting, environment varable >system variable>click on path and edit it > select new > and add the path of jemeter bin folder here and save
close the CLI and reopen it
hi there, i am not able to get send parameters with the the request in searchinwikipedia even after creating video and all , which make me difficult to understand the video please help.
I need help backend-service/v1/create/version1/xyz/900 , how will pass dynamic data from csv file now its 900, plz reply.
Do you have multiple values in CSV file(like 900) which you wish to pass to this url?
If yes, you can pass the value in url as - backend-service/v1/create/version1/xyz/${NumberVariable}
@@qualityassurancelab7764 , NumberVariable , need to pass in parameter, can u give me one example.
@@engineers-blog Let's say that your variable name is NumberVariable. Then, you will pass it as ${NumberVariable}
How to generate html report using Csv dataset in jemter ? Can you please tell me?
if you already have csv output then you can use this command in CLI to generate the html report.
jmeter -g -o
thanks!
Wow with my like it reached 500
pass test data from one csv file to multiple http requests like first row should take by 1st http sample and second row should take by 2nd http sample.Please help how to use this in jmeter
Do a google search for "Blazemeter CSV Data Set Config in Sharing Mode - Made Easy" Blazementer explained this is detail.
please work the volume. in some videos the volume is high in some videos the volume is so low
Apologies for the inconvenience, I will take care of volume
Hie...Can you pls explain parameterization with set of username and password. I mean how to pass username and password into fields via jmeter...awaiting for your help...Thanks!
Hi, parameterization for username and password will be same as I did for Continent in the video. Please let me know if you face any issue.
@@qualityassurancelab7764 Is there a way to protect these passwords from being visible? I do not want to expose the text of password like how it is displayed as Asia, or Europe in your case. Could you pls help?
@@Akfan78 lock up your computers every time you walk away from it.
В консоли может быть ошибка An error occurred: Unknown arg: errorlevel=1 .Jmeter не нравится пробелы
how to get particular data from csv? in case you don't want to iterate over all the data.
You can control the data iterations
Hi I have a doubt on jmeter . can you help me
Sure..I will try.
@@qualityassurancelab7764can you please share the mail or contact number so that I can report my issue
Getting error.
Always take new stuff for every video don't keep as it is of last session..it is difficult to understand for new viewers