In distributed testing entire test plan runs on each slave machine.
On Sat, Aug 31, 2013 at 12:01 AM, umesh prajapati <[email protected]>wrote: > How does it distributr thr load between master and slave > On Aug 30, 2013 11:12 AM, "umesh prajapati" <[email protected]> wrote: > > > I have a quick question. I did get my remote start up and running . > > > > For example: > > > > I have one test script which is as below: > > > > > > Number of Threads: 100 > > Ramp up Period: 0 > > Loop count: forever > > > > Schedular: 1 hr > > > > CSV Data Set Config: c:\abc\file.txt > > > > Login Request(Http Request) > > | > > |---Synchronizing Timer: 100 > > | > > |---${__javaScript(${__threadNum()}*300)} > > | > > |--xpath assertion > > |--response assertion > > | > > |--Summary report(I have mentioned a file name where it saves > all > > the report which i used it later after the test completion for debugging > > purpose using view result tree) > > > > Logout Request > > > > > > Where does all the report gets saved. > > > > > > > > On Fri, Aug 30, 2013 at 9:27 AM, umesh prajapati <[email protected] > >wrote: > > > >> > >> Thank you guys for the info > >> > >> > >> On Fri, Aug 30, 2013 at 1:05 AM, ankush upadhyay < > >> [email protected]> wrote: > >> > >>> You need to start jmeter-server on each slave machine also. > >>> > >>> > >>> On Fri, Aug 30, 2013 at 1:35 AM, Sergio Boso <[email protected] > >>> >wrote: > >>> > >>> > Il 29/08/2013 19.53, umesh prajapati ha scritto: > >>> > > >>> > How to run the load test on multiple machine remotely > >>> >> > >>> >> I changed my property file > >>> >> remote_hosts=ipaddress of the other machine > >>> >> > >>> >> and ran jmeter.bat on both machine > >>> >> > >>> >> and on the master machine i cliceck on run remote start but it is > >>> giving > >>> >> me > >>> >> following error: > >>> >> > >>> >> connection refused to host: nexted exception is > >>> >> java.net.connectexception:**connection timed out > >>> >> > >>> >> have a look at this: > >>> > http://jmeter.apache.org/**usermanual/jmeter_distributed_** > >>> > testing_step_by_step.pdf< > >>> > http://jmeter.apache.org/usermanual/jmeter_distributed_testing_step_by_step.pdf > >>> > > >>> > > >>> > > >>> > -- > >>> > > >>> > Ing. Sergio Boso > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > ------------------------------**------------------------------**--------- > >>> > To unsubscribe, e-mail: user-unsubscribe@jmeter.**apache.org< > >>> [email protected]> > >>> > For additional commands, e-mail: [email protected] > >>> > > >>> > > >>> > >>> > >>> -- > >>> ------ > >>> Regards > >>> @Ankush Upadhyay@ > >>> > >> > >> > > > -- ------ Regards @Ankush Upadhyay@
