Jmeter - recording script

1. The first step: add http proxy server, in the test plan -- "add --" non-test components -- "http proxy server

2. Step 2: Add a thread group (this thread group is used to play the recorded script, it is also possible not to add it, just put it directly under the proxy server)

Test Plan--"Add--"Thread--"Thread Group (By the way, the thread group execution order: setUp --Thread Group--tearDown)

3. The third step: Select the storage location of the recorded script, and select the thread group created in the second step.

4. Step 4: Then we click Start, and other items are fine by default, and other options will be explained in detail later

5. Step 5: Set the proxy of the browser, set-network settings-select manual proxy configuration, click OK

6. Step 6: The Firefox browser will prompt a risk bullet box at this time, we choose Advanced -- "accept the risk and continue

7. Step 7: Fill in the script name in the script recording, enter the recorded URL in the browser, and you can start recording.

8. Step 8: After the recording is completed, click stop to end, remember to change the proxy back to

The following are supporting learning materials. For friends who do [software testing], it should be the most comprehensive and complete preparation warehouse. This warehouse also accompanied me through the most difficult journey. I hope it can help you too!

Software testing interview applet

The software test question bank maxed out by millions of people! ! ! Who is who knows! ! ! The most comprehensive quiz mini program on the whole network, you can use your mobile phone to do the quizzes, on the subway or on the bus, roll it up!

The following interview question sections are covered:

1. Basic theory of software testing, 2. web, app, interface function testing, 3. network, 4. database, 5. linux

6. web, app, interface automation, 7. performance testing, 8. programming basics, 9. hr interview questions, 10. open test questions, 11. security testing, 12. computer basics

Information acquisition method:

Guess you like

Origin blog.csdn.net/myh919/article/details/131994381