the most common errors that aren’t caught

35
The Most Common API Errors That Aren’t Caught Patrick Poulin [email protected]

Upload: nordic-apis

Post on 23-Jan-2018

135 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: The Most Common Errors That Aren’t Caught

The Most Common API ErrorsThat Aren’t Caught

Patrick [email protected]

Page 2: The Most Common Errors That Aren’t Caught

Cost of Failures

SOURCES: The State of API 2016. Smartbear. | The Cost of Poor Quality, QASymphony.

Less Than 10%API issues resolved within

24 hours

Page 3: The Most Common Errors That Aren’t Caught

Cost of Failures

SOURCES: The State of API 2016. Smartbear. | The Cost of Poor Quality, QASymphony.

1 in 4Issues remain unresolved for

over one week

Page 4: The Most Common Errors That Aren’t Caught
Page 5: The Most Common Errors That Aren’t Caught
Page 6: The Most Common Errors That Aren’t Caught

API Quality

PerformanceUptime Accuracy

Page 7: The Most Common Errors That Aren’t Caught

1. Book Publisher2. Retail3. Stock Images

Page 8: The Most Common Errors That Aren’t Caught
Page 9: The Most Common Errors That Aren’t Caught

99.87%

Page 10: The Most Common Errors That Aren’t Caught

Integration Test

GET products

1,000 of products

GET product details

Page 11: The Most Common Errors That Aren’t Caught

100s of 404s

97.3%

Page 12: The Most Common Errors That Aren’t Caught

WTF!?(why the failure)

Page 13: The Most Common Errors That Aren’t Caught
Page 14: The Most Common Errors That Aren’t Caught

Functional Uptime

Page 15: The Most Common Errors That Aren’t Caught

Integration Testing

Page 16: The Most Common Errors That Aren’t Caught
Page 17: The Most Common Errors That Aren’t Caught
Page 18: The Most Common Errors That Aren’t Caught

Potential Daily Losses

$75,000

Page 19: The Most Common Errors That Aren’t Caught

50,100

Page 20: The Most Common Errors That Aren’t Caught
Page 21: The Most Common Errors That Aren’t Caught

Potential Daily Losses

3,000+

Page 22: The Most Common Errors That Aren’t Caught
Page 23: The Most Common Errors That Aren’t Caught

WTF!?(why the failure)

Page 24: The Most Common Errors That Aren’t Caught

APIDesigners

Developers DevOps

QAsWebsiteProduct Upload

Site Navigation

Page 25: The Most Common Errors That Aren’t Caught

APIDesigners

Developers DevOps

QAsWebsiteProduct Upload

Site Navigation

Page 26: The Most Common Errors That Aren’t Caught

Test Everything

Page 27: The Most Common Errors That Aren’t Caught
Page 28: The Most Common Errors That Aren’t Caught
Page 29: The Most Common Errors That Aren’t Caught
Page 30: The Most Common Errors That Aren’t Caught

$0.00

Page 31: The Most Common Errors That Aren’t Caught
Page 32: The Most Common Errors That Aren’t Caught

WTF!?(why the failure)

Page 33: The Most Common Errors That Aren’t Caught

Testing On Deployments

Page 34: The Most Common Errors That Aren’t Caught

Testing the Entire Lifecycle

Page 35: The Most Common Errors That Aren’t Caught

ok bye

Patrick [email protected]