Systems | Development | Analytics | API | Testing

Testing

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

How to Find Element by Text in Selenium: Tutorial with Example

The most fundamental step in web test automation is element identification. There are numerous methods for QEs to locate elements. In Selenium, Find element by Text is used to locate a web element based on its text attribute. The text value is mostly used when the basic element identification properties, such as ID or Class, are dynamic and make it difficult to locate the web element. In such cases, it becomes very difficult to locate web elements.

Selenium Get Current URL using Java: Tutorial

A URL (Uniform Resource Locator) is a web address that specifies the location of a resource on the internet. The URL of an application typically refers to the web address or endpoint that allows users to access or interact with the application. The URL of an application can vary depending on the specific application and how it is hosted or deployed. For example, if the application is a web-based application hosted on a server, the URL may look something like this.

TestProject end of life

TestProject, the community-based test automation platform, has announced that it will be reaching its end of life (EOL) on March 31, 2022. While this may come as a surprise to many users who have come to rely on TestProject, the decision of discontinuing the platform was made after careful evaluation by the TestProject team. In this blog post, we will discuss what TestProject end of life means for your QA teams and how you can prepare for the future.

How to Prevent Authorized Push Payment Fraud with Mobile App Testing

This recent article from Finextra regarding the UK payments watchdog consulting on new authorized push payment (APP) fraud reporting rules has me thinking. How can we prevent fraud and protect consumers – and ourselves from scams? APP fraud happens when fraudsters deceive consumers or individuals into sending a payment under false pretenses to a bank account controlled by the fraudster. Real-time payment schemes are irrevocable, so victims cannot reverse a payment once sent.

Webinar : Codeless Test Automation | Paul & Harsha | BugRaptors

We believe that knowledge is powerful and when we come together to share it, even more amazing things happen. That's why BugRaptors was so excited to bring together experts Paul Grossman and Harsha Kapila to lead an insightful webinar on codeless test automation. We had great energy, interactive discussion, and tons of knowledge sharing. Paul’s passion and expertise on NLP, AI, and their potential in codeless test automation is truly remarkable.

A beginner's guide to testing your websites built with the Ghost platform

Suppose you are leveraging the Ghost platform’s powers to run your business or blogging websites and are wondering what factors you need to consider before you deploy and publish it. In that case, this guide should prove helpful, and by the end, you should have a better understanding of testing a website built with Ghost.

Do Free Static Analysis Tools Actually Work?

There are many options to choose from when evaluating static analysis software: paid versions, free or community versions, and open-source software that anyone can view, use, and modify. Free tools may sound like a bargain as you are exploring your options, but do free static analysis tools actually work for your programming needs? Here, we discuss the benefits and limitations of free static analysis tools. Read along or jump ahead to the section that interests you the most.