Odette_Figueire
16 years agoOccasional Contributor
Share LoadTest Outcome
Hi,
I'm trying to write some loadTest for 4 different webservices. The difficult part about this is, that these are seperate webservices. But the outcome of one has to be used as a reference at the other webservice. This would be easy if the loadTest consists of a testCase which tests all 4 services right after eachother. But this is not what I want to do. I want to test them separate. This means that for the first webservice I have to collect the content of one element (from the response) for every run of the test (every thread, every cycle). This data should then be used in another testsuite as reference (so in the request).
I hope someone can help me with this.
Thanks in advance.
I'm trying to write some loadTest for 4 different webservices. The difficult part about this is, that these are seperate webservices. But the outcome of one has to be used as a reference at the other webservice. This would be easy if the loadTest consists of a testCase which tests all 4 services right after eachother. But this is not what I want to do. I want to test them separate. This means that for the first webservice I have to collect the content of one element (from the response) for every run of the test (every thread, every cycle). This data should then be used in another testsuite as reference (so in the request).
I hope someone can help me with this.
Thanks in advance.