Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. QA Tools
  3. Squish
  4. Strore the values from the GUI into the excel sheet

Strore the values from the GUI into the excel sheet

Scheduled Pinned Locked Moved Unsolved Squish
2 Posts 2 Posters 486 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shashi3
    wrote on last edited by
    #1

    Hi Team,
    We are looking for tools or tech that can help in automation testing for desktop applications and came across Squish automation tool.

    We tried playing with the tool and in between our automation testing, we have been struck because we need to know how to store the values in excel sheet from the application as it is one of our use cases.

    So Please help me in getting this query resolved. Happy to connect with you online.

    Thanks in advance.
    Shashi Kiran

    JonBJ 1 Reply Last reply
    0
    • S shashi3

      Hi Team,
      We are looking for tools or tech that can help in automation testing for desktop applications and came across Squish automation tool.

      We tried playing with the tool and in between our automation testing, we have been struck because we need to know how to store the values in excel sheet from the application as it is one of our use cases.

      So Please help me in getting this query resolved. Happy to connect with you online.

      Thanks in advance.
      Shashi Kiran

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @shashi3 said in Strore the values from the GUI into the excel sheet:

      how to store the values in excel sheet from the application

      If you only want CSV (comma-separated values) saved --- which Excel can read in, but it contains only values, e.g. no formatting information --- then just write to a text file from the data.

      If you want a proper Excel spreadsheet then look at using something like https://qtexcel.github.io/QXlsx/ or read https://wiki.qt.io/Handling_Microsoft_Excel_file_format.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved