IBM Virtual Telecommunications Access Method (VTAM) is the IBM subsystem that implements Systems Network Architecture for mainframe environments. VTAM provides an application programming interface for communication applications, and controls communication equipment such as adapters and controllers.
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks which is collectively known as xUnit that originated with SUnit.