Hi Guys,
I am a beginner to JMeter, working on Java application as a Test
engineer. Can any body tell me how to start with JMeter.

1.Where I get JMeter software(links of this open source, I have referred
http://jakarta.apache.org/site/ link but unable to get it)

2.How do I Install it and start coding in it
3. Which language we use to script the tests


Thanks in advance.

-----Original Message-----
From: Manjula Priyantha [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 02, 2007 3:24 PM
To: 'JMeter Users List'
Subject: RE: Relative Path Issue

Hi,

After doing few tests I realized that changing "user.dir" is worked fine
with GUI mode and not working with NON-GUI mode. 

Since I'm working with NON-GUI mode, can anyone help me to solve this
problem?

Thx & BR,
Manjula

-----Original Message-----
From: Manjula Priyantha [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 01, 2007 6:52 PM
To: 'JMeter Users List'
Subject: RE: Relative Path Issue

Hi Sebb,

Thx for the reply. I was successful with your instructions. But I need
further help.

Log (The way I have used earlier)

2007/10/01 16:08:07 INFO  - jmeter.JMeter:
JMeterHome=D:\INSTALLATIONS\jakarta-jmeter-2.2 
2007/10/01 16:08:07 INFO  - jmeter.JMeter:
user.dir=D:\INSTALLATIONS\jakarta-jmeter-2.2\bin 
2007/10/01 16:08:07 INFO  - jmeter.JMeter: PWD
=D:\INSTALLATIONS\jakarta-jmeter-2.2\bin

Log (The way you have instructed)

2007/10/01 16:01:46 INFO  - jmeter.JMeter:
JMeterHome=D:\INSTALLATIONS\jakarta-jmeter-2.2 
2007/10/01 16:01:46 INFO  - jmeter.JMeter:
user.dir=D:\projects\mecp-test\target\tmp\testcases 
2007/10/01 16:01:46 INFO  - jmeter.JMeter: PWD
=D:\projects\mecp-test\target\tmp\testcases

I feel "user.dir" done the trick here(pls correct if I'm wrong), since i
am
trying to integrate maven & jmeter pls help me to sort this out.

I have used <jvmarg value="-Duser.dir=${jmeter.tempdir}/testcases"/> to
send
parameter. Now log shows everything like the way u instructed, but the
result is same as previous. I'm using WIN2K machine.

Your help is greatly appreciated.

BR,
Manjula



-----Original Message-----
From: sebb [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 28, 2007 5:51 PM
To: JMeter Users List
Subject: Re: Relative Path Issue

JMeter looks up relative files based on the current working directory.

So just start JMeter in the appropriate directory.

Also, it's best to use / rather than \ in path names.

On 28/09/2007, Manjula Priyantha <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> I have a requirement of referring files relative to the JMX file.
>
>
>
> Example:
>
>
>
> "D:\projects\mecp-test\testcases\invoice_tc044.jmx"  file is referring
to
> "D:\projects\mecp-test\inputs\invoice_tc044.xml" file.
>
> Need is to use "..\inputs\ invoice_tc044.xml" in the JMX file.
>
>
>
> The solution should be regardless of $JMETER_HOME/bin directory.
>
> Pls. help me to find a solution.
>
>
>
> Thx & BR,
>
> Manjula
>
>
>
>

---------------------------------------------------------------------
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]



***************************************************************************************************************************
This e-mail communication and any attachments may be privileged and 
confidential to Hexaware and are intended only for the 
use of the recipients named above. If you are not the intended recipient, 
please do not review, disclose, disseminate, 
distribute or copy this e-mail and attachments. If you have received this email 
in error, please delete the same alongwith 
all attachments thereto and notify us immediately at [EMAIL PROTECTED] .
***************************************************************************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to