💬 社区

讨论俱乐部

与其他测试员和项目方交流缺陷、技巧和实战故事。

全部 Affiliate program allure API Tests BlazeMeter Chrome DB Testing DevTools Distributed Load Test Feature Discussion Fun Good job! good vibes How to use JMeter Katalon Studio Newbie Non-GUI Mode OWASP Pacing payment PayPal PractiTest Puppeteer pytest python QAProvider Blog QAProvider feedback QAProvider News QAProvider Q&A QAProvider Tasks

标签为 "JMeter"

2

JMeter Tutorial - How to build a Distributed Load Test (Throughput Controller)

Today we will learn: 1. How to make our samplers run with defined percentage execution. (Distributing the load) 2. How to use Throughput Controller to achieve this.What is a real c...

R Raja · 6 年前 · 2 条评论 · 2,011 次浏览 #Testing Tools #Software Review #JMeter #Distributed Load Test
1

How to read emails with Jmeter - (Mail Reader Sampler)

Today we will learn  1. Setup Mail Reader Sampler  2. How to read emails with JmeterStep 1 : Configure JavaMail & Create Test Plan & Add Thread GroupI have discussed about how to c...

R Raja · 6 年前 · 3 条评论 · 2,749 次浏览 #Testing Tools #Software Review #JMeter #Read Email with JMeter
0

How to send Emails with Jmeter (SMTP Sampler)

Today we will learn 1. How to load test email server 2. Configure SMTP sampler to send emailStep 1 : Configuring JavaMailThe JavaMail API provides a platform-independent and protoc...

R Raja · 6 年前 · 0 条评论 · 6,371 次浏览 #Testing Tools #Software Review #JMeter #Send Email with JMeter
1

How to run JMeter from Command Line (non GUI mode)

Why to execute non-GUI mode ?GUI : consumes more resources / memoryGUI : not recommended for heavy load testingCommand Line : can be integrated with other systems -Jenkins etc.In s...

R Raja · 6 年前 · 1 条评论 · 43,072 次浏览 #Testing Tools #Software Review #JMeter #Non-GUI Mode
3

JMeter Tutorial -- SOAP API Test

Hello, welcome to another Article of API test. To know about API & Web Services, visit my previous article.We have already discussed about Rest API in the previous article. In this...

R Raja · 7 年前 · 0 条评论 · 1,703 次浏览 #Testing Tools #How to use #JMeter #SOAP API Test
2

JMeter Tutorial -- REST API Test

API & WebServicesBefore going to the test let's understand what API and Webservices are,Imagine you arrive at a restaurant and you’re wanting to have a hearty meal. There are a few...

R Raja · 7 年前 · 2 条评论 · 802 次浏览 #Testing Tools #How to use #JMeter #Rest API Test
3

How to setup Realistic Test in JMeter using Concurrency Thread Group

What is a real-world performance test  1.Think TimeSimulate actual user actions with timings/delays2.PacingControl ramp-up and down of virtual usersControl timing between iteration...

R Raja · 7 年前 · 4 条评论 · 14,743 次浏览 #Testing Tools #How to use #JMeter #Pacing #Realistic Test
3

JMeter Tutorial (BlazeMeter plugin for Chrome)

BlazeMeter | The Continuous Testing PlatformThe Chrome extension records all of the HTTP/S requests and actual user interactions that your browser sends, creates a synced JMeter an...

R Raja · 7 年前 · 7 条评论 · 2,167 次浏览 #Chrome #How to use #JMeter #BlazeMeter
5

How to use JMeter (DB testing)

Apache JMeter™The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was origina...

R Raja · 7 年前 · 3 条评论 · 2,788 次浏览 #How to use #JMeter #DB Testing
8

How to use JMeter (HTTP performance test)

Apache JMeter™The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was origina...

R Raja · 7 年前 · 7 条评论 · 2,476 次浏览 #How to use #JMeter