Skip to content

QA Tools

Everything related to the QA Tools

78 Topics 214 Posts

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

    68 174
    68 Topics
    174 Posts
    IamSumitI
    Hi, I have developed QML application having two Inputbox and one button with mentioning the ids of each component. When I recording and verifying with Squish tool I am not getting type(waitForObject(..), "") function/API in my script. I want to have text/caption of the button and input text of the both input box from my QML application. The same thing i am getting by running the addressbook example exe with Squish tool as following. startApplication("Addressbook") mouseClick(waitForObjectItem(names.address_Book_Unnamed_Menubar, "File")) mouseClick(waitForObjectItem(names.file_MenuItem, "New")) mouseClick(waitForObject(names.add_ToolbarItem)) type(waitForObject(names.address_Book_Add_Forename_Edit), "sumit") mouseClick(waitForObject(names.address_Book_Add_Surname_Edit), 42, 14, MouseButton.PrimaryButton) type(waitForObject(names.address_Book_Add_Surname_Edit), "Dine") mouseClick(waitForObject(names.address_Book_Add_Email_Edit), 37, 15, MouseButton.PrimaryButton) type(waitForObject(names.address_Book_Add_Email_Edit), "djihf") mouseClick(waitForObject(names.address_Book_Add_Phone_Edit), 29, 5, MouseButton.PrimaryButton) type(waitForObject(names.address_Book_Add_Phone_Edit), "1233") clickButton(waitForObject(names.address_Book_Add_OK_Button)) What need to do further ? Is there anything require to add or missed either on Qt side or Squish side ? Please help.
  • This is where all questions related to Coco belong

    4 16
    4 Topics
    16 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

    5 23
    5 Topics
    23 Posts
    Pl45m4P
    These bots... sigh