Samsung electronics co., ltd. (20240232059). BLACK-BOX FUZZING TESTING METHOD AND APPARATUS simplified abstract

From WikiPatents
Jump to navigation Jump to search

BLACK-BOX FUZZING TESTING METHOD AND APPARATUS

Organization Name

samsung electronics co., ltd.

Inventor(s)

Haitao Hu of SHAANXI (CN)

Zhu Fu of SHAANXI (CN)

Huan Guo of SHAANXI (CN)

Hao Yan of SHAANXI (CN)

Zhenan Tang of SHAANXI (CN)

BLACK-BOX FUZZING TESTING METHOD AND APPARATUS - A simplified explanation of the abstract

This abstract first appeared for US patent application 20240232059 titled 'BLACK-BOX FUZZING TESTING METHOD AND APPARATUS

Simplified Explanation:

The patent application describes a black-box fuzzing testing method that involves generating test cases, executing a target program with these test cases to gather execution results, identifying execution paths of the program, and determining code coverage based on these paths.

Key Features and Innovation:

  • Generation of multiple test cases for fuzzing testing.
  • Execution of the target program with each test case to collect execution results.
  • Identification of execution paths within the target program.
  • Determination of code coverage by analyzing the execution paths.

Potential Applications: This technology can be applied in software development, cybersecurity, quality assurance testing, and vulnerability assessment.

Problems Solved: This technology addresses the need for efficient and automated testing methods to identify vulnerabilities and improve software reliability.

Benefits:

  • Enhanced testing efficiency and coverage.
  • Automated detection of potential vulnerabilities.
  • Improved software quality and reliability.

Commercial Applications: Title: Advanced Fuzzing Testing Method for Software Development and Cybersecurity This technology can be utilized by software companies, cybersecurity firms, and quality assurance teams to enhance their testing processes and ensure the security and reliability of their products.

Prior Art: Readers can explore academic journals, patent databases, and industry publications related to fuzzing testing, black-box testing, and software security to find prior art relevant to this technology.

Frequently Updated Research: Researchers are constantly exploring new techniques and tools to improve fuzzing testing methods and enhance software security. Stay updated with the latest advancements in this field to leverage cutting-edge technologies for testing and securing software systems.

Questions about Black-Box Fuzzing Testing Method: 1. What are the primary advantages of using a black-box fuzzing testing method? 2. How does this technology contribute to enhancing software security and reliability?


Original Abstract Submitted

a black-box fuzzing testing method includes: generating a plurality of testcases; executing a target program based on each of the generated testcases to obtain a plurality of execution results; determining a plurality of execution paths of the target program using the execution results; and determining a code coverage of the target program from the execution paths.