[AKA] June 2025 | Katalon Studio

@xuan.tran our QA lead purchased licenses for the wrong account. How can we transfer the licenses to the correct one?

I have an application that I have been testing using Katalon Studio, but I have been asked to also test another application that feeds off of my first application. I was thinking of creating another project for the second application but how to get the information that I need from my first application (say into, or from, the Data folder of project “A”) into the second application (say into the Data folder of project “B”). To date, I can only see my combining both applications into one project so I can pass the information from one to the other. Any suggestions? My issue is how LARGE can a Katalon Studio project be?

It would be nice to have some kind of way to comment test objects. It would be a convenient place to put info about which attributes/functions are associated with that object and how to retrieve/execute them.

I am using 10.2.0

@maartenbout you’re viewing the test suite collection report, and it’s showing to the test case name level only. To view the detailed test steps, you have to view them in each test suite report.

I would like to know about this too. I remember I saw something similar somewhere and found it: Challenge | Win $125 by Sharing your Katalon Use Case Videos! 🎞️ - #24 by yann.sautreuil. Will this work for you?

Hi Xuan,

I want to run both web and desktop test cases, however 10.2.3 doesn’t have desktop app testing functionality and 9.7.5 only tests on MS Edge up to version 1.3.7. When will desktop app testing functionality be made available in version 10?

Thanks, Brian

Hi,

Is there any news on when API tokens will be able to be encrypted - currently without this we cannot make use of the API tool as we cannot store unencrypted API tokens in our GitLab repos due to security reasons. This means we are unable to make use of the entire API area of Katalon.

Many Thanks

Hello. Do we have AI inbuilt in Katalon studio for writing down the test scripts now? Would like to have a demo session if possible?

Thanks
Sasikala Baskaran

hello. any updates on this? i also have GET endpoint that returns a file and i have to download it. this works perfectly thru Postman, what’s the equivalent in Katalon? thanks.

Hi @brian.cavanagh,
The good news is that desktop testing (beta) will be back in our next release, 10.3.0, which is expected to be released at the end of this month. Hope that this would help :blush:

Hi @joe.bransby1,
You can try out the protected global variable that we shipped in 10.2.0. See Global variables and Execution profile | Katalon Docs. Hope that this would help your team :blush:

Hi @sasikalabaskaran197,

We have the Generate Code feature in the script editor, and recently released the AI chat window where you can quickly chat with StudioAssist for code generation, code explanation, and also other topics related to Katalon products. In the latest version, it has the project context, and you can also customize the prompt as well.

You can explore it with no additional charge if you’re using a KSE license, and feel free to let us know your feedback/suggestions for future improvements.

Happy testing,
Xuan Tran

Hi @dean.deguzman,
Currently, we cannot download a file from the response, but the good news is that we’re working on it right now, and it will be released in the upcoming release. So, stay tuned and wait until our next release announcement. Hope that this would help :blush:

Hi @grylion54,

Thanks for sharing with us your use case. So far, we don’t have the official limit on how large a project in Studio can be, but we have a lot of customers who have large projects and still can work with us, with the performance improved over KS releases for heavy projects.

However, if you can share with us how big your current project is, I can check with my team to see which solution can be the best fit for you.

Hope that this would help :blush:

Hi @xuan.tran,

Recently I saw a lot of changes with StudioAssist. Honestly, how can StudioAssist make my daily testing tasks in Katalon Studio faster or easier? Thank you

Without my Data Files and Spreadsheets, the project is around 42.7 mgs.

With the Object Repository alone taking 12.2 mgs.

However, I have decided to split into 2 projects as it was taking over 3 minutes to copy and rename an object. With the project split, it is back down to less than 15 seconds.

Edit: and without the bin, Lib and cache folders.

@grylion54

How many Test Objects do you have in the Object Repository folder?
How many of them are really used by one or more Test Cases?
How many of them are unused by none of the Test Cases?

I guess, there are so many unused Test Objects in your project that make your project weighs heavy. If you could remove those “garbages”, you can make it fit.

Please have a look at the following post of mine:

http://forum.katalon.com/t/object-repository-garbage-collector/170062

I am curious to know how the statistics will be if you apply my tool to your large project.

Hi

In katalon studio, is there a way to get all reports of test suites from 1 collection as a single report?

If there is anyway can you please share?