Web Automation Testing – An Ultimate Guide
Enterprises want faster feature releases and keep adding new features to their product every week to delight their users. However, to accomplish these, you need a solid process that tests all accumulated product features within minutes. Clearly, manual testing will not suffice. Manual testing is time-consuming and results in burning out the employees. Thatโs exactly […]
Understanding Automated Testing: Types, Strategies, and Examples

Software testing is a crucial component of the development lifecycle, ensuring that applications perform efficiently and correctly. With growing demands for faster software releases and improved quality, manual testing alone is no longer sufficient. Automated testing has become a key enabler for accelerating development, enhancing accuracy, and reducing repetitive manual efforts. By integrating automated testing, […]
Understanding No-Code Automation and Its Benefits

Have you ever wished to automate repetitive and time-consuming tasks without delving into the complexities of programming? This is precisely what no-code automation delivers. It empowers businesses by enabling teams to design and implement robust workflows using intuitive drag-and-drop interfaces, eliminating the dependency on extensive coding expertise. From managing routine operational processes to optimizing intricate […]
Sahi V2 2009-03-04 Released
Another stable build of Sahi (/) has been released yesterday. You can get the latest build here: https://sourceforge.net/project/platformdownload.php?group_id=151639 This release has been a steady improvement of features from the older builds, making Sahi faster and more stable. It fixes a lot of bugs which had crept in since moving to Rhino as the engine and […]
Sahi V2 Release 2009-05-21 is now available!
Sahi V2 2009-05-21 is a stable build.Plase use and give feedback to make the next release more stable. Download here * Features addedOptimizations to increase speed.Optimized listing of log files.Added better error messages for el = null errors.Added tests for failing features. Added _parentNode(el, tagName, occurrence),Added _parentCell(el, occurrence)Added _parentRow(el, occurrence)Added _parentTable(el, occurrence)Added _cell(“cellText”)Added _in() and […]
Sahi Pro V5.0.8 – What’s New?
Download Sahi Pro V5.0.8 โThis is a bugfix release. Below is the changelog: Sahi Pro V5.0.8 released.————————This is a bugfix release. * Bugfixes Fixed Flex for chrome and firefoxFixed support for input events on IE – fixes angularjs problemsFixed identifying elements across iframes from same domain but different from parent domainFixed _in so that it […]
Sahi Pro V5.1.0.0 – What’s New?
Download Sahi Pro v5.1.0.0โ Sahi Pro v5.1.0.0 is a major release and contains many new features and bug fixes. Some of the key features added are IE 11 support, CORS support, data driven suites, email notification, scenario editor for Excel framework, Sahi as a documentation tool and ability to launch multiple browser sessions in a […]
Sahi Nightly Build 2006-09-12 released
A lot of features have been added in this release.* APIS added_expectPrompt(label, txt)_lastPrompt()_debug(s)_debugToErr(s)_debugToFile(s, file)_getDB(driver, jdbcurl, username, password)_readFile(file) * _expectConfirm(boolean) has been changed to _expectConfirm(label, boolean);* Fixed bug relating to invalid logs being created when there are popups* _getDB API added for database access* _readFile(file) added for file reading* debug apis added for writing to a […]
Understanding QA Automation: Tools, Benefits, and Best Practices

Is your manual testing process struggling to keep up with the speed of modern software development? As software releases become more frequent and complex, ensuring high-quality applications can become a daunting task. That’s where QA automation comes in. According to a survey, 60% of respondents stated that improving product quality was a key reason their […]
Building an API Automation Testing Framework for REST

APIs are the backbone of modern applications, enabling seamless communication between different systems. But how do you ensure these APIs work reliably across various scenarios? This is where a REST API test automation framework comes in. By automating API testing, you can catch issues early, reduce manual effort, and improve software quality. In this blog, […]
