What is Testing
The process of recognizing defects is known as Testing and in which some defect is reckoned a variance in expected and actual results.
Usually, testing is considered a procedure in which it is tried to find how well things can work. As far as human beings are concerned testing tells about the level of acquired skill or knowledge. In the development of computer software and hardware, testing is used to check the process utterly to find out whether objectives have been met or not.
For instance, in the development of software, representatives of product users test product objectives. After the completion of the design, coding is done and then the level of module or the unit is tested by each programmer. It’s done at the component level as well as system levels when various components are joined together. A service or product can also be tested for usability at its initial or later stages.
When it comes to the level of system, often maker itself or the independent reviewer seem to subject a service or product for different performance tests that often use one or more than one benchmarks. No matter whether you view it as a service, a product or as both, a website can also be tested in more than one ways. As it can be done by observing the experiences of the users, by asking them different questions and by noting the timing of the flow with the help of different usage scenarios.

