Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
CI/CD Design Patterns

You're reading from   CI/CD Design Patterns Design and implement CI/CD using proven design patterns

Arrow left icon
Product type Paperback
Published in Dec 2024
Publisher Packt
ISBN-13 9781835889640
Length 356 pages
Edition 1st Edition
Concepts
Arrow right icon
Authors (4):
Arrow left icon
Michel Schildmeijer Michel Schildmeijer
Author Profile Icon Michel Schildmeijer
Michel Schildmeijer
Pawel Piwosz Pawel Piwosz
Author Profile Icon Pawel Piwosz
Pawel Piwosz
Muktesh Mishra Muktesh Mishra
Author Profile Icon Muktesh Mishra
Muktesh Mishra
Garima Bajpai Garima Bajpai
Author Profile Icon Garima Bajpai
Garima Bajpai
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Preface 1. Part 1: Introduction to CI/CD Design Patterns FREE CHAPTER
2. Chapter 1: Foundations of CI/CD Design Patterns 3. Chapter 2: Understanding Types of CI/CD Design Patterns and Their Components 4. Chapter 3: Advancing on CI/CD Design Patterns – from Testing to Deployment 5. Chapter 4: Business Outcome Alignment with CI/CD Design Patterns 6. Part 2: Structural Design Patterns for CI/CD
7. Chapter 5: Exploring Structural CI/CD Design Patterns 8. Chapter 6: Deployment Strategies for Structural Design Patterns for CI/CD 9. Part 3: Behavioral and Domain-Driven Design Patterns for CI/CD
10. Chapter 7: Understanding Behavioral Design Patterns for CI/CD 11. Chapter 8: Domain-Driven Design Patterns for Regulated Sectors 12. Part 4: Creational CI/CD Design Patterns
13. Chapter 9: Applying Creational CI/CD Design Patterns 14. Chapter 10: Understanding Deployment Strategies – Creational CI/CD with Cloud Providers 15. Chapter 11: Auditing and Assessment of Design Patterns 16. Part 5: Advanced Design Patterns and Anti-Patterns for CI/CD
17. Chapter 12: Advanced CI/CD Design Patterns and Use Cases 18. Chapter 13: Exploring Anti-Patterns for CI/CD Design Pattern Deployments 19. Part 6: Case Studies
20. Chapter 14: Appendix – Knowledge Test and Case Studies 21. Index 22. Other Books You May Enjoy

Design pattern components – test automation

Test automation involves using specialized tools to perform various testing tasks on an application. These tasks can include functional testing, regression testing, performance testing, and other forms of testing that are required to ensure that the software functions as intended. Test automation can reduce the manual effort involved in testing, increase test coverage, and improve the quality and reliability of software products.

An essential feature of test automation is that it allows software development teams to carry out thorough and rigorous testing without requiring extensive manual effort. This helps with identifying bugs, performance issues, and other problems that may not be immediately apparent during manual testing. Additionally, test automation can help increase the overall test coverage and ensure all aspects of the software are tested and any issues are identified and resolved.

Another key feature of test automation...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image