api

Articles

AngularJS logo Lessons Learned Testing Angular Applications

AngularJS is a framework used for organization of JavaScript code in highly interactive web and mobile applications. What does that mean from a testing perspective? Here's what should be in your test strategy when you’re testing Angular applications, including what might give you difficulty and how you can mitigate challenges.

Albert Gareev's picture Albert Gareev
Digital wrench and gears Methods and Tools for Data-Driven API Testing

Data-driven API testing can enable feedback much sooner and more often during development while being just as comprehensive as classic functional black-box testing. There are many methods of API testing, but that shouldn't intimidate you. Testers looking to advance their careers should consider learning some coding in order to test their programs at the API level.

Albert Gareev's picture Albert Gareev

Interviews

Hans Buwalda The Tester’s Mindset versus the Developer’s Mindset: An Interview with Hans Buwalda
Video

In this interview, Hans Buwalda, the CTO at LogiGear, explains how software developers have the mindset of creation while software testers are more concerned with how things might be destroyed. He details why testers don’t always need to code and why UI and API automation matters.

Jennifer Bonine's picture Jennifer Bonine
Huw Price The Value of Risk-Based Testing: An Interview with Huw Price
Video

In this interview, Huw Price of CA Technologies discusses the appeal of risk-based testing and how to actually do it within your testing team. Huw explains why issues arise when risk metrics are assigned arbitrarily, based on assumptions made about how a poorly understood system should work.

Jennifer Bonine's picture Jennifer Bonine
A Closer Look at API Testing: An Interview with Ole Lensmar
Video

TechWell's Noel Wurst got the chance to sit down with Ole Lensmar, Chief Architect at SmartBear. Ole discussed the differences between unit and API testing, the importance of choosing the best testing methods, and the benefits of reusing test assets.

Noel Wurst's picture Noel Wurst

Conference Presentations

STARCANADA 2019 Advanced Principles of API Testing | Part 2
Slideshow

Part 2: Come learn how to put together the advanced concepts of an API test in a framework that is scalable, robust, and easy to read and eliminates the brittleness in your checks.

Varuna Srivastava
STARCANADA 2019 API Testing Is Critical—Here's How to Do It Right
Slideshow

You will learn how to use a variety of different tools and frameworks to simplify API testing, with practical samples testing real applications, plus hear some horror stories about when good APIs turn bad.

Adam Sandman
Advanced Principles of API Testing | Part 1
Slideshow

Come learn how to put together the advanced concepts of an API test in a framework that is scalable, robust, and easy to read and eliminates the brittleness in your checks.

Varuna Srivastava
STARWEST 2018 What's an API and How Do I Test It?
Slideshow

API-based applications have become ubiquitous in the past few years. Yet many of us still really don't know what an API is from the inside out. Moreover, many of us don't know much about how to comprehensively test them! Join Paul Merrill to learn what everyone is doing and talking about, related to APIs: microservices, REST, endpoints, requests, request methods, and responses. Paul demonstrates four free tools you can use to directly interact with a simple API: curl, the browser, Postman, and Java (with Rest Assured). Learn techniques for testing APIs at the service level and how to test APIs faster with greater coverage and quicker test automation. Walk away with an understanding of what JSON is, how APIs use JSON, and how to go about verifying that it is correct. With new knowledge and skills, you’ll do a better testing job and give more valuable feedback to the API designers and developers.

Paul Merrill

StickyMinds is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.