Skip to content

Software Quality Tools

Everything related to the Software Quality Tools

94 Topics 254 Posts
Qt 6.11 is out! See what's new in the release blog

Subcategories


  • This is where all questions related to Axivion Suite belong

    1 1
    1 Topics
    1 Posts
    AndySA
    Currently it is not possible to get support for Axivion Suite via this forum. Therefore you need to use the email address in the communication you got when the license was purchased. Or alternatively log into the Customer Portal and create a support request there with the request set to be Axivion.
  • This is where all questions related to Squish belong

    82 210
    82 Topics
    210 Posts
    M
    Found it. I overlooked the following traceback in the logs. Traceback (most recent call last): File "/mnt/ssd2/develop/experiments/python-squish/mysquishtest.py", line 16, in <module> squishtest.waitForApplicationLaunch() RuntimeError: Waiting for application timed out When I remove the call squishtest.waitForApplicationLaunch() it works and I can use squishtest.test.compare() to test conditions.
  • This is where all questions related to Coco belong

    5 17
    5 Topics
    17 Posts
    J
    Hi @ViniciusCarvalho just wanted to know if you were able to get the profiling that you looking for? The profiling results are displayed in the execution report pane under the time column, you can open if its not already open in the coverage browser with "File --> Execution Comparison Analysis." were these not available in your coverage data? I am also trying to work on similar case, so I’m curious to hear how it went on your side
  • This is where all questions related to Test Center belong

    6 26
    6 Topics
    26 Posts
    Z
    @JonB Thank you!