When a LoadRunner script is optimized, sometimes when a request to a server is parameterized, the content returned by the server corresponds to the parameterized content, such as sending a request with a query key=123, and the server returns 123 related content. When we use checkpoints to check the correctness of the data returned by the server parameterization, we usually use the same parameters as the server.
In this way, each iteration takes a different value and completes the inspection process.
But if the script is based on a real-world scenario: within an iterative cycle, this action needs to be cycled multiple times, and the block blocks are introduced. Add this action to a block, set the number of loops to 2. Run it again and get the result:
... ...
This article is from: 51Testing Software test Network
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.