Forum Discussion
larryx
12 years agoFrequent Contributor
Hi Marcus,
What are all the options you have set in the DataSource dialog for a load test (the picture Giscard showed you)?
A: Yes, the same sets in Giscard picture.
How many rows do you have in your DataSource? And what is the groovy script doing?
A: 400 rows. Groovy reads the respMsg from the recQueue and try to match the data in the XML requestMsg.
Is there any logic in the groovy script to exit the test?
A:groovy exits the test based on two conditions (find match data & time out)
Thanks,
Larry
What are all the options you have set in the DataSource dialog for a load test (the picture Giscard showed you)?
A: Yes, the same sets in Giscard picture.
How many rows do you have in your DataSource? And what is the groovy script doing?
A: 400 rows. Groovy reads the respMsg from the recQueue and try to match the data in the XML requestMsg.
Is there any logic in the groovy script to exit the test?
A:groovy exits the test based on two conditions (find match data & time out)
Thanks,
Larry