JMeter : Load/Performance Test Tool
Would you like to react to this message? Create an account in a few clicks or log in to continue.

testing a single module using jmeter

Go down

testing a single module using jmeter Empty testing a single module using jmeter

Post  raaja.g Mon Feb 11, 2013 11:44 pm

Hi,

I am working on a project (web) which is having 32 modules but I need to test (load) only one module. The module starting class is a servlet which takes one xml file as input. I want to check this web application using jmeter. But I am not getting any idea how to proceed as all the links coming in google are describing how to test the entire application but not a particular module.

Actually this process is a background process so no user interaction will be there. Thats why I am not getting idea how to call that particular servlet directly through jmeter because that servlet requires an input in the form of xml

It will be passed using http post. Actually in the application that xml will be generated by a device and we will configure our servlet url in that device so that it will send that xml directly to the servlet. In the servlet we retrieve that using req.getInputStream(). This entire process is a background process there will be no interaction by the user.

All the tutorials are guiding using http proxy when I am (user) not doing anything in the browser how can one will able to capture the flow in jmeter that I am not able to get.

I not getting idea how to use this tool in this scenario. Can any one guide me in this regard.



--raaja g


Last edited by raaja.g on Thu Feb 14, 2013 12:38 pm; edited 1 time in total (Reason for editing : Added some more clarity on my doubt)

raaja.g

Posts : 2
Join date : 2013-02-11

Back to top Go down

testing a single module using jmeter Empty testing a single module using jmeter

Post  raaja.g Tue Feb 19, 2013 11:08 am

Hi,

I solved this using streams as jmeter is not supporting.

--raajag

raaja.g

Posts : 2
Join date : 2013-02-11

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum