CAD/CAM Software Testing
Introduction This article will be helpful to those who are in CAD/CAM field and want to know about CAD/CAM software testing. Like any other software development in IT, the CAD/CAM software is also tested for their working and performance. Many software developer companies have the testing unit inbuilt. Following article will explain the different types of testing and the test plan for any CAD/CAM software. While reading this article, think of any one CAD/CAM software and any one tool in that software. It is just to understand the concept in a better way. Different types of testing to be conducted on any CAD/CAM software The different types of testing that to be conducted on any CAD/CAM software are: Unit testing, System testing, Integration testing, Regression testing, Performance testing, Acceptance testing, and Load testing. These testing types are discussed next. Unit Testing Unit testing is done by software developer s and not by end-users . He will test th...