On 05/06/07, devendra singh <[EMAIL PROTECTED]> wrote:
Hi,

I have a desktop based application(In VB) and we are
planning to develop a web interface(In JAVA) for that
and planning to test it using Jmeter.

If the web-interface has a suitable API, then you can in theory test
it in JMeter.

JMeter does not support testing of Gui applications.

Could anyone please help me in listing out the points
to be considered while developing the web interface so
that we are not stuck in testing phase due to any of
Jmeter's limitations.

JMeter only tests synchronous calls - i.e. request/response as in HTTP.

You will need to write code to interface your application with JMeter.

What are the other Limitation of Jmeter Tool, can I
find a list somewhere.

It is not a unit testing tool - you will need to use something like
JUnit for that.

Thanks,
Devendra.



____________________________________________________________________________________
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for 
today's economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow

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

Reply via email to