Hi Nithya, Execute the this command prompt jmeterBinDirectoryPath/jmeter -n -t <testfile>
-Bunty On Thu, Aug 19, 2010 at 4:19 PM, Karsten Gaul <[email protected]>wrote: > Hi Nithya > > Once you're in your bin folder, type the following: > > java -jar ApacheJMeter.jar -n -t <testfile> > > rgds > Karsten > > Am 19.08.2010 12:38, schrieb Nithya Prakash: > > Hi >> >> Till now I was running the test scripts in GUI mode which I found it >> comfortable. Now my task is to run my scripts in non-gui mode. I require >> your help in executing it. I have created a test script in GUI mode and >> saved it as "cmdtc.jmx". Now my objective is to run this testcase in >> command >> line. I have gone thru' few materials reg this but am not able to >> understand >> properly. Kindly help me out. >> >> Steps I followed: >> 1. Opened the cmd. >> 2. Entered the syntax as shown >> " C:\Documents and >> Settings\tt\Desktop\jakarta-jmeter-2.3.4\jakarta-jmeter-2.3.4\bin\jmeter >> -n >> -t C:\Documents and Settings\nithya.prakash\Desktop\cmdtc.jmx " >> >> When I execute this I am getting >> " An error occurred: Unkown arg: and >> errorlevel=1 " >> >> Am unable to understand where i'm goin wrong.... can anybody help me out >> please ?? >> >> >> Regards >> Nithya >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

