DS> I have 5 test cases(created 5 threads) in a test plan. In my listener, I can DS> get the results of each action(Label), so the results are mixed of 5 test DS> cases. Is there any way I can get the results for each test??
As I understand you have 5 thread groups in the test plan and one listener bound to TestPlan. Try to put your listeners for each thread group. -- Regards, Dmitry Kudrenko ARDAS group http://ardas.dp.ua --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

