Systems | Development | Analytics | API | Testing

Latest News

Postman Tutorial: A Guide for Complete Beginners

Postman is one of the most sought-after tools when it comes to API testing. Whether you’re new or experienced, this tutorial simplifies API testing using Postman. We’ll cover the basics, explore testing techniques, and showcase implementable skills in this blog. This blog is derived from Pricilla Bilavendran’s workshop on Postman with The Test Tribe.

Browser Automation Debug with Playwright Trace Viewer

Playwright Trace Viewer is a powerful tool that allows developers and testers to gain deeper insights into the execution of browser automation scripts created with Playwright. It provides a visual representation of script execution, enabling users to diagnose issues, optimize performance, and understand the flow of actions within their automation scripts. In this blog post, we’ll explore how to use Playwright Trace Viewer effectively to enhance your browser automation projects.

Oracle API Manager vs. IBM API Management: Which is Right For You?

Any organization that uses diverse applications and web services need a comprehensive way to manage its application programming interfaces (APIs). As two of the biggest names in technology, Oracle’s and IBM’s tools tend to stand out to people reviewing their options. Can Oracle API Manager or IBM API Management meet your needs while staying within your budget? The following review compares and contrasts the API solutions to help you make an informed decision.

Getting Started with Playwright: A Comprehensive Guide

Are you tired of struggling with flaky, slow, and complex browser automation tools? If you’re a developer looking for a robust solution to automate your web testing and interaction needs, Playwright might just be the answer you’ve been searching for. In this blog post, we’ll walk you through the process of getting started with Playwright, from installation to writing your first test script (in TypeScript).

Medical Device Cybersecurity Trends From Our New Report

As medical technology becomes more connected, ensuring the security of medical devices is vital. Technology advances, bringing new opportunities for innovation and to improve the lives of patients — but emerging technology also presents opportunities for malicious actors.

Maximizing Testing Efficiency: Parameterizing Playwright Scripts

Parameterization in testing is a powerful technique that allows you to run the same test script with different inputs, configurations, or scenarios. In the world of browser automation and testing, Playwright provides various methods to parameterize your scripts, making it easier to validate different use cases and ensure the robustness of your web applications. In this blog post, we’ll explore several approaches to parameterizing Playwright scripts.

How to Build Multi-Tenant Environments with Yellowfin BI

Multi-tenancy is almost a prerequisite to provide a secure environment for each of your customers when using business intelligence (BI) tools embedded in external services. Although it is possible to control the access rights by granting individual access to user accounts without separating tenants, it is obvious that the management will become more complicated as the number of customers grows. In a previous blog, we covered what multi-tenancy means in the context of embedded analytics.

FactoryBot for Rails testing

In the Ruby community, there's near-unanimous agreement on the importance of testing. Tests act as a safeguard, ensuring that the digital experiences we craft remain consistent, reliable, and of high quality. Many in the Ruby community claim that no code change is complete without tests. They are an integral part of the development workflow. Regular testing ensures that new features, refactors, or bug fixes do not introduce unforeseen issues or regressions.

The Value of an Enterprise Data Warehouse

Enterprise Data Warehouses (EDW) have emerged as a pivotal component for businesses striving to harness the power of data analytics and business intelligence. As technology advances, the complexity and volume of data sets have surged, accentuating the role of an EDW. This guide offers a deep dive into the intricacies of the Enterprise Data Warehouse, its significance, functionality, and the considerations for its implementation.