Forum Discussion
Gordon_McNair
16 years agoContributor
This is also true for us. We have existing test automation in SoapUI that uses data driven templates for functional testing. We had hoped to simply import these test cases into LoadUI and run them with different data. however this has not worked.
We have automated with the approach of one test cases representing a business function from beginning to end with all related 'transactions' of the system included, the data is one line = one transaction with memory stores for carried data. This requires that each test case has supporting steps that control branching, data manipulation and capture as well as all possible transactions for that business activity. Our most complex test case has 27 steps with 10 of those representing actual transactions (the ones that we would want to report on).
Given this approach it would be beneficial if we could also change the dataset used when LoadUI runs the test as opposed to SoapUI.
Would it be possible to have an indication of when this would be available in a LoadUI release?
Thanks
We have automated with the approach of one test cases representing a business function from beginning to end with all related 'transactions' of the system included, the data is one line = one transaction with memory stores for carried data. This requires that each test case has supporting steps that control branching, data manipulation and capture as well as all possible transactions for that business activity. Our most complex test case has 27 steps with 10 of those representing actual transactions (the ones that we would want to report on).
Given this approach it would be beneficial if we could also change the dataset used when LoadUI runs the test as opposed to SoapUI.
Would it be possible to have an indication of when this would be available in a LoadUI release?
Thanks