Posts

Showing posts with the label JMeter Azure Load Test
Image
                                                              JMeter Azure Pipeline Setup To create JMeter load test pipeline, we have to create new project or we can use existing project. To create new project. Here click New Project. Here give your project name and select Public or private for your profile visibility. I’m giving Private option here. If anybody wants to access so I can give them access. In Left side panel we can see pipeline option, so click on pipeline and releases. Click on New Pipeline to crate the pipeline. Click on Empty Job. Click on Add Artifact. Here we have to select our source file. I’m selecting Git hub here, Make sure that your JMX file is in your Git repository. Fill all the details and click Add. Now click on Task to add our tasks. After that we will get below screen. Now c...