- I have created one test plan
- Thread group with one user
- HTTP Request
- Added HTTPS Script recorder and select thread to record
- View Result tree added
- Save Response to a file added
I have saved the test plan by doing the required steps / process which is of downloading different documents using one user. The recorded script is with 1 user and I am rerunning with 50 users using jmeter -n -t D:\Jmeter\DownloadFinal21Sept.jmx -l D:\Jmeter\ReportLog\result21SeptPDFinal.csv -e -o D:\Jmeter\HTMLReport\Report21SeptPDFinal.
My queries are.
- When I am using save response to the file then it is saving as .unknown whereas my downloaded files are .xlsx and .csv how to get default file format while saving it.?
- Is it OK to use same credentials to use for 50 or 100 users as I have only one test credentials?
- How to exclude check_user_activity and Success.txt from these reports.