What is unit testing?
In unit testing is a method by which individuals units of source codes are tested to determine if they are for use or not.
What is white-box-testing?
white-box testing is a method of testing software that tests internal structures or working of an application as opposed to its functionality.
In white box testing an internal perspective of the system as well as programming skills are used to design test case.
In unit testing is a method by which individuals units of source codes are tested to determine if they are for use or not.
What is white-box-testing?
white-box testing is a method of testing software that tests internal structures or working of an application as opposed to its functionality.
In white box testing an internal perspective of the system as well as programming skills are used to design test case.
0 comments:
Post a Comment