How to Test Serverless Cloud Applications - Glenn Buckholz

13th January 2023
  • Locked
How to Test Serverless Cloud Applications - Glenn Buckholz image
Talk Description

Cloud providers are now offering serverless technology, introducing significant changes to how applications are structured and, importantly, tested. The serverless cloud makes certain parts of testing serverless applications opaque. Glenn Buckholz explains the boundaries of each cloud provider’s black box service to expose what can and cannot be tested ahead of time, and what can be evaluated locally and what requires the cloud provider’s platform. Join Glenn as he focuses on answering key testing questions for serverless cloud applications: How and where do I do unit testing? What security testing can I do? How do I implement automated testing? Where do I find my logs/errors? and Can I use CI/CD to speed up my test cycle? Leave with the information you need to create serverless application test plans for AWS Lambda and Azure Functions that allow you to conserve precious, limited testing resources.

Takeaways:

  • What exactly is serverless infrastructure.
  • How does it affect testing.
  • Can automated testing be applied to serverless infrastructure?
  • How I as a tester ensure the people architecting serverless take testing into consideration.
What you’ll learn

By the end of this talk, you'll be able to:

  • TBA
Suggested Content
Balancing Test Automation Techniques - Matt Archer
How to Plan and Define Your Continuous Deployment Pipeline - Patxi Gortázar
Shift Left, Shift Right and improve the Centre - A strategy for testers in continuous delivery context - Gus Evangelisti
30 Days of API Testing
Stories from Testing Voice First Devices, Such as Alexa - Kim Knup
Lessons Learnt Moving to Microservices - Simon Dobson
How Does Your Mobile Application Handle Internet Connection Issues? You Might Be Surprised…
Pipeline Architectures to Fit Your Software Architecture - Abby Bangser
Is Test Causing Your Live Problems? – Gwen Diagram
With a combination of SAST, SCA, and QA, we help developers identify vulnerabilities in applications and remediate them rapidly. Get your free trial today!
Explore MoT
TestBash Brighton 2024
Thu, 12 Sep 2024, 9:00 AM
We’re shaking things up and bringing TestBash back to Brighton on September 12th and 13th, 2024.
A Software Tester’s Guide To Chrome Devtools
Learn how to dig deeper into the Web with the use of Devtools

Tags

  • infrastructure
  • system-architecture
  • test-strategies