Home / Companies / Cypress / Blog / March 2024

March 2024 Summaries

2 posts from Cypress

Filter
Month: Year:
Post Summaries Back to Blog
The Cypress Ambassador Spotlight article highlights David Lukić-Hanomihl's role and motivations as a Cypress Ambassador, emphasizing his dedication to sharing the benefits of Cypress, a tool he values for its efficiency and simplicity in testing web applications. David actively supports others interested in Cypress by providing educational materials, demonstrating its advantages, and sharing best practices, such as using custom commands to enhance test clarity and maintainability. He appreciates Cypress's network traffic control feature for its ability to simulate various scenarios, thus improving testing comprehensiveness. Outside his professional life, David is deeply involved in American football as both a player and coach, and he takes pride in mentoring other quality assurance engineers. For newcomers to Cypress, he recommends starting with the official documentation to grasp its core concepts. Cypress's Ambassador Program aims to support top advocates worldwide, offering them speaking opportunities and a platform to connect with the community, with plans to expand and highlight the contributions of its ambassadors.
Mar 29, 2024 604 words in the original blog post.
The recent webinar on using Cypress and GitHub Actions to build an automation pipeline featured Carter Capocaccia, Senior Engineering Manager of Quality Automation at Hilton, who provided valuable insights into setting up CI/CD workflows and integrating quality automation. Continuous Integration and Continuous Delivery form the foundation of efficient development workflows, with CI focusing on updating code and CD centered around delivering code automatically to end users. Quality automation is a crucial element in the development lifecycle, offering actionable feedback to developers and improving overall quality, and tools like GitHub Actions, Vercel, and Cypress make it easier to set up a CI/CD pipeline with features like preview environments and quality checks. The "shift left" approach, which involves integrating automation code with UI code, ensures that testing is initiated early in the development process, identifying issues before deployment. By adopting the right tools and strategies, organizations can strike a balance between security, efficiency, and speed, and ultimately shorten the development lifecycle and deploy high-quality software applications more quickly.
Mar 07, 2024 574 words in the original blog post.