A Step-by-Step Tutorial For Building a Custom Contentful App
This article introduces you to the Contentful App Framework and walks you through a step-by-step tutorial on how to create a custom color picker entry editor app in Contentful.
Creating a Lambda NodeJS Function with an AWS API Gateway
This article is a step by step tutorial for creating a Node.js Lambda in AWS and fronting it with AWS API Gateway.
AWS Amplify as a Playground for a NextJS Application with Contentful
This article is a step by step tutorial for using AWS Amplify to build and deploy a Next.js app with Contentful to AWS.
Traditional Test Automation vs AI/ML Based Automation
Evolution of Software Testing towards AI/ML (1980 – 1990) Manual Testing in Waterfall and V model(1990 – 2000) Automation Tools (Ex: QTP)(2000 – 2010) More Robust Automation Tools + Open Source Frameworks – Agile Methodology (faster release cycles)(2010 – 2018)...
How to Achieve CI/CD in Testing and Why We Need It
Introduction The software and application development industry has gone through tremendous changes in the last few decades, from the olden days when software was installed on desktops, to the web-based SaaS applications we see today. The transition is not just seen in...
Accessibility Testing – How Good is Your Application?
What is Accessibility Testing? Accessibility testing is testing of the applications to verify if the application is accessible and usable by all the people, including people with disabilities. 15% of the world’s population have some form of disability (visual,...
Challenges in Agile Testing
In Agile, the testing life cycle starts from the requirements gathering phase. Unlike traditional testing methodologies, agile projects do not have a separate testing phase. Instead, a tester’s role begins with the developers’ job because an Agile project...
API Testing, Challenges, and Our Solutions
Introduction API is the acronym for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other. For example, fleet management systems are using Google Map APIs to display routes and distances in their...
Microservices Registry and Discovery
Introduction Microservices are rapidly getting adopted by organizations. Building smaller services instead of large monolithic applications/large services has a lot of advantages. The more minor fine-grained services look appealing for various reasons, including...
Contentful Quickstart Checklist
This article introduces you to the XTIVIA Contentful Quickstart program and playlist/checklist of topics that are crucial to a successful Contentful implementation.
Getting Started with Content Modeling in Contentful Headless CMS
This article gives you an overview of building a content model in the Contentful Headless CMS, and covers some common design patterns.