The previous article described how to place an app with JMeter, and then we'll list some of the issues that arise during the recording process.
1. How to filter
In the case of filtering, assuming that you do not gif,js,css end, we can add *gif,*js in the exclusion mode and so on.
Current problem points:
Problem one: Sometimes, but not completely filtered, I have a GIF this time is not filtered out, this I follow up again to see what's going on
Question two: If I only want a certain type of address, after the addition, but no data
2, after recording, the operation is not successful
At this time, you can view the results tree, to see which requests are unsuccessful, general no successful requests, and some are useless information judgment,
The other part is that some parameters are dynamically changing, which can lead to failure
Workaround: If not the core of the request, you can directly delete, if it is the core of the request, play must ensure the validity of the parameters, this validity is not only refers to the correctness of the parameter inventory is valid.
JMeter Test App Order FAQs