Re: using the execution path as a variable

2006-08-01 Thread Chris Hansen
Thanks Andy! I think you inadvertently answered my question with > The path is relative to the working path of JMeter, all of the variables > are also user defined (once) and substituted in the appropriate places. since this means that my relative path (..\xmlresults) will always be valid, regar

Re: using the execution path as a variable

2006-08-01 Thread Andy Dawson
Hi Chris, If this isnĀ“t useful/correct, hopefully the correction to my post may also help me. For Gui runs I created a variable like this: * FilePrefix = Results/${TestCase}/Threads_${Threads}/Duration_${RunDuration}/${__time(YMDHMS)}/ The path is relative to the working path of JM

using the execution path as a variable

2006-07-31 Thread Chris Hansen
Hi all, I've got (hopefully) a quick question. I'm writing tests and I want the output files from the summary reports, assertion results, save results to a file, etc., to go into a specific directory. I'm not going to be the only person using these tests and each user can output CVS into their