Operations | Monitoring | ITSM | DevOps | Cloud

Testing

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

What are the Best Practices for User Acceptance Testing (UAT) Under Automation?

User Acceptance Testing (UAT) is essential since it verifies and examines any recent updates and modifications made to the program or application. It is the final pre-release test which is important to support your business needs correctly. UAT is often the final step before a release is made public. To obtain the best findings and thus the best analysis, UAT testing tools must be implemented in accordance with the best practices. In this post, we will discuss some of the best practices for streamlining UAT with automation.

The benefits of web performance testing with Grafana k6 browser and Grafana Faro

Performance tests created with the Grafana k6 browser module use lab data collected from pre-defined environments, devices, and network settings. Lab data allows you to repeatedly reproduce performance results, making it useful for detecting and fixing performance issues early. Lab data, however, doesn’t account for one very important testing component: real user experience.

What Essential Factors Influence Website User Conversion

The objective of every excellent website's strategy is to convert visitors into paying customers. Ultimately, if it does not convert, it is not functioning effectively. But traffic alone will not be sufficient. Visitors must also be influenced to take particular actions. These things aren't just a dream from the future; they're real for websites that know how to turn visitors into customers.

Limitations of API-only testing: Why it shouldn't be your sole testing strategy

A spicy article hit my inbox the other day. It came with a bold claim — “API testing is better than UI testing”. Absolutes like “A is better than B” rarely hold in the software world. “It depends” is the answer to most tech questions for a reason. Let’s compare API and UI testing and discuss why one isn’t better than the other. The frenemies are “just different”, and always will be. And that’s a good thing.

New in Grafana k6: The latest OSS features in v0.47.0 and more efficient performance testing in Grafana Cloud k6

Grafana k6 v0.47.0 has been released, featuring gRPC’s binary metadata support, new authentication methods, and tons of other improvements for Grafana k6 OSS. Here’s a quick overview of the latest features in Grafana k6 v0.47.0, as well as some other exciting updates related to Grafana Cloud k6 and the k6 community.

How to test a MongoDB NoSQL database

Most development teams know that testing the application layer of a system (a.k.a the codebase) is of vital importance. Testing the data layer (the database) is just as important. To perform database testing, you construct queries to assert and validate the database operations, structures, and attributes required by the application connecting to the database.

Why is API Testing Important and How to do it Right

Whether you're a business that relies on Amazon reviews and seller feedback or planning a much-needed holiday through your favorite travel comparison site, everyday activities like these wouldn't be impossible without APIs. An integral part of app development, API technology is interwoven into a rich tapestry of popular applications that companies and consumers use daily. Without them, there would be no smartphones, social media, or instant messaging.