Community Newsletter Feb 17, 2025 📰

:sparkles: Community Spotlights :sparkles:

Top Tips & Tricks You Don’t Want to Miss!

Learning from others’ experiences is one of the best ways to grow! Our community has shared some fantastic insights recently—be sure to check out the latest tips and tricks from both users and the Katalon team.

A big thanks to @kazurayam and @depapp for their valuable contributions, and to our Katalon support team for providing insightful KShare articles! :rocket::clap:

News/threads Description
Transforming execution0.log file using XSLT @kazurayam has acknowledged the problem that the execution0.log file in Katalon Studio stores all test suite execution logs in XML format, often making it too large and detailed to review easily. Since Katalon Studio doesn’t support direct customization of log files, a script is needed to transform the log into a more readable format. Please check out his suggestion
A utility class RunConfigurationModifier Katalon Studio allows users to set the Default wait for element timeout in the Project Settings > Execution panel. While the RunConfiguration class provides a getTimeOut() method to retrieve this value, it lacks a setTimeOut(int) method, meaning users cannot update it at runtime through code. You can find the workaround to modify this timeout dynamically here.
BDD Project Example for Katalon Latest Version (v10.x.x and v9.x.x) The latest Katalon update has made BDD testing more challenging, leading to errors for many users. To help, @depapp is sharing his project as a guide with instructions to follow.
KShare | How Katalon's StudioAssist Enhances your Testing Workflow Katalon Studio introduces StudioAssist, an AI-powered tool built on OpenAI’s GPT API to enhance test automation. It helps generate code, explain scripts, and improve efficiency. Check out the post to learn how to use it effectively!
[KShare] Effortlessly Generate Jira Test Cases with Katalon Manual Test Case Generator Tired of writing test cases manually? :exploding_head: The Katalon Manual Test Cases Generator uses GPT technology to automate test case creation, making it faster and more efficient. Read the article for more information.
Webinar Recap | From Zero to Automation: A hands-on guide to Kickstart your Journey Thanks to the contributions of @sanket and @ravikanth.edamakanti, the webinar brings to us the better understanding of setting realistic automation goals, effective automation strategies, and key Katalon features to enhance your workflow. Checkout the recap if you missed it.

Do you have any other threads in mind that you would like to see featured here? Simply comment below :point_down:


:point_up: Back to top :point_up: