Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

Codeless automation testing tools for mobile: An overview and 10 tools to get you started

Codeless automation testing tools simplify the process of test automation. Using a visual approach, engineers and manual testers alike can easily create, maintain, and execute automation tests with no or minimal test scripts. Here's everything you need to know to get a clear picture of what all the hype is about with codeless automation testing tools!

Everything You Want to Know About Performance Testing

Just because your app or site works great in the lab doesn’t mean it will perform that way for end-users. Performance testing is essential to understanding how your website or application will behave in the real world. While error testing is about finding bugs in your software, performance testing is about ensuring your code works as intended and delivers the results you expect when a very high number of end-users are attempting to access your service at the same time.

Test Your Website Now Against Versions 100 of Chrome and Firefox

Chrome, Firefox, and Edge browsers are quickly approaching 100 – version 100, that is. Chrome hits this milestone on March 29 followed by Firefox on May 3. While not the new Y2K, moving into the triple digits could cause errors and compatibility issues for some websites. To get ahead of a potential disaster and keep customers happy, software development teams should check their websites on both Chrome 100 and Firefox 100 before each version is generally available.

Manual & Automated Application Testing: Why the Combination is Best for Your Enterprise

More and more in web application testing processes, companies deploy a mix of automated and manual testing frameworks. If implemented correctly, manual and automated application testing practices bring out the best in each other, resulting in a synergetic testing process that wholly benefits the application.

[Tutorial] Integrating Katalon TestOps with Jira and Gitlab

Learn how to integrate Jira and GitLab with Katalon TestOps for boosted test coverage - in just UNDER 8 MINUTES! The key steps to follow are: Within a few steps, you’ll be able to view a list of defects, Test Run Coverage heatmap, Requirement Traceability Matrix - all seamlessly synced with your test data.

How to Find Root Cause Analysis in Your Visual Regressions with Hybrid Diff Benefits

The testing landscape has changed over time to include automated and functional testing as the baseline, but there are still ways to improve your testing because even with a fully automated continuous testing pipeline, there can still be the possibility of bugs existing in your passing tests. One of the ways to mitigate this is by adding visual testing to your testing pipeline.