MySQL Forums
Forum List  »  Quality Assurance

Load based test cases
Posted by: simon elliston ball
Date: September 11, 2007 05:25AM

I am currently writing a test case for mysql-proxy, for a bug which is based on a combination of simultaneous threads, and repeated connections.

While repeated connections is an easy enough thing to do with the mysql test suite, I can't figure out how to run multiple concurrent test threads. Is this posible, or would I have to write the test outside the suite as JUnit, or something like that?

Simon



Edited 1 time(s). Last edit at 09/11/2007 05:25AM by simon elliston ball.

Options: ReplyQuote


Subject
Views
Written By
Posted
Load based test cases
3596
September 11, 2007 05:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.