RE: If controller

2010-07-23 Thread Steve Eckhart
See http://jakarta.apache.org/jmeter/usermanual/component_reference.html#If_Controller. There are several good examples there. Steve Eckhart Business Analyst/Project Manager WAUSAU Financial Systems 14010 FNB PKWY STE500 Omaha, NE 68154-5206 Email: steve.eckh...@wausaufs.com   Enterprise Paym

Re: Jmeter support for functionality Testing.

2010-07-23 Thread chaitanya bhatt
Have you tried Selenium? If not, then now is the time. Download Link: http://seleniumhq.org/download/ Its an industry standard open source tool used for functional automation testing of web applications. Also check out http://www.open2test.org to get frameworks built for Selenium. -Chaitanya M

If controller

2010-07-23 Thread Garvita
How to specify a condition in if controller,if someone can give me an example it will be helpful for me a lot -- View this message in context: http://jmeter.512774.n5.nabble.com/If-controller-tp1843294p1843294.html Sent from the JMeter - User mailing list archive at Nabble.com. ---

Jmeter support for functionality Testing.

2010-07-23 Thread indireddysankar
Hi, I have been writing using Jmeter for the past one year for Perfomance testing and simple functinality testing. Now i have to automate all testcases for both doing regression and complex functionality testing of my APP. I want a suggestion on how well Jmter suitable for Aumation of my

Re: GUI client might not reach server through SSH tunnel

2010-07-23 Thread Felix Frank
Don't overdo it. The important questions are simple: 1. What IP do you SSH to? 2. Does the SSH work per NAT? 3. If so, can similar NATs be installed for Jmeter? 4. Otherwise, have you *tried* manipulating /etc/hosts yet? On 07/23/2010 12:18 PM, Flik Shen wrote: > Hi Felix, > > The server stay at

Re: GUI client might not reach server through SSH tunnel

2010-07-23 Thread Flik Shen
Hi Felix, The server stay at non-public but it not another part of company's network. It locates on customer's network indeed. So route information may not easy to configuring. Maybe topological diagram might be helpful for clarification. I will draw it Monday and share with you. Cheers, Flik

FW: Beta testers for JMeter Plugins

2010-07-23 Thread Andrey Pohilko
Ok, for everyone who want to become a beta tester of JMeterPlugins 0.2.1 latest snapshot is here: http://code.google.com/p/jmeter-plugins/downloads/detail?name=JMeterPlugins2 0100723115838.zip&can=4#makechanges С уважением, Андрей Похилько -Original Message- From: Andrey Pohilko [mailto

RE: Beta testers for JMeter Plugins

2010-07-23 Thread Andrey Pohilko
Hi, Thanks for participating! I've attached jar to email. Just put it to lib/ext directory. Send me all your thoughts regarding plugins work. С уважением, Андрей Похилько -Original Message- From: Sudip Kumar Bhattacharya [mailto:skb.subscripti...@gmail.com] Sent: Thursday, July 22, 2

RE: Beta testers for JMeter Plugins

2010-07-23 Thread Andrey Pohilko
Hi, Thanks for participating! I've attached jar to email. Just put it to lib/ext directory. Send me all your thoughts regarding plugins work. С уважением, Андрей Похилько -Original Message- From: jaya misra [mailto:jayamisra...@gmail.com] Sent: Thursday, July 22, 2010 8:33 PM To: JMe

Re: GUI client might not reach server through SSH tunnel

2010-07-23 Thread Felix Frank
Flik, > 1. Jmeter client touches RMI server via tunnel. > 2. Jmeter client obtains information of jmeter server, like IP address, > Server Listening Port and etc. > 3. Jmeter client creates new socket directly to server according to IP > address and port obtained. > 4. If it is successfu