Skip to content
Close
Login
Login

Code Intelligence Blog

What's new in software testing?

Khaled Yakdan Sep 11, 2023 7:16:04 PM 6 min read

Breaking the Barrier of Dynamic Testing: Detect and Autoconfigure Entry Points With CI Spark

CI Spark leverages LLMs to automatically detect ...
Start Reading
Josh Grant May 9, 2023 11:37:16 AM 4 min read

5 Tips for Functional Testing in Java

Write better functional tests results in Java ...
Start Reading
Roman Wagner Apr 20, 2023 1:46:13 PM 1 min read

New Vulnerability in MySQL JDBC Driver: RCE and Unauthorized DB Access

We have found a new vulnerability in MySQL ...
Start Reading
Dae Glendowne Apr 14, 2023 5:39:17 PM 1 min read

Another Expression DoS Vulnerability Found in Spring - CVE-2023-20863

We found another Expression DoS vulnerability in ...
Start Reading
Khaled Yakdan Mar 30, 2023 9:36:23 AM 2 min read

Level Up Your Unit Tests: How to Turn a JUnit Test into a Fuzz Test

Follow this simple guide to learn how to easily ...
Start Reading
Josh Grant Mar 29, 2023 2:35:11 PM 5 min read

Top 9 Methods for API Testing in Java

Discover the most effective method for testing ...
Start Reading
Dae Glendowne Mar 22, 2023 6:51:55 PM 2 min read

Expression DoS Vulnerability Found in Spring - CVE-2023-20861

CVSS Base Score: 5.3 | Affected versions: all ...
Start Reading
Josh Grant Mar 14, 2023 10:08:07 AM 6 min read

11 Tips for Unit Testing in Java

Follow these 11 tips for unit testing to build ...
Start Reading
Josh Grant Feb 8, 2023 5:32:14 PM 4 min read

How To Do Unit Testing In Java

Learn how to do unit testing in Java using JUnit. ...
Start Reading
Josh Grant Jan 30, 2023 11:59:41 AM 7 min read

Unit Testing Vs Fuzz Testing - Two Sides of the Same Coin?

Everything you need to know about the strengths ...
Start Reading
Josh Grant Jan 24, 2023 1:55:36 PM 3 min read

How to Test a Java Application

Discover tools and techniques to ensure your Java ...
Start Reading
Josh Grant Dec 9, 2022 3:29:43 PM 6 min read

How to Fuzz Java with CI Fuzz

Learn how to fuzz your Java code using a few ...
Start Reading