On 18/03/2008, Samiran Roy <[EMAIL PROTECTED]> wrote: > > > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: Monday, March 17, 2008 10:50 PM > To: JMeter Users List > Subject: Re: Connection to MQ Series > > On 17/03/2008, Samiran Roy <[EMAIL PROTECTED]> wrote: > > > > Hi, > > I have to test the performance of the application , it would be > > nearly 500 TPS. The application is stated as - there are more than > > 1000 transaction to be processed via MQ series and at the end there > > is one validation box which validate all the transactions. for this I > > > have to connect the JMeter with MQ series. how to connect the JMeter > > with MQ Series and these 1000 transaction to be read from csv file. > > > > using Point to point connection I am able to connect the JMeter with > > > mqSeries, but in the message box I am able to provide fixed message. > > how can I provide 1000 transaction (in one transaction there has > > different types of data). I configure csv file upload, but it is not > working. > > > > What do you mean - "it is not working" ? > > Transactions can't read from the csv file > >
I still don't understand. What errors are you getting? How do you know that the CSV file is not being read correctly? > > at last how I measure the performance for total round trip. > > What do you mean by this? > > JMeter measures the sample time. > > No, one transaction from Jmeter hit to MQSeries and from MQ Series to > Validation Service where transaction are being checked whether it is > valid or not then from validation service to Jmeter through MQ Series. I > want to measure the time required for this total round trip. Have a look at the Transaction Controller; that allows you to group samples: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Transaction_Controller > > Please help me. There is also lots of information in the JMeter manual and on the Wiki. > > Regards, > > Samiran Roy > > > > > > <html><body><b><font face = "Comic Sans MS" size = "1" color = > > "blue">DISCLAIMER:This message is confidential to RS Software and/or > > the intended recipient. The information contained within may be > > legally privileged. If you are not the intended recipient, even if you > > > are an addressee, you can not use, distribute or copy this message or > > its attachments, and any action or omission taken by you in reliance > > on it is prohibited and may be unlawful. If you have received this > > message in error, please notify the sender by return E-Mail and erase > > all copies of the message and attachments immediately. Opinions, > > conclusions and other information in this message and attachments that > > > do not relate to the official business of RS Software are neither > > given nor endorsed by it.</font></b><body></html> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > <html><body><b><font face = "Comic Sans MS" size = "1" color = > "blue">DISCLAIMER:This message is confidential to RS Software and/or the > intended recipient. The information contained within may be legally > privileged. If you are not the intended recipient, even if you are an > addressee, you can not use, distribute or copy this message or its > attachments, and any action or omission taken by you in reliance on it is > prohibited and may be unlawful. If you have received this message in error, > please notify the sender by return E-Mail and erase all copies of the message > and attachments immediately. Opinions, conclusions and other information in > this message and attachments that do not relate to the official business of > RS Software are neither given nor endorsed by it.</font></b><body></html> > > > > --------------------------------------------------------------------- > 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]

