What are the functions of JMeter that CSDN first recommends, and the JMeter entry script

1. Main Page Layout

(1) Title bar: Displays the JMeter version and the path where the script is located

(2) Menu bar; seven groups of small characters below the title bar

(3) Toolbar: Several graphical buttons below the menu bar

(4) Tree structure area: directory similar to books

(5) Content area: similar to the text of a book

 

                                                                       JMeter main interface 

2. Send a request to Baidu - JMeter entry script

step:

(1) Create a new "Test Plan" (when JMeter is opened, it is created by default)

(2) Right-click to add "Thread Group" 

                                                                      Add "Thread Group" 

(3) Add "HTTP request"

Like a laboratory, you first need to sample, as shown in the figure below, select "HTTP Request" in "Sampler" 

                                                                  Add "HTTP Request" 

(4) Configuring HTTP requests

① Name: Send Baidu request

② Protocol: http

③ Server name or IP: www.baidu.com

④ Others do not need to fill in 

                                                                   Configure HTTP requests,

(5) Add "View Result Tree", which completes the starter script 

                                                             Added "View Results Tree" 

(6) Start script

As shown in the figure below, click the green triangle and prompt to save the script before starting:

                                                               Tip: Save before running 

(7) Running results 

                                                                      run successfully

3. English words appearing in this article:

you should save your test plan before running it.

if you are using supporting data files (ie,for CSV data set or _StringFromFile),

then it is particularly important to first save your test script.

do you want to save your test plan first? 

 

 

 

 If you still want to learn, remember to collect and follow,

 

Thanks to everyone who reads my article carefully, watching the fans’ growth and attention all the way, there is always a gift, although it is not a very valuable thing, if you can use it, you can take it away for free: ① More than 2000
software Testing e-books (mainstream and classic books should be available)
② Software testing/automated testing standard library information (the most complete Chinese version)
③ Project source code (forty or fifty interesting and classic hand-practice projects and source code)
④ Python programming language , API interface automated testing, web automated testing, App automated testing (suitable for beginners)

 

 

  ⑤ Python learning roadmap (farewell to low-level learning) 
The information in the above picture is in my QQ technology exchange group (technical exchange and resource sharing, advertisements come in and interrupt you)
can be taken away by yourself, group number 768747503 Remarks (csdn999 ) The free information in the group is the essence of the author's more than ten years of testing career. There are fellow masters to exchange technology with each other
————————————————

 

                                      

                   Must be sure to note the password: CSDN999

 

Guess you like

Origin blog.csdn.net/Liuyanan990830/article/details/121643665