Joke Collection Website - Blessing messages - How to record the test script of mobile app, and then test the performance with Jmeter?

How to record the test script of mobile app, and then test the performance with Jmeter?

1、? Create a new thread? group

2、? Right-click WorkBench and select HTTP(S)? Testing? Script? recorder

3、? Choose a target? Control and grouping, after the target control is set, it will be automatically put into the thread? In grouping, set the grouping to "Put? Every one? Group? Are you online? Answer? New? Controllers will be automatically grouped. The process of grouping is a collection of interfaces called after opening a page.

4、? Click Start.

5、? Start recording scripts: operating various functions of the APP, threads? Interface requests will be generated in the group. As shown in the figure:

Inside the package is the request of the interface.

Subsequently, parameterization, delay, rendezvous point and transaction can be set for the performance test scenario.

JMeter is a Java-based stress testing tool developed by Apache. Used for stress testing of software, originally designed for Web application testing, and later extended to other testing fields. ? Can be used to test static and dynamic resources, such as static files, Java? Servlets,CGI? Script, Java? Object, database, FTP? Server,? Wait a minute.