Quantcast
Channel: Silk Performer
Viewing all articles
Browse latest Browse all 4084

Wiki Page: Why does a loadtest running Browser level Scripts consume more Network Bandwidth than Page-Based level?

$
0
0
Scripts recorded and replayed at "Browser Level" tend to use higher Network Bandwidth usage, than an equivalent script recorded at "Page-Based" level. The reason for this is because; at "Page-Based" level a script executes each function call at a time, and waits for the server response for the current request, before proceeding to the next request. Browser Level scripts differ in that once the current request is sent, control is immediately passed to the next function call in the script. This results in asynchronous communication with multiple threads working over the wire at a given time. This will result in greater network bandwidth usage.

Viewing all articles
Browse latest Browse all 4084

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>