[AKA] Katalon Studio Q&A
1. Desktop application automation testing within Katalon Studio Enterprise (KSE) is still lacking. Does Katalon have plans to improve this area of KSE
Answer
2. Would it be possible to make a time boundary on test execution (stopping Katalon Runtime Engine test suites run) and then generate the report as "finally" part of execution (by sending it to TestOps)?
Answer
3. Are there plans for Katalon StudioAssist to use alternative Large Langugage Models (LLM) such as Google Gemini or other (free/no-cost) models instead of ChatGPT?
Answer
4. Is there any plans to incorporate Performance/Load-testing capabilities into Katalon Platform such that someone does not need to use third-party tool to get performance insights about their application whose test cases are primarily housed in Katalon Studio?
Answer
5. Which security-related information is Katalon Studio getting from our usage of the product itself?
Answer
6. Is it possible to run Katalon Runtime Engine on Apple Silicon (the M1 chip specifically)?
Answer
I want to use KRE in my M1 mac. Is there any way to do that?
Yes, you can use KRE on Apple Silicon, KRE for macOS can run well on both Intel and Apple Silicon chips. I hope that this answer could help, if you need further support, please let me know.
Happy testing,
Xuan Tran
7. I am trying to iterate through the list of web elements but kept getting error (expand to see more
hello, am trying to iterate through the list of web elements as in the webpage screenshot attached but the following errors occur. kindly assist. the id of the table starts with ‘ct100’ also brings errors. please note that the ids of the elements are different each time.
Answer
The error MultipleCompilationErrorsException means you have defined the same variable more than once. Somewhere in your code, you likely copied and pasted the variables, Table, rows_table and Columns_row. What you need to do is remove the definition from in front of the variables. You can leave the definition in front of the very first one in your code, then remove all others. As an example, keep your definition in the first instance:
WebElement Table = driver.findElement(...)but any other use of the same variable, you just use:
Table = driver.findElement(...)Same goes for the others listed in your error message.
8. How do I customize the reports generated by Katalon?
Answer
Which report do you want to customize? What information would you like to add? You can customize the email template a bit.
9. Does Katalon Studio support multiple languages for testing?
Hi,
Does Katalon Studio support multi language? If I use any xpath with english text, does Katalon has any ability to covert to desired language like French without changing any xpath?
Thanks.
Answer
Hi @bmiryala,
I found this doc that might help: Test different browser locales in Chrome with Desired Capabilities in Katalon Studio | Katalon DocsIf this solution is not working, please let me know
10. I am facing issues when trying to set up a mobile automation project using Perfecto Cloud
Hi Team,
I’m trying to setup a mobile automation project using perfecto cloud.
I’m facing difficulties in the initial setup. Do you have any thread I can refer?I used the plugins provided in Katalon Store but unable to achieve the result.
Can you please help with the steps for setting up a mobile project with perfecto?
Answer
Hi @syed.shoaib,
Please make sure that you use the latest plugin version and follow the instructions that we mentioned on this site: Perfecto Integration v2022. If you have any specific error message or screenshot of where you’re stuck, please share it with us so that we can help you further.
11. Can you walk us through on how each module of the Katalon Platform can be integrated with JIRA (no Xray), and more specifically, the activities that can be synced between the two platforms?
Can the team walk through how each piece of the Katalon suite of products can be integrated with JIRA(no Xray), specifically the activities that can be synchronized between the two platforms? A high-level outline/diagram or flowchart?
We have Studio and TestOps attempting to bring TrueTest online as well.
CicleCI
Github
Answer
Hey Nathaniel,
Here’s a video I recorded against Jira in the pas it also has GitLab integration but you can skip that part.
Note, some of the screens have changed but I believe it’s still applicable.
[Tutorial] Integrating Katalon TestOps With Jira and Gitlab
Let me know if you have any questions.
Philip B
Sr. PM Studio
12. Can we directly upload test cases/suit/folder from Katalon Studio to TestOps?
Answer
The test results you can upload automatically - that setup is here: Set up overview in Katalon Studio | Katalon Docs
As for uploading the test cases for storage, the current method of syncing them would be through Git Integration in Studio and in TestOps.
Philip B
Sr. PM Studio
Let us know if we missed anything.
If you have a question about Katalon Studio, then don’t hesitate to let our Product team know in the thread below ![]()

[AKA] Katalon Studio - Feb 26 to Mar 12, 2024 ✨
Hey Katalon Studio users! 👋 We are excited to announce that Ask Katalon Anything (AKA) is now LIVE! 🎉 Whether you’re exploring the Katalon platform, running into challenges, or simply looking for tips to enhance your testing workflows – We are...
Reading time: 9 mins 🕑 Likes: 42 ❤



![[Tutorial] Integrating Katalon TestOps With Jira and Gitlab](https://europe1.discourse-cdn.com/katalon/optimized/3X/c/a/cae93df8b11e41bbec8b1bf36f29e3f3278258b1_2_690x388.jpeg)