18598291. METHOD FOR TESTING A COMPUTER PROGRAM simplified abstract (Robert Bosch GmbH)

From WikiPatents
Jump to navigation Jump to search

METHOD FOR TESTING A COMPUTER PROGRAM

Organization Name

Robert Bosch GmbH

Inventor(s)

Christopher Huth of Heilbronn (DE)

Max Camillo Eisele of Ludwigsburg (DE)

METHOD FOR TESTING A COMPUTER PROGRAM - A simplified explanation of the abstract

This abstract first appeared for US patent application 18598291 titled 'METHOD FOR TESTING A COMPUTER PROGRAM

The abstract describes a method for testing a computer program by executing it until a memory allocation command is activated, expanding the memory region with a protection zone, setting watchpoints on memory locations, and displaying bugs if watchpoints are triggered.

  • Method for testing a computer program
  • Execute program until memory allocation command is activated
  • Expand memory region with a protection zone
  • Set watchpoints on memory locations
  • Display bugs if watchpoints are triggered

Potential Applications: - Software development and testing - Debugging computer programs - Quality assurance in software engineering

Problems Solved: - Identifying bugs in computer programs - Ensuring memory allocation is done correctly - Improving software reliability

Benefits: - Early detection of bugs - Enhanced software quality - Efficient debugging process

Commercial Applications: Title: "Innovative Method for Software Testing" This technology can be used by software development companies to improve the quality and reliability of their products. It can also be valuable for companies that rely on software for critical operations, such as financial institutions or healthcare providers.

Questions about the technology: 1. How does this method improve the efficiency of software testing? 2. What are the potential cost savings for companies implementing this testing method?

Frequently Updated Research: Stay updated on the latest advancements in software testing methodologies to ensure optimal performance and bug detection in computer programs.


Original Abstract Submitted

A method for testing a computer program. The method includes: executing the computer program until a memory allocation command is activated for allocating a memory region; expanding the memory region by a protection zone having at least one memory location; allocating the expanded memory region; setting a watchpoint on each of one or more memory locations of the protection zone; continuing the execution of the computer program; and displaying, for each set watchpoint, that the computer program has a bug if the set watchpoint is triggered.