Join us in Disneyland, California, for POWERUp 2025, the premier conference for IBM i professionals. Whether you’re an experienced expert or just starting your IBM i journey, this event offers unparalleled education, hands-on workshops, and valuable networking opportunities. Stay ahead of the curve with insights from industry leaders, explore the latest innovations, and connect with a thriving community that shares your passion for IBM i. Don’t miss this opportunity to expand your knowledge, grow your skills, and power up your career!
Sign up or log in to add sessions to your schedule and sync them to your phone or calendar.
Most companies are on a modernization journey which involves activities around refactoring code of existing applications. You are expected to release more high-quality code, in less time, for your business to stay competitive. The Strangler Pattern is a design pattern used to gradually refactor aprogram without requiring a complete overhaul all at once. However, to do this you need to guarantee that the deployment of each iteration will not affect or disrupt day to day business. A solid testing strategy will help guarantee this.
Learning Objectives: • What the strangler pattern is and how to apply it • Understand why establishing a testing baseline is non-negotiable • How introduction of shift-left testing increases quality • How to implement and automate successful testing strategies
This session reviews all the guiding principles of software testing along with practical experience from the IBM I specific applications and infrastructure. Topics covered include the fundamentals of testing, testing through the development lifecycle, static techniques, test design, management, and tool support. Understand how quality assurance integrates into an environment. Determine what types of testing there are and when to apply which. Learn about layering the complexity of test concepts.