Hi All,
Thank you this will help .
One thing we were using Tough Day tool to generate load on AEM author instances to upload the 1000 assets in to the DAM. We executed the below ommand to do this "java -Xmx1024m -Dhostname=localhost -Dport=4502 -DuploadImage.count=1000 -jar toughday-5.6.1.jar uploadImage"
As soon as excuted this command its started uploading the assets and extracted the jar file as well. But When we checked the result folder it was empty.
Does this tool creating the report also we were checking in result folder but all folders were empty any idea?
We want to capture the below scenario:
1. During loading, navigation screen response time per request
2. While upload is running, Perform search for different text strings in the product descriptions and response time need to be noted
3. While upload is running, screen navigation is performed for the items and response time need to be noted
4. Images uploaded rate
5. Search responses return valid matching assets.
Thanks
~S