No idea what you mean by "standard value" or what you mean by compare in this context.
The documentation for the TC is at: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Transaction_Controller I suggest you give that a try, and see if it helps. If not, you can always generate the output as CSV and load it into a spreadsheet where you can do the calculations. Or if you are very familiar with XSLT (I'm not), no doubt you could do the calculations using that. On 20/11/06, Ravindra Gupta <[EMAIL PROTECTED]> wrote:
Thanks Seb. Can I use this Transaction controller value to compare it with a standard value. If yes, Please tell me how to do that. Thanks, Ravindra On 11/20/06, sebb <[EMAIL PROTECTED]> wrote: > Use the Transaction Controller. > > On 20/11/06, Ravindra Gupta <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I have to calculate total time taken by a process to complete eg. the > > process to complete depends upon the the two pages respectively. How > > could I figureout the total time taken by the process to complete, > > although its the sum of the two pages to load but how J meter > > calculate this. > > > > Situation is something like this: > > > > xxx.jsp > > (Post method)- Data creation process starts. After sometime the > > process is diverted to other page. (say it takes x time) > > > > yyy.jsp > > Here the process ends. Say It takes y time. > > > > How could I find the sum of (x+y) in Jmeter? I need the total time as output. > > > > Thanks in Advance, > > Ravindra > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

