Systems | Development | Analytics | API | Testing

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

A payments testing checklist for seamless transactions

Payments testing mimics each step of the payment process to verify that connections, transactions, and paths for communications are working. The best payments testing strategies include a thorough range of tests, from functional to performance to location. Need a place to start? Follow this checklist when developing a payment gateway testing strategy. A good strategy should detail exactly what information is needed, common flags for problems, and the markers of a successful payment gateway.

Five e-commerce payments gateway testing use cases

Without payments gateway testing, you risk cart abandonment, over or under-payments, penalties, and increased customer support costs. These risks occur when web or mobile app payment transactions run into issues. To avoid these issues, online retailers should create test cases, conduct periodic checks, and update their processes to ensure the system’s integrity. From functional testing to usability testing, there are many ways to test payment processing.

Webinar: Back to Basics with Ghost Inspector

School is in session so we think it’s a great time for a beginners’ webinar. Join our Senior Operations & Strategy Manager Renata Santillan as she guides us through creating tests with Ghost Inspector and how to use our checking email feature. This is a great webinar for first time users and anyone interested in getting started with Ghost Inspector.

Integrate Performance Tests Into CI/CD Using Github Actions

We have already wrote previously about how you can automate your testing routines without using the graphical interface but by using Loadero API instead. In this blog post we will show how you can integrate performance and load tests into your CI/CD workflows with the help of Github Actions. Github Actions allow you to automate and execute your development workflows directly from your repository which makes the integration very simple.

A Guide to Email Testing using MailHog (in localhost)

It can be a real headache to test contact forms or other outgoing emails from your website or application locally. To permit mail, you ought to configure your nearby web server and waste plenty of time expecting the mail to reach for your inbox, if it does at all. Furthermore, if you test with your personal email account as the sender, you risk damaging your email address. So, what should you do? You can use tools like MailHog and others, which are great for sending transactional emails.

Considerations to Make When Running a Load Test

Load testing isn’t an engineer’s favorite task. Every setup choice made during performance testing will yield varying results. The chosen load test protocol is the difference between an application that performs well under most circumstances and one that buckles at hidden stress points. Yet failing to run adequate tests isn’t an option when dealing with a complex API architecture. Needless to say, all your load testing options must be carefully evaluated.

5 mobile app testing QA best practices from industry experts

Mobile app testing can be time-consuming, error-prone, and sometimes expensive if not done the right way. But mobile app testing is a critical part of the development process, so skipping it comes at a huge cost to end UX. To compete with the millions of mobile apps on the market, your set of best practices must ensure that the user experience is incredible for every consumer every time they use your app, starting from the first try. Not sure where to begin?