Forum Discussion
AndyHughes
15 years agoRegular Contributor
Cool, I think I'll give the Pro version a bash then.
Also, I have the following scenario: I have a test case where I want to have a number of steps, each of which involve different xml requests but the same data item within a certain xml tag. So all of these steps constitute a test case and I want to load test this test case using data driven testing to feed in a different value for the data item each time the full test case is run. I then want to distribute this test to a number of agents so that I have the same thing running on each. However, I want each agent to use a different file when looking up the data item as the request wont work if one agent has 'used up' the data item that another agent attempts to use. Hence they will have to have different data sources. Is this possible? Or is there any way of making sure that the agents I use don't use the same row from the data file as one another?
Thanks
Also, I have the following scenario: I have a test case where I want to have a number of steps, each of which involve different xml requests but the same data item within a certain xml tag. So all of these steps constitute a test case and I want to load test this test case using data driven testing to feed in a different value for the data item each time the full test case is run. I then want to distribute this test to a number of agents so that I have the same thing running on each. However, I want each agent to use a different file when looking up the data item as the request wont work if one agent has 'used up' the data item that another agent attempts to use. Hence they will have to have different data sources. Is this possible? Or is there any way of making sure that the agents I use don't use the same row from the data file as one another?
Thanks