Systems | Development | Analytics | API | Testing

Build automation - how can your project benefit from it?

As the size of a software project grows, so does the complexity of integrating changes made by multiple developers and resolving conflicts and other issues as they arise. Quality control can also become progressively more difficult without proper management of the build pipeline. Automated builds are the standard solution to this problem across the industry. Understanding build automation in detail is a valuable skill for any developer, no matter the size of their team.

Selendroid vs. Appium - Which to Choose for Your Mobile App Testing

Two popular mobile test automation tools are Selendroid and Appium. Both are loved by the developer community, and for good reason. In fact, they’re so popular that Selendroid is currently bundled into the Appium package in order to provide support for Android versions 2.3 through 4.1. Appium automatically switches to Selendroid when users want to run tests for these Android versions.

API Test Automation for Open Banking and PSD2 Compliance

Open banking is a natural evolution in the API economy. By laying the foundation for web platform and mobile developers to build third-party products and services using any number of public (open) APIs, banks, financial services and insurance companies are ushering in next-generation customer experiences that are more frictionless and personalized.

Hands-On Test Automation: Using Selenium With Python

You just finished creating your web application and want to clean it from any possible bugs, imperfections, and performance issues. But you feel a bit overwhelmed with the choice of testing tools and frameworks and the articles singing their praises. In this article, we will explore using Selenium with Python for test automation.

Introducing Linx 6

Seven years ago, we announced Linx 5, a release specifically designed to modernise and commercialise an internal tool we had been using with our enterprise customers for the previous 15 years. By all accounts, Linx 5 was a huge success with our customers and partners. With Linx 6, we’ve built on that success with new features, a streamlined UI, and a new diffable file format – something our customers have been clamouring for.

Automated Testing: 6 Essential Steps to Get Started

Any software application must work properly, generate the right results, satisfy stakeholders, and fit into the organization's overall objectives. Automated testing can help. It may sound easy, but we all know that achieving all of the above takes a lot of effort. Can we take a shortcut without compromising quality or causing costs to explode?

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!