Cognitive Automation Tools and Strategies for the Enterprise

As businesses strive to enhance efficiency and reduce operational costs, automation has become a crucial tool in digital transformation. Traditional automation relies on rule-based processes, but with increasing complexities in business operations, cognitive automation has emerged as a more sophisticated alternative.  Cognitive automation leverages artificial intelligence (AI), machine learning (ML), and natural language processing (NLP) […]

Common mistakes while using Sahi Excel Framework – Data Driven Testing

Sahi Excel Framework is a powerful feature which bridges the gap between domain experts and automation engineers. We had highlighted Sahi Excel Framework in our Five Questions Series here: https://sahipro.com//five-questions-series-sahi-excel-framework/In this post, we intend to highlight the common mistakes people make while using Sahi for Data Driven TestingSyntax and Data File Errors: Missing = after […]

Comparing Chromium Based Web Browsers

Chromium-based browsers have become a popular choice for many users due to their speed, security, and customization options. Some of the worldโ€™s most widely used browsers, including Google Chrome, Microsoft Edge, and Brave are built on the open-source Chromium engine.  In fact, as of 2024, Google Chrome holds over 65% of the global browser market […]

Understanding Compatibility Testing in Software Engineering

As software applications become more sophisticated, users expect them to work flawlessly across a wide range of devices, browsers, and operating systems. Compatibility testing ensures that an application performs as intended, regardless of the environment in which itโ€™s being used.  By identifying compatibility issues early in the development process, software teams can prevent performance problems […]

Complete Guide to Salesforce Testing and Automation

Salesforce is the backbone of many businesses today, managing everything from customer relationships to complex sales workflows.  But with frequent updates, third-party integrations, and custom components, keeping your Salesforce environment running smoothly takes more than just hopeโ€”it takes a strong testing strategy. Thatโ€™s where automated testing becomes essential. To effectively test Salesforce applications, teams need […]

Here is how you can configure Sahi Pro for gmail in 5 easy steps

To keep email accounts secure, from May 30, 2022, โ€‹โ€‹Google no longer supports the use of third-party apps or devices which ask username and password to sign in to Google Account.As google disabled less secure apps we need to follow the below steps to get Mails using java. Please follow the below steps and check. […]

How to Configure Eclipse for Sahi Pro

Eclipse’s JSDT plugin provides syntax highlighting and verification for Javascript. It can be configured to work well with Sahi scripts too. This video goes through the different steps to configure Eclipse to work with Sahi scripts.๏ปฟJSDT looks at all functions in the given source folder and can list them in content-assist. Taking advantage of this, […]

Continuous Integration and Agile Testing: A Simple Guide

Continuous integration (CI) and agile testing are foundational practices for modern software development, emphasizing the delivery of high-quality applications with both speed and efficiency. These practices ensure that development cycles remain fast while maintaining a focus on software stability and reliability.  As development teams push for the frequent release of new software versions, integrating testing […]

Understanding Continuous Testing in Software Development Automation

Continuous testing plays a crucial role in modern software development, ensuring that applications meet quality standards at every stage. As development cycles become shorter and software updates more frequent, traditional testing approaches struggle to keep up. Continuous testing integrates automated testing into the development process, enabling rapid feedback and faster issue resolution. By embedding testing […]