ContributionsMost RecentMost LikesSolutionsLoad testing report - exported to PDFSomeone has a problem locking the machine when the load testing report is exported to PDF? as if he had resolved the problem?Re: Dynamic ParametersHi Alexie, I've used up all the steps mentioned in this link. I do not think I was clear in my question. As I said, I realized settings, what happens to the message log that is displayed is as "warning", the response of the log iscorrect? from my point of view from the moment I realize all parameterizations the log message should be "ok". I do not know if it helps to interpret my problem, but below is my test data. cookie handling= use real-time cokkies edit query string parameters = PHPSESSID ([A-Za-z0-9,-]*) Response - Data Selectors - Regular Expression_([A-Za-z0-9,-]*)// Mask_$1//Name_PHPSESSID Run the test with 5 users, the log message is "warning" and points out the difference in the Request Header. field = Cookie Record value = loginCookie=;passwordCookie=;PHPSESSID=([A-Za-z0-9,-]*) Simulated Value= PHPSESSID=7rhg2al7q2s3bpj2970q2cfof6; loginCookie=; passwordCookie= My question, the warning "Warning" is correct? I am using the correct parameters?Dynamic ParametersI'm having problems with the dynamic parameters, in this case withPHPSESSID, I realized the settings for "request" and "response" and alsoin the management of the cookie and nothing worked. the test log shows as a warning, now this is correct? I hoped with all the settings the response of the log was ok. Regards