I have 10 virtual users and i want to upload 10 pdf documents from my computer to a web page. I configure a variable counter (0 - 10), the pdf fileName must be documento-{varCounter}.pdf. When test with 10 virtual users, usually upload 2 o 3 files, but no at all. For example: The neoload upload, documento-07.pdf, document-08.pdf and document-09.pdf. I also trie to run sequencially the requests.
↧