609 views 16 secs 0 comments

Run Apache JMeter load tests with Azure DevOps

In General
May 29, 2019


DevOps is a practice that unifies people, process and technology across development and IT in five core practices: planning and tracking, development, build and test, delivery and monitoring and operations. When practicing DevOps, development, IT operations, quality engineering and security teams work closely together—breaking down practices that were once siloed.

Apache Jmeter is most widely used open source tool for load testing .Now we can run jmeter tests on Azure DevOps. This blog will illustrate that how to run the tests.

Before you start your load testing:

To run a JMeter load test:

1. Sign into Azure DevOps account.

2. Click “+Create Project” to create a project .

3. Enter Project Name , Description and select the visibility of project and Click create button.

4.Click the Test Plans

5.Click the Load Test section

6.Click + New button and select Apache JMeter Test

7. Enter your load test parameters. To run your…



Continue reading on source link

Leave a Reply
You must be logged in to post a comment.