Systems | Development | Analytics | API | Testing

CI CD

What to Consider Before Applying CI/CD | A Beginner's Cheat Sheet

Continuous Integration and continuous delivery (CI/CD) is a complex part of any development cycle. It involves continuously integrating code into a shared repository to keep code progression amongst a team of developers running smooth and steady. This helps prevent merging errors, duplicated efforts and promoting collaboration to create a better product. That code is then thoroughly and continuously tested to keep problems from arising.

Katalon & LambdaTest: Maximizing Cross-browser Testing Environments

Katalon has recently rolled out an in-app integration with LambdaTest. LambdaTest is a cross-browser testing cloud services company that offers a wide range of real browsers and operating systems to perform live interactive testing, online automation with Selenium, as well as seamless testing collaboration.

Top 10 Benefits of Continuous Integration & Continuous Delivery

Continuous Integration (CI) allows you to continuously integrate code into a single shared and easy to access repository. Continuous Delivery (CD) allows you to take the code stored in the repository and continuously deliver it to production. CI/CD creates a fast and effective process of getting your product to market before your competition as well as releasing new features and bug fixes to keep your current customers happy.

Continuous Integration Testing for WordPress

While continuous integration is a common practice for most development teams, the stateful nature of WordPress makes it difficult, but not impossible, to setup. For our open source WordPress plugin, we wanted to integrate our standard build and test process for every pull request using CircleCI. While it might be easier to setup a permanent staging environment, we wanted every build to be isolated for dependable testing.

[Webinar] Refine your CI/CD Pipeline with Automated Testing

Many software companies have rigorously applied Continuous Integration and Continuous Delivery (CI/CD) to release higher quality products faster and quickly respond to customer demands. However, building a CI/CD pipeline can be challenging. And you can’t fully achieve successful CI/CD without a decent automation strategy.

Building a CI/CD pipeline with Talend and Azure DevOps

DevOps is all the rage right now, and it is only the beginning. In this blog, I’ll cover how to get started with Talend continuous integration, delivery and deployment (CI/CD) on Azure. The first part of the blog will briefly present some basic DevOps and CI/CD concepts. I will then show you how the Talend CI/CD architecture and how it fits in Azure ecosystem with a hands-on example.

Katalon Studio for Bamboo Plugin - Accelerate Your Test Automation

We’re excited to introduce Katalon Studio (https://www.katalon.com) for Bamboo—a plugin that helps integrate Katalon Studio with Bamboo CI server. This video will guide you through the plugin’s features and functionalities, so that you can take Katalon Studio test automation to the next level with Bamboo.

Flutter Talks: Design

Will Larche, Lead Flutter Engineer for Material Design, and Jacob Kristensen, co-founder of the award-winning Reflectly app, join us to discuss design with Flutter. Flutter is rich in components and enables developers to deliver on their designers' vision, but what exactly is it about Flutter that makes all this possible? Flutter enables designers to create beautiful apps and Reflectly has built their own design language with Flutter.