Hey Joaquin, Though we can do some kind of load testing with Jbehave, its very tedious to setup the infrastructure for the same. Jbehave is more like an automated testing tool.
For testing the load we can always use Jmeter <http://jmeter.apache.org/>, apache benchmark <http://httpd.apache.org/docs/2.0/programs/ab.html>, jprofiler<http://www.ej-technologies.com/products/jprofiler/overview.html>etc,. which are specialized in this area. I personally like Jmeter <http://jmeter.apache.org/>, because of its UI component, where we can configure the load. On Sat, Feb 25, 2012 at 5:26 AM, Joaquín Blaya < [email protected]> wrote: > Yekkanti, > Could Jbehave be used to do load testing? i.e. how would an OpenMRS > instance behave with 500 users filling out a form at the same time? > > Joaquín > ___________________________________________________________________ > Gerente de Desarrollo, eHealth Systems <http://www.ehs.cl/> > Research Fellow, Escuela de Medicina de Harvard <http://hms.harvard.edu/> > Moderador, GHDOnline.org <http://www.ghdonline.org/> > > > On Fri, Feb 24, 2012 at 9:54 AM, Yekkanti Kishore Kumar < > [email protected]> wrote: > >> Hi, >> I have been working on improving Jbehave test coverage in OpenMRS for >> quite some time now. The current code infrastructure for openmrs core could >> be seen at http://svn.openmrs.org/openmrs/trunk/release-test/ . And >> the infrastructure for openmrs modules can be seen at >> https://github.com/OpenMRS/openmrs-module-htmlformentry/tree/master/release-tests >> >> >> I've wrote a brief write up on how to use and write Jbehave tests, both >> in the OpenMRS core and OpenMRS modules. Please have a look at >> https://wiki.openmrs.org/display/docs/Behavior+Driven+Design+in+OpenMRS and >> try to run these scripted browser tests. >> >> Please reply to this thread for all possible problems you've faced during >> execution of the release-tests. >> >> -- >> Regards, >> Kishore Kumar Yekkanti. >> ------------------------------ >> Click here to >> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from >> OpenMRS Developers' mailing list > > > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-devel-l>from > OpenMRS Developers' mailing list -- Regards, Kishore Kumar Yekkanti. _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

