Systems | Development | Analytics | API | Testing

Testing

Getting Started with API Contract Testing

Learn what OpenAPI-driven contract testing is, how and when contract testing is performed and scaled for massive microservices programs, and how it can provide relief to development teams that have been overwhelmed by testing bottlenecks and increasing rates of code errors in production. The world runs on apps and platforms built from microservices – and microservices run on APIs.

10 Best Testlio Alternatives That You Should Try Out

Testlio is an automated testing tool that allows users to get a hierarchical view of the testing workflow. It also lets the testers move and copy the test results and do parameterized testing. And the no-code approach of this testing platform makes things a breeze for customers. However, with a lack of flexibility on rollover hours, it just might not meet your testing requirements. Here are some Testlio alternatives that bridge the gap.

The Importance of Reviewing Medical Device Labels

Medical device companies who wish to sell their products in their respective countries must adhere to the regulations provided by the country’s regulatory bodies for labeling medical devices. Do you know? One-third of all medical errors are caused by poor labeling. Labeling and packaging issues are the leading causes of medication errors. Instructions on medical devices or labelling are things that should be understandable to the user who reads them without any medical knowledge.

Accelerating the Banking Transformation with Digital Assurance

Many banks make the error of attempting several independent digital efforts, which fail because they lack the support or coordination necessary to compete with digital-native solutions. Instead, a top-down strategy incorporating digital systems, customer experience platforms, apps, and infrastructure is required for banking's digital transformation.

Why is everyone talking about chaos engineering? with Vince Huang (k6 Office Hours #56)

Why is everyone talking about chaos engineering anyway? How different is it from testing? What does it have to do with performance? In this k6 Office Hours, k6 Technical Program Manager Vince Huang joins Developer Advocates Nicole van der Hoeven and Paul Balogh to talk about these topics and more.

Getting Started with XPath in Selenium

Selenium is the industry-standard, open-source testing automation framework. To implement Selenium, developers first need to use a locator to find dynamic web elements that help automate the cross-browser testing of their web applications. Selenium uses several locators, including XML Path (XPath). This blog explains how to use XPath as a web element locator in Selenium.

7 Automated Software Testing Tools for Fast & Reliable QA

Automated software testing tools are used to automate interactions with software so tests can be run without a human having to perform each action. This lets one person run multiple tests at once and eliminates most of the human error associated with manual testing. Although there are many types of software testing, functional testing is the most common and the one most teams start with. That’s why we’ll be focusing on functional testing in this article.