Bose, Shivashis (Cognizant) wrote:

Hi

In cactus, one can test a server side operation for a single input. We are trying to feed a set of input data to cactus and want the test to run for each of the input data. Basically, the tests should be executed in a loop and the output should be displayed for each input record. Is there any way, this can be done using cactus?

Any help in this regard would be highly appreciated.

Two options:
1. Parameterized Test Case pattern -- search the junit Yahoo! group archives for details


2. Use FIT/FitNesse to launch JUnit. This is an advanced suggestion. (I haven't tried it yet.)
--
J. B. Rainsberger,
Diaspar Software Services
http://www.diasparsoftware.com :: +1 416 791-8603
Let's write software that people understand


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to