Forum Discussion

MichaelF's avatar
MichaelF
Occasional Contributor
5 years ago
Solved

Create test suite report after separate test case execution

Hi,

We are having a bit of a problem with the way reporting works in SoapUI. We would like to create one complete report after the execution of many test case separately.

So let's say we have a test suite with 10 test cases. We execute those test cases one after another. We don't execute the test suite in one go because it is possible that because of hardware problems we have to repeat the execution of some test cases. After we are done we would like to create one report of the whole test suite with the current results of the test cases. Is that somehow possible?

Best regards
Michael
  • Hi Michael,

     

    No, unfortunately, creating one report for different test executions isn't possible.

5 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3

    General use case is to execute the tests and create the report without human intervention, so that report can be looked as there no one manually executing the tests. In this case, teams may not even use ReadyAPI tool (User Interface) as the tests are run command line.

    In contrast, your use case is different and tests are being executed manually it seems where you know the result and watching what is happening during the execution. Not sure if this is supported out-of-the-box by the software.

    More over, I understand that your situation(harware problem) does not occur on regular basis even to you. So, should you really bother? Even if that is case happens, how much time does it take to finish the tests once again (in need be)

    • MichaelF's avatar
      MichaelF
      Occasional Contributor

      Hi,

       

      thanks for your answer. Unfortunately human intervention is required regularly, so yes wen must bother. We are on it to pull aut the fully automatable tests into a separate project however there will tests remain that are simply not doable without some intervention, and they are many.

       

      regards,

      Michael

      • Nastya_Khovrina's avatar
        Nastya_Khovrina
        SmartBear Alumni (Retired)

        Hi Michael,

         

        No, unfortunately, creating one report for different test executions isn't possible.