Skip to content

Test Center

This is where all questions related to Test Center belong

5 Topics 21 Posts
  • 0 Votes
    2 Posts
    342 Views
    SGaistS

    Hi and welcome to devnet,

    I think you should rather ask that to the robot framework folks. Depending on the exact automation you want to put in place you might need to write a library for that framework.

  • Error in counting skipped tests in test center stats

    Solved
    5
    0 Votes
    5 Posts
    332 Views
    S

    @Nico-Kaufmann
    I understand. We launch test case on 2 different configurations (A and B).
    If we detect config A some TC should not run so we have a simple condition like this:

    if config == A:
    test.skip()
    Maybe there is a better solution but because we have a lot of cases we can't just put on the cmd which test cases should be ignore.
    Maybe if we play with tags it can be better.

  • New fail button doesn't work

    Solved
    3
    0 Votes
    3 Posts
    242 Views
    S

    @Nico-Kaufmann
    Thank you for your answer. It seems that we have the 3.1.0 version. I will check with the IT team if it's possible to update this.
    a5bbf4e7-9bba-4245-bef8-f74fdd848853-image.png

    Thanks !

  • How to run qml TestCase

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    SGaistS

    The documentation has been updated.

  • QT Application Integration Testing

    Solved
    2
    0 Votes
    2 Posts
    756 Views
    C

    Hello Vicky.

    You could probably use froglogic Squish GUI Tester for that.

    However, this forum is about topics related to froglogic Test Center.

    With best regards

    Clemens Anhuth