0 votes
in Testing by
Testing is generally classfied in how many levels?

1 Answer

0 votes
by

Testing is generally classfied into three levels based on the component being tested.

The three levels are:

Unit Testing

Integration Testing

System Testing

...