XTIVIA BLOG
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 the way...
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, auditory, speech,...
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 usually has shorter...
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 applications....
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 scalability,...
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.
The Contentful Content Modeling Process
This article walks you through the process that we at XTIVIA recommend and follow for developing a Contentful Headless CMS content model.
GraphQL and Urql for a NextJs/Strapi stack
All code for this blog post can be found at https://github.com/bkinsey808/nx-next-strapi. The Case for GraphQL GraphQL is rapidly growing in popularity as an API alternative to REST. GraphQL is self-documenting to a large extent and allows a client to efficiently query just for...
How Data Exchange Works In TIBCO EBX
Data Exchange in EBX Data exchange in EBX MDM is an add-on that is used to import and export data. We can perform import and export operations on the CSV, Excel, and XML file formats. In Data Exchange, we can define data mapping configurations between source and target data...