If you prefer doing UI tests, you can use FEST, JUnit and JMeter.
2013/10/30 Asish Pradhan <[email protected]> > Thanks Janusz. I think Server side testing is achievable as we are trrying > to test WebServices/DB/JMS etc. The issue that we are facing is determining > if we can use Jmeter to drive our UI load testing. For example putting > values in the UI objets and then driving the flow would be something that > will be needed. I was wondering if Jmeter can do that UI drive from Swing > Clients and if it can be profiled. Do you have any thoughts on that or any > similar tools that does that > > -----Original Message----- > From: Janusz Kowalczyk [mailto:[email protected]] > Sent: Wednesday, October 30, 2013 4:25 AM > To: JMeter Users List > Subject: Re: Using Jmeter for Swing based testing > > Hi Asish, > > If it's the server side you want to load test then definitely you can do > it in JMeter. > Depending what communication protocol your backend is using you'd have to > use a different sampler. > > Cheers, > Janusz > > > On 30 October 2013 00:45, Asish Pradhan <[email protected]> > wrote: > > > Hello All, > > We are trying to figure out if we can load/stress test our Swing based > > POS solution on a Client/Server architecture. Please recommend us if > > we can use Jmeter for stress testing on this Multi Tiered Java Swing > > based product. Will greatly appreciate any feedbacks. > > > > Thanks > > JJJ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > -- > Zapraszam na swojego foto-bloga: http://na100procentchyba.wordpress.com/ > Autopodpis: Staraj się używać pola Ukryty do Wiadomości (UDW) przy > wysyłaniu wiadomości do wielu odbiorców, ograniczysz przez to > rozprzestrzenianie się spamu! > Autosignature: Try to use field BCC (blind carbon copy) when sending > message to many recepients, it will restrain spread of spam! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
