Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-5802

Modify QtDA 'happy case' install test case

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P1: Critical
    • None
    • None
    • RTA
    • None

    Description

      suite_digital_advertising has two 'happy case' install test cases, one for qt5 and one for qt6, since the functionality is exactly the same they just use different accounts, combine the tests so that there is only tst_install_qtda.

      In test code specify used account according following:

      5.15.0-5.15.14 shared.get_account_obj(shared.get_account("ad_qtda_noqt6"))
      super LTS (5.15.15->)  shared.get_account_obj(shared.get_account("ade_qtda_qt6"))
      6.0.0-> shared.get_account_obj(shared.get_account("ade_qtda_qt6"))

      Other wise the test body is same as in the original test cases (tst_ent_with_qtda_qt6 or tst_ent_with_qtda_qt5)

      Modify also TestRail test suites and test plans

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            iikkak Iikka Konola
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes