Forum Discussion

jayapradeep's avatar
15 years ago

Statistics for individual Test Steps

Hi,

I am trying to do Load Test using our Test Cases created on SOAPUI.

Our Test Case has multiple Steps(REST Requests) like
1. Login as User
2.Create an Entry
3. View the entry

so on.

Now when we look at the results for the tests.

We see only combined value for the TC as a whole .

I would like to see the statistic for each request(step) .

And is there a way have values in the Table Log for Distributed agents as well?

Regards,
JP

1 Reply

  • Hello,

    What type of results are you looking for? On the soapUI Runner component there is a setting for changing the output level of the results. You can choose between "TestCase only" (the default setting), "TestCase adn RequestTestSteps", and "TestCase and all TestSteps". Changing this setting will produce more messages being output from the "Results" Terminal, which you can connect to for instance a Table Log.

    Currently it isn't possible to view the Table Log values for distributed agents, but you can configure the Table Log to write to disk, and each agent should write its output to a file on each machine.

    Regards,
    Dain
    eviware.com