Systems | Development | Analytics | API | Testing

Testing

Unlock Open Banking with Definition-Driven API Development and Virtualization

Open banking is the idea of breaking the monopoly of a few larger banks by letting smaller players get access to customer data, so they too can provide value added services using Application Programming Interfaces (Open APIs) to enable third-party developers to build apps and service around more traditional banking and financial services. So why is it important and how do APIs drive this new concept?

Introducing LoadNinja, A SaaS Load Testing Tool from SmartBear

Check out how to load test in real browsers, debug in real time, and get performance metrics right from the browser, with SmartBear's SaaS load testing tool, LoadNinja. In this webinar we walk you through the LoadNinja platform, including how to record and replay your first load test, use our VU Inspector and VU Debugger, and debug with navigations timings.

Building Dynamic Virtual Services in Minutes with Swagger and OAS

The OpenAPI Specification (formerly known as the Swagger Specification) provides an elegant way to design and document your APIs. During and after design and documentation, mocking helps you create prototypes and achieve coverage for all your scenarios during testing and development. The problem is that mocking is hard to do and static. It involves a lot of work and makes it difficult to simulate different scenarios you want to test and develop against.

Top 10 Tips for Mobile App Testing

In 2017, a study found that 88% of people will abandon an app due to bugs and glitches. This startling stat demonstrates, with crystal clarity, the need for developers to make their product as clean as possible – with rigorous testing procedures to eliminate any errors. But what are the key steps that go into the testing regime? How can you, as the developer, give yourself the best possible chance of delivering an error-free app?

10 API Testing Tips for Beginners (SOAP & REST)

API (application programming interface) testing is a type of software testing that performs verification directly at the API level. It is a part of integration testing that determines whether the APIs meet the testers’ expectations of functionality, reliability, performance, and security. Unlike UI testing, API testing is performed at the message layer without GUI.