Hi There,
I am having some issue with generating report for session scope. Currently the report only has request level, but I want to group some requests created by an individual thread in the thread group, so that I know how much time a single thread spends and I also want to add up the time delays together ( do I have to same the results into a file then analyze?). Could some one shed some light? Best Regards Wallace