Agile Testing: A Complete Guide to Best Practices and Methodology

Agile development is the most popular approach in the software industry, focused on iterative progress, collaboration, and adaptability. In Agile projects, testing is not a one-time phase but an ongoing process integrated into each stage of development. Agile testing helps ensure software meets the required standards, addresses user needs, and is defects-free. This guide will […]
AI Assist Questions and Answers – Webinar Audience Queries
Webinar – Audience Queries On 27th June 2023 we hosted a Webinar What’s New in Sahi Pro v10.0. In the webinar among the other features a new feature was launched for Sahi Pro v10.0. It is the AI Assist Add-on. You can learn more about it here. During the Webinar some queries came from the audience […]
Ajax and Sahi

Problem In Sahi, some javascript is added to all pages. In an ajax call, the response should be xml. But sahi may taint the xml with its javascript and hence ajax calls may stop working. Sahi looks at the content type of a file before it injects its js, but most of the time the […]
Differences and Roles in Alpha Testing, Beta Testing and User Acceptance Testing

Testing is essential to ensure software functions correctly and meets user expectations before release. According to a report by Veracode, 8 out of 10 software applications fail security assessments, highlighting the critical role of thorough software testing phases in identifying vulnerabilities before deployment. Alpha Testing is performed by internal teams to catch major bugs early […]
Android UI Testing with Automation Frameworks

In the competitive world of Android apps, ensuring a smooth user experience is vital. User interface (UI) testing plays a critical role in validating the functionality and usability of an app. However, manual testing can be tedious, error-prone, and difficult to scale. Thatโs where Android UI testing automation frameworks like Sahi Pro, Espresso, Appium, and […]
Another story about a lovely office environment

Mauris, ornare senectus platea laoreet quisque ac neque. Malesuada sit libero ut massa. Egestas commodo nulla tortor nunc adipiscing amet, netus nunc. Ullamcorper facilisi ridiculus at commodo lectus in id. Egestas commodo nulla tortor nunc adipiscing amet, netus nunc. Ullamcorper facilisi ridiculus at commodo lectus in id. Hereโs a heading Lorem platea non elementum sollicitudin […]
API Automation Test Strategy Template and Tools

APIs (Application Programming Interface) are the backbone of modern applications, enabling seamless communication between systems. Ensuring their reliability isnโt just a technical requirementโitโs a necessity for delivering high-quality software. Thatโs where a well-defined API automation test strategy comes in. In this blog, weโll walk you through a practical API automation test strategy template designed to […]
API Automation Testing: Tips and Best Practices

APIs power over 83% of web traffic, making them a critical component of modern software applications. With over 90% of developers relying on APIs to build applications, ensuring their reliability through rigorous testing is essential. However, manual API testing can take up much of a QA teamโs time, leading to inefficiencies and potential errors. This […]
