Forum Discussion
whitecloud
13 years agoOccasional Contributor
Any idea?
Since I often need to create large amount of repetitive test cases (most times they are almost same except testCaseName), I really hope to be able to do it automatically using SoapUI API. Another way is to parse the SoapUI testSuite xml file, retrieve test case node and append cloned node, which is not idea way I think.
Thanks.
Since I often need to create large amount of repetitive test cases (most times they are almost same except testCaseName), I really hope to be able to do it automatically using SoapUI API. Another way is to parse the SoapUI testSuite xml file, retrieve test case node and append cloned node, which is not idea way I think.
Thanks.