jemter simple example

Use jemter complete a simple interface test

1. Add a thread group: Right-click the Test Plan -> threads (user) -> thread group, the number of threads, such as the number of cycles can be set according to demand, currently just do a simple interface testing, are set to 1

2. Add http header information manager: Right-click the thread group -> Original Configuration - Information> http header information manager, setting the http request header contains

 

 3. Add the http request: Right-click -> Add -> sampler-> HTTP request

 

 4. Add the listener: Right Click -> Add -> Listener -> View Results Tree

 

 5. Run the script, you can view the data in the normal return

Guess you like

Origin www.cnblogs.com/sjwang/p/12083635.html