Enabling Bex Screenshot extension In Behat
In a CI/CD setup enabling screenshot extensions for failed scenarios prove to be extremely useful. How we can use and enable the screenshot extensions in Behat
How To Configure The Layout Builder In Drupal 8
The Layout Builder module in Drupal 8 grants an ability to create visual layouts for displaying any content easily. Here's a detailed procedure to configure.
Exploring Xray For Test Management In Jira
Xray, a plugin available for JIRA, lets you implement Separations of Concerns to update different requirements. Here's how to get started.
How To Work With Cucumber Hooks
Hooks are blocks of code that run before or after each scenario in the Cucumber execution cycle. Here's how you can run them in different scenarios.
A QA Checklist For Testing Advanced Frontend Elements
Here's a quick checklist of advanced elements to check for during frontend testing.
Create A Simple And Effective Testing Dashboard Using Xray
Introducing the Testing Dashboard of Jira that we use in our Axelerant managed projects to track various testing-related activities.
How To Become A Certified Kubernetes Administrator
Linux Foundation's Certified Kubernetes Administrator (CKA) is one of the most sought after certifications. Take the right approach to prepare for it.
Kickstart your Organization’s Ansible Journey
Kickstart your Ansible journey using a Docker container. Here’s a use case where you don’t need to maintain any servers for Ansible like control nodes.
Testing Strategy For A Multilingual Site
Global companies prefer their sites in languages across the world. Here's a strategy to test a multilingual website in Drupal directly impacting the business.
How To Test The Responsiveness Of Your Website
Automated tools provide the feasibility to perform responsive testing with minimum manual effort and ensures a good viewing experience from any device.
Cohesion In A Nutshell For Beginners
This is how you can get started with Cohesion, what you can build with it, how to configure it, and some materials you can use to keep learning further.
Leverage Authentication Plugins To Migrate Data From Secure API End-points
The Migration API is quite robust and can be used in various cases. Here’s how you can leverage authentication plugins in Migrations to migrate data from secure API end-points.