-
Game Assets: What You Need to Know for Asset Recycling
What is a game asset? Dive into game asset recycling challenges and learn how to conquer them.
-
What Is a Code Review? + How to Do Code Reviews at Scale
What is a code review? Simply put, a code review is the process of examining code for quality. Learn how to do code reviews at scale in this blog.
-
What You Need to Know: Causal Clustering
Causal Clustering can help you safeguard your data, scale with local and concurrent writes, and provide consistency across your topology. Learn how.
-
What Is Code Quality? Overview + How to Improve Code Quality
Code quality defines code that is good (high quality) and code that is bad (low quality). Find how to measure code quality and how to improve code quality.
-
What Is CVE? Common Vulnerabilities and Exposures Overview
The most trusted and complete list of software security vulnerabilities is the Common Vulnerability Exposures (CVE) list. Here, we explain what is the CVE list and how it can help ensure
-
What is Exploratory Testing? Benefits, Examples, and Getting Started
Learn how to perform exploratory testing, as well as the benefits and tips on how to do it.
-
My 3 Steps to Successful ERP Testing
Get ready to achieve successful ERP testing with the Discover-Test-Protect approach. In this blog, Jim Dugger takes a deep dive into this unique testing method.
-
What Are ADAS? Advanced Driver Assistance Systems Overview
Here we discuss what are advanced driver assistance systems (ADAS), provide examples of advanced driver assistance systems for ADAS autonomous driving, and what coding standards are
-
What Is CERT? Overview of CERT and CERT Secure Coding
It is essential that you use a secure coding standard — like CERT— to ensure that your software is protected against potential security vulnerabilities. Here, we explain what is CERT C
-
What Is Sound Static Analysis?
Sound static analysis is a method of defect detection that guarantees to detect any specified bug, defect, or vulnerability that occurs during run-time. Learn more about how sound