Systems | Development | Analytics | API | Testing

Testing

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

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?

What's LoadNinja? SaaS Load Testing Tool Overview

LoadNinja is a Performance Testing Tool by SmartBear. Our SaaS load testing tool helps teams cut down their load testing time by over 50% by recording and replaying test scripts in minutes, running load tests in real browsers, debugging in real-time, and providing performance metrics right from the browser.

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.

Top 5 Automated Testing Tools for iOS: November 2018

A few weeks ago we brought you a rundown of our five favourite automation testing tools for Android, and the response was overwhelming. So we’ve written a follow-up article, this time for iOS developers. The testing challenges vary slightly for Android and iOS testing. For one thing there are far more Android models out there than iOS, which means lots more potential bugs. Also, the two variants have their own default languages, which further complicates things.