International business machines corporation (20240193074). TEST COVERAGE DETERMINATION BASED ON LOG FILES simplified abstract

From WikiPatents
Jump to navigation Jump to search

TEST COVERAGE DETERMINATION BASED ON LOG FILES

Organization Name

international business machines corporation

Inventor(s)

Jing Yan ZZ Zhang of BEIJING (CN)

Chu Yun Tong of BEIJING (CN)

Wan Feng of BEIJING (CN)

Wen Wen Guo of BEIJING (CN)

Miao Liu of BEIJING (CN)

Bing Qian of BEIJING (CN)

TEST COVERAGE DETERMINATION BASED ON LOG FILES - A simplified explanation of the abstract

This abstract first appeared for US patent application 20240193074 titled 'TEST COVERAGE DETERMINATION BASED ON LOG FILES

Simplified Explanation: The patent application describes a method that involves storing log files, comparing test and productive log files, identifying uncovered components in source code, and generating a visualization to display this information.

Key Features and Innovation:

  • Storing log files in a data store
  • Comparing test log files from a test environment to productive log files from a productive environment
  • Identifying components of source code not covered by tests
  • Generating a visualization with identifiers of uncovered components

Potential Applications: This technology can be applied in software development, quality assurance, and code testing processes.

Problems Solved: This technology addresses the challenge of ensuring comprehensive test coverage for source code.

Benefits:

  • Improved code testing efficiency
  • Enhanced visualization of test coverage
  • Identification of areas for test improvement

Commercial Applications: The technology can be utilized by software development companies to enhance their testing processes and improve code quality.

Prior Art: Prior research in software testing methodologies and visualization techniques may be relevant to this technology.

Frequently Updated Research: Stay updated on the latest advancements in software testing tools and techniques to enhance the effectiveness of this technology.

Questions about the Technology: 1. What are the key steps involved in the process of comparing test and productive log files? 2. How does the visualization generated by this technology help in improving test coverage?


Original Abstract Submitted

an example operation may include one or more of storing log files via a data store, comparing a test log file from the data store which is generated from tests performed on source code in a test environment to a productive log file from the data store that is generated by executing the source code in a productive environment, identifying one or more components of the source code that are not covered by the tests based on the comparison, and generating a visualization which includes identifiers of the one or more components that are not covered by the tests and display the visualization via a user interface.