Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Testing, Tools, and Frameworks Topics
Parameterized Test Example in .NET Core Using NUnit
A lot of times when writing unit tests we end up with a lot test methods that look the same and actually do the same thing. Read on for a better way
June 25, 2019
by
Avraam Piperidis
·
31,216 Views
·
3 Likes
Spring Boot: Metrics With Micrometer and AWS CloudWatch
Learn more about how to make Spring Boot work with Micrometer and AWS CloudWatch.
June 25, 2019
by
Dawid Kublik
·
45,573 Views
·
4 Likes
Code Organization in Functional Programming vs. Object Oriented Programming
We walk through some code to check out the differences in FP and OOP in JavaScript programming.
June 20, 2019
by
James Warden
·
15,352 Views
·
3 Likes
Continuous Delivery with OpenShift and Jenkins: A/B Testing
A/B testing, or Blue-Green deployment, is an important process for anyone seeking Continuous Delivery to master.
June 20, 2019
by
Piotr Mińkowski
·
12,984 Views
·
2 Likes
SOAP Web Services With Apache CXF and Spring Boot
In this post, we build a SOAP Web Service from scratch using Apache CXF and Spring Boot.
June 20, 2019
by
Brian Hannaway
·
79,812 Views
·
7 Likes
The False Hope of Managing Effects With Tagless-Final in Scala (Part 1)
Check out this first installment on using tagless-final in Scala.
June 20, 2019
by
John De Goes
·
10,997 Views
·
1 Like
Using PowerMock to Mock Static Methods
What happens when you aren't able fo fall back on dependency injection? Take a look at this example of how PowerMock can help.
June 19, 2019
by
Roger Hughes
·
306,123 Views
·
13 Likes
Unit Testing With @Async Calls
Employing the @Async functionality can become tricky. And unit testing can become even more challenging.
June 19, 2019
by
John Vester
CORE
·
129,676 Views
·
4 Likes
How to Troubleshoot and Fix React Bugs Fast With Visual Testing
With this tool, what was once manual UI testing can now be automated with effective Root Cause Analysis.
June 19, 2019
by
Bilal H.
·
5,563 Views
·
1 Like
How to Build and Run a Hello World Java Microservice
Learn how to build a simple Java-based microservice and deploy it to various cloud platforms.
June 18, 2019
by
Niklas Heidloff
CORE
·
16,957 Views
·
6 Likes
Deploying Grafana HA Kubernetes Cluster on Azure AKS
Take a look at how you can deploy this type of Grafana instance using Kubernetes and Postgres.
June 18, 2019
by
Elton Padilha
·
11,457 Views
·
2 Likes
Chaos Testing Your Microservices With Istio
In this post, we discuss the idea of chaos testing and how to perform fault injection with Istio to make sure your microservices are resilient.
June 17, 2019
by
Samir Behara
CORE
·
11,657 Views
·
6 Likes
Data Parameterization Using Apache POI With Selenium
Take a look at how you can test both valid and invalid data for exploratory testing using Apache POI.
June 17, 2019
by
Remi Andonissamy
·
13,419 Views
·
10 Likes
Automating AWS Lambda Deployments Using Bitbucket Pipelines and Bitbucket Pipes
Check out how you can integrate your favorite vendor-supplied pipeline using Bitbucket Pipes.
June 17, 2019
by
Ayush Sharma
·
8,535 Views
·
5 Likes
Under the Hood of .NET-Based Lambda Function Parameters
We take a look at the concepts and the C# code that make lambda functions run in .NET.
Updated June 14, 2019
by
Lior Shalom
CORE
·
28,658 Views
·
5 Likes
LeanFT Cucumber Project With Jenkins Integration
Learn how to create a LeanFT Cumber project and integrate it with your CI/CD pipeline using Jenkins.
Updated June 13, 2019
by
Saranya Shanmugam
·
14,213 Views
·
5 Likes
Azure’s Infrastructure-As-Code: ARM Templates, Validation, and Deployment Using Azure DevOps
This article demonstrates how you can use Azure DevOps to deploy and validate Infrastructure-as-Code.
Updated June 13, 2019
by
Gopal Jayanthi
·
26,539 Views
·
4 Likes
Agile Test Automation Frameworks Using Page Object Models
The page object model is an ideal automated testing patter for complex applications containing a variety of functions.
Updated June 13, 2019
by
James Walker
·
16,548 Views
·
4 Likes
Defining Test Boundaries — An Example
With the multiplicity of tests of all types that need to be performed on an application, it's important to understand where one ends and another begins.
June 12, 2019
by
Victor Chircu
·
5,040 Views
·
1 Like
Data-Driven Testing Using JavaScript Object Notation (JSON) and Selenium
Take a look at how you can use Selenium and JSON to verify login functionality using this tutorial.
June 12, 2019
by
Remi Jullian
·
40,636 Views
·
1 Like
Previous
...
117
118
119
120
121
122
123
124
125
126
...
Next