Thank You Jonny for sharing this information. I really appreciate it! Reg. my other questions, what I meant is: # 3: While conducting test executions, in Silkperformer Analysis, we see live graphs for different metrics like current user load, errors, hits per second etc. These graphs are plotted against time (x-axis of these graphs shows actual system time on which the test is running)...so I wanted to know if there is a way we instruct the tool to show relative time (from the beginning of the test) in x-axis (like 00:01:00 (the state after 1 minute from execution's starting point....00:05:00 (the state after 5 minutes from execution's starting point) so on. # 4: Let us assume we have included 2 scripts in test execution and each script has 3 transactions S1_1, S1_2 and S1_3 / S2_1, S2_2 and S2_3 (measure start/stop) in it. So is it possible to configure the results file to show something like: Transactions Names Avg Resp Time etc. ------------------------------------------------------------------------------------------- S1_1 xxx ........ S1_2 yyy ........ S1_3 zzz ........ S2_1 rrr ........ S2_2 qqq ........ S2_3 www ........ Hope I was able to put this understandably :-) Thanks!
↧