Module 3 - IDz Tools for COBOL Program Analysis

Module 3 - IDz Tools for COBOL Program Analysis 

Wed November 11, 2020 09:13 PM

IDz Analysis Tooling for:

  • Bug finding – unwanted run-time behavior
  • Discovery – learning the semantics of the code and the business rules
  • Optimization – tuning run-time performance
  • Verification – against the business logic requirements
  • Security – are there exposures/risks?
  • Documentation – describe “what” a program does, as well as the “how” a program operates
Topics include:
  • Code Analytics – Understanding the domain
  • Code Search – The Find and Replace Dialog
  • Code Filtering – Abstract views of your source
  • Paragraph Logic (control flow) and Data Flow Analysis