Hi, I am trying to create a script using Jmeter v3.0. For this I recorded end to end flow of my website and recorded the HTTP requests (approx 150). Now I need to figure out which regular expression I need to apply to fetch data from response in previous request, for which I am trying to run the script once and see responses in listener "View results tree".
Problem I am facing is that Jmter hangs when I run all request with even 1 virtual user, CPU usage goes to 100% for some time. I have disabled some requests (approx 80%), is that the reason behind this? Any help would be highly appreciated to avoid this and if any workaround available. Thanks in advance! -- Praveen Kumar Tiwari