Systems | Development | Analytics | API | Testing

%term

Leave Your Legacy: Real Strategies for Modernizing

Most large enterprises have a lot of legacy developed over the years, but they need to embrace microservices quickly to beat the competition. The right approach for these large enterprise is not a big-bang strategy but rather an incremental strategy. In this Kong Summit 2019 session, Infosys AVP and Head of Architecture, Rajib Deb will explain how leveraging an API gateway and “servicifying” the legacy can help expedite the process for organizations adopting microservices architectural patterns.

Using TestCafe for End to End Testing

TestCafe is a Node.js tool to automate end-to-end web testing. End to End tests cover real journeys that your customers do, they are slower to execute but can be much more valuable comparing to unit and integration tests. TestCafe is a Node.js tool to automate end-to-end web testing and functional testing. TestCafe uses a URL-rewriting proxy called Hammerhead that emulates commands using the DOM API and injects JavaScript into the browser.

Observability: What Got You Here Won't Get You There

In the first wave of DevOps, practitioners embraced change to incorporate development into design and build processes. To successfully build the next generation of software, practitioners will need to catch the second wave of DevOps to focus on controlling and fine-tuning evolving architectures. Honeycomb CEO, Charity Majors, discusses how to ensure buildability, empower developers, and make a truly observable architecture that’s primed for success.

Drive The Future of Automotive With (the Right) Version Control

Start driving automotive innovation using Helix Core –– version control from Perforce. Helix Core safely and securely versions software and hardware files. And it unites your global teams to deliver ahead of your competition. Learn more at: perforce.com/products/helix-core

Katalon Smart Wait: A New Way to Handle Web Loading Issues

For those who are familiar with Selenium WebDriver, one of the most common features is the Wait command. These commands are handy in test scripts execution, or observing and troubleshooting issues that arise due to time lag. Wait commands are powerful — but they also come along with a big problem with timing due to front-end processing. Starting from version 7.0.0, we have introduced the Smart Wait feature that helps you handle Selenium wait issues without any additional test scripts.