article thumbnail

The Ultimate Code Quality Checklist

DZone

It is a common practice nowadays to check website code quality before executing any website code on a live website. This article focuses on some common questions that website owners commonly ask when they first start their search for a good coding software solution.

Code 246
article thumbnail

Why I am coding?

DZone

I started coding when I was 8 years old, and I am 46 today. But before you dismiss this article, let me elaborate on what exactly I mean. This implies I've got 38 years of software development experience, roughly 25 as a professional - And to be honest with you, the answer to the above question is actually "drugs".

Code 243
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Code Coverage vs Test Coverage — Which Is Better?

DZone

Test Coverage and Code coverage are the most popular methodologies for measuring the effectiveness of the code. This is why I thought of coming up with an article to talk about the differences between code coverage and test coverage in detail. Make sure you stay covered! But they are not as similar as you may think.

Code 217
article thumbnail

O11y Guide: Without Observability, It's Just Code

DZone

If you missed any of the previous articles, head on back to the introduction for a quick update. Welcome to another chapter in the ongoing series I started covering my journey into the world of cloud-native observability.

Code 249
article thumbnail

The Block Allocation Policy of Virtual Distributed File System at the Source Code Level

DZone

In this article, we analyze the policies of block allocation from the source code. Users can allocate different storage tiers as the resources for Alluxio workers, including MEM/SSD/HDD, which are further composed of directories.

Code 246
article thumbnail

How Readable Is Your Code? Part 1

DZone

How practically evaluate notions like code maintainability, readability, transparency? Well, I'm not sure that there is absolute truth in such questions, but in this article, you will find a metric that can help you find out. Cyclomatic Complexity — Number of Scenarios in Code.

Code 176
article thumbnail

Low Code/No Code Testing Approach for Salesforce Testing

DZone

In this article, we will discuss what challenges Salesforce presents for quality engineering and how we can leverage a low code/no code approach for automation testing in Salesforce. First, let's have a look at what are prime challenges salesforce presents due to its highly dynamic nature.

Code 150