Systems | Development | Analytics | API | Testing

Katalon

[Tutorial] How to Create and Execute Test Cases Using Record and Playback

Test recording is the easiest way for new automation testers to start learning and experimenting with test automation. In this first video, we'll cover how to create and execute test cases using the Record and Playback feature in Katalon Studio. Katalon's Web Recorder Utility function saves you from the time-consuming hassle of manually identifying objects on application under test by capturing your actions and converting them into runnable code in the back-end.

[Webinar] Best Practices to Enhance Your Test Execution and Management

We are glad to announce a brand new Katalon's webinar series "Test Automation Best Practices"! This series aims to be the community-centered platform that helps you connect with our Katalon experts. Here is where you can raise your voice and help build a positive learning environment.

Webinar Recap: Top 5 Features to Look for in a Codeless Automation Solution

Last week, our team at Katalon Studio partnered with Applitools to present a webinar: Top 5 Features to Look for in a Codeless Automation Solution. With the rise in demands for QualityatSpeed products, there’s no denying the benefit of automation testing software has on product development cycles: they shorten the release cycle, and fast to match the tech industry’s ever-changing nature with developments in the testing industry itself.

3 Best Practices to Refine API Testing | Postman Alternatives in 2020

API testing remained an essential part of test automation and CI/CD process for QA teams to stay committed to short release cycles and frequent changes. API testing eliminates the need for maintaining scripts following the changes in the application under test’s UI. Read more API testing 101 Postman is a tool for API development, testing, and managing APIs for QA professionals. Postman was first developed as a side project for simplifying API workflow and testing projects.

[Webinar] What's New in Katalon Studio 7.6 - Demo and Live Q&A - July 2020

We are happy to know that the last product update demo helped Katalon users catch up with our new releases much more easily. As the next webinar to continue this series, our upcoming sharing session will introduce you to all the new features available in Katalon Studio 7.6.

AI Powered Efficiency - Katalon Offers Native Integration with Applitools

If you write software for a living, you probably have a bias toward coded tests and against all things codeless. Most software engineers who become test engineers trust themselves to write well-designed structured code. Some people see record-and-playback as cheating, demeaning, or otherwise indicative of poor workmanship. Yet, research shows that test code maintenance costs correlate directly to the number of lines of written test code.

Eliminate Object Locator Flakiness with Katalon's New Self-healing Feature

In Web UI testing, testers have to deal with increasing new page objects and changing identifiers when the web application grows. No matter if you are a manual or an automation tester, updating object locators for the Application Under Test (AUT) is a required step when changes are made. This helps ensure regression testing flows without friction and all key functionalities are not affected.

[Webinar] Migrate from Selenium to Katalon Studio: Testing can be done faster, and easier.

Thousands of testers have migrated their Selenium tests to Katalon Studio since the release of this new feature. The positive feedback and results have encouraged our experts and us to further introduce the functionalities and values of this feature through this webinar. and more!

A Deep Dive into Selenium, Its Alternative Solution for 2020 and Beyond

Selenium was first released in the mid-2000s as a Web browser extension for recording and playing back interactions with Web browsers. Since then, it has become arguably the most popular tool for test automation. In a survey of the automation testing community, the framework has been used by more than 80% of those surveyed. Selenium is an open-source framework for Web-based application automation that includes Selenium WebDriver, Selenium IDE, and Selenium Grid.