Remove Code Remove Definition Remove Testing
article thumbnail

Measuring Code Quality: Qualitative and Quantitative

DZone

Code Quality defines that the code is good, which means code is of high quality, and code is bad, which means code is of low quality. The quality can be subjective, so different teams may use different definitions based on the context. But how can I measure that the code I have written is of good quality?

Code 278
article thumbnail

Manage your monitoring as code with Dynatrace’s HashiCorp Terraform integration

Dynatrace

HashiCorp’s Terraform is an open-source infrastructure as a code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Per HashiCorp, this codification allows infrastructure changes to be automated while keeping the definition human readable. What is monitoring as code?

Code 245
Insiders

Sign Up for our Newsletter

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

article thumbnail

‘Security as code’ demands proactive DevSecOps

Dynatrace

The most forward-thinking teams want to take a “shift-left” approach to their security practices, engaging security practices and testing as early as possible in the software development life cycle. Willie Hicks discussed how Dynatrace Application Security helps organizations adopt a security-as-code approach.

Code 167
article thumbnail

Regression Testing: Tools and Techniques

DZone

Regression Testing, by its definition, is a type of software testing to confirm that a recent program or code change has not adversely affected existing features. In order to achieve that, the existing test cases are executed selectively or sometimes completely.

article thumbnail

5 Types of Tests To Perform On Your APIs

DZone

API Test is crucial for the software systems to function at high quality. That means it is critical to thoroughly verify and test Application Programming Interfaces before rolling out the product to the end-users or customers. What is API Test? Every app you build nowadays completely relies on Application Programming Interfaces.

Testing 214
article thumbnail

Monitoring-as-code through Dynatrace’s Open-Source Initiative

Dynatrace

Dynatrace’s OneAgent automatically captures PurePaths and analyzes transactions end-to-end across every tier of your application technology stack with no code changes, from the browser all the way down to the code and database level. Monitoring-as-code requirements at Dynatrace. Referencing other configurations by name.

article thumbnail

Ready-to-go sample data pipelines with Dataflow

The Netflix TechBlog

The most commonly used one is dataflow project , which helps folks in managing their data pipeline repositories through creation, testing, deployment and few other activities. As you can see Dataflow CLI is divided into four main subject areas (or commands). And by “sample” we mean “an example”, like food samples in your local grocery store.