DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest Testing, Tools, and Frameworks Topics

article thumbnail
Exploring Playwright’s Feature “Copy Prompt”
Playwright's new "Copy prompt" feature simplifies debugging by generating detailed prompts for LLMs like ChatGPT. This enhances testing efficiency and precision.
March 18, 2025
by Kailash Pathak DZone Core CORE
· 2,326 Views · 2 Likes
article thumbnail
Attribute-Level Governance Using Apache Iceberg Tables
This article explains how data filter options in lake formation can be fruitful in managing fine-grained access leveraging Apache Iceberg tables.
March 17, 2025
by Ankur Srivastava
· 2,533 Views · 1 Like
article thumbnail
Leveraging LLMs for Software Testing
Explore how LLMs enhance Python testing by automating test case generation, improving test coverage, reducing maintenance, and supporting efficient workflows.
March 17, 2025
by Pradeesh Ashokan
· 2,536 Views · 2 Likes
article thumbnail
Accelerating Deep Learning on AWS EC2
Install CUDA on AWS GPU instances, containerize your deep learning model, and scale with ECS/EKS for cost-effective, high-performance training and inference.
March 14, 2025
by Praveen Kumar Thopalle
· 4,840 Views
article thumbnail
Automate and Standardize IBM ACE Installation With PowerShell
To address the challenges with the repetitive nature of ACE installations, the PowerShell library streamlines the installation workflow.
March 14, 2025
by Matthias Blomme
· 3,866 Views · 2 Likes
article thumbnail
AWS Step Functions Local: Mocking Services, HTTP Endpoints Limitations
AWS Step Functions Local supports mocking some services but does not support HTTP Task (http:endpoint). Instead, use the Test State API for local testing.
March 14, 2025
by VIGNESHWAR Somasundaram
· 4,238 Views · 2 Likes
article thumbnail
Building Intelligent Integration Tests for Microservices
A monorepo-based framework that streamlines microservices testing by reducing maintenance, improving reliability, and enhancing scalability using a centralized approach.
March 14, 2025
by Harini Shankar
· 3,042 Views · 2 Likes
article thumbnail
AI-Driven Self-Healing Tests With Playwright, Cucumber, and JS
Self-healing for automation testing significantly reduces maintenance by automatically adapting to changes in the application's user interface.
March 13, 2025
by Priya Yesare
· 5,457 Views · 2 Likes
article thumbnail
Using Jetpack Compose With MVI Architecture
MVI offers a structured, one-way data flow, aligning with Jetpack Compose's reactive design and ensuring clear state handling, easier debugging, and better scalability.
March 12, 2025
by Farhana Haque
· 3,702 Views · 2 Likes
article thumbnail
7 Popular Unit Test Naming Conventions and Best Practices
In this quick-reference tutorial, discover key unit test naming strategies that are used by the majority of developers.
Updated March 12, 2025
by Ajitesh Kumar
· 748,634 Views · 31 Likes
article thumbnail
Low-Code Development Is Dead; Long Live Low Code, No Limits
Old low-code is too rigid. The future is Low Code, No Limits — developer-first, API-driven, and built for real enterprise needs.
March 12, 2025
by David Brown DZone Core CORE
· 7,854 Views · 7 Likes
article thumbnail
Chat History for AI Applications With Azure Cosmos DB Go SDK
Build a chat history implementation with Azure Cosmos DB for NoSQL Go SDK and LangChainGo, enhancing LLM context and enabling efficient testing with Testcontainers.
March 12, 2025
by Abhishek Gupta DZone Core CORE
· 3,344 Views · 3 Likes
article thumbnail
How to Deploy Karpenter on AWS Kubernetes With kOps
Karpenter is no longer officially supported by kOps. This blog walks you through the step-by-step process of deploying Karpenter on a kOps-managed AWS Kubernetes cluster.
March 11, 2025
by Paul Muller
· 5,156 Views · 3 Likes
article thumbnail
How to Use GPU Nodes in Amazon EKS
In this article, we'll run GPU nodes in AWS EKS in seven simple steps via nvidia-driver and will check basic methods to debug it after the deployment.
March 11, 2025
by Alexander Sharov
· 3,717 Views · 2 Likes
article thumbnail
Apex Testing: Tips for Writing Robust Salesforce Test Methods
Improve your Apex testing skills with strategies for handling test data, managing governor limits, and manipulating time-based logic.
March 11, 2025
by Jaseem Pookandy DZone Core CORE
· 1,782 Views · 2 Likes
article thumbnail
Configure Testcontainers in Spring Boot 3.x, 2.x, and Reactive
Testcontainers allows you to spin up lightweight, disposable containers for databases, messaging systems, and more, ensuring your tests are isolated and predictable
March 10, 2025
by Seun Matt DZone Core CORE
· 3,452 Views · 3 Likes
article thumbnail
Google Cloud vs AWS: Picking the Right Cloud Platform
This article gives you a look into the crucial comparisons between Cloud and AWS, evaluating compute services, storage options, support, and costing options.
March 7, 2025
by Nitin Yadav
· 3,753 Views · 1 Like
article thumbnail
How Data Test Engineers Ensure Compliance and Security With Automation
Data test engineers use automation to ensure compliance with regulations like GDPR and CCPA, safeguard sensitive data, and enhance organizational security.
March 7, 2025
by Sandip Gami
· 3,616 Views · 3 Likes
article thumbnail
How to Use JavaScriptExecutor in Selenium
This tutorial blog provides a detailed explanation and code example to use JavaScriptExecutor in Selenium WebDriver with Java.
March 7, 2025
by Faisal Khatri DZone Core CORE
· 4,372 Views · 1 Like
article thumbnail
Fixtures (Built-in Fixtures) in Playwright
Playwright fixtures, like page or browser, simplify tests by saving setup time, ensuring isolation, and handling automatic cleanup for consistency.
March 7, 2025
by Kailash Pathak DZone Core CORE
· 3,199 Views · 1 Like
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: