Question No. 4
Smallest testable parts of an application, are individually and independently scrutinized for proper operation using
Unit Testing
Functional Testing
Performance Testing
None of the above
Answers
Answered by
0
Answer:
Unit testing
Unit testing is a development process for the software that has the smallest testable parts of an application, which are called units. They are individually and independently scrutinized for any proper operation. Unit testing is can either be automated or done manually as well.
plz brainlist my answer
Similar questions