Which testing is used for program's individual components functionality?
Answers
Answered by
0
Unit tests are very low level, close to the source of your application. They consist in testing individual methods and functions of the classes, components or modules used by your software. Unit tests are in general quite cheap to automate and can be run very quickly by a continuous integration server.
this ans may help uuh mate...☺☺
Similar questions
Geography,
6 months ago
Science,
6 months ago
Computer Science,
1 year ago
Biology,
1 year ago
Biology,
1 year ago