Testing
In general computing terms, testing denotes the method used to find out the workability of something such as software or hardware. Testing can easily help the user to find if the objective is met. In software development, testing is done once the coding is completed. Testing can be done either in unit level or at system level which combines all the components together.