what's different between white-box, grey-box and black-box testing
what’s different between white-box, grey-box and black-box testing
There are three big areas in this topic: white-box testing, grey-box testing and black-box testing, and i would provide brief overview of how to perform manual testing and automation testing in each of the area.
white-box testing:
In a project phase where tester has full access to all the source code in the repository like Git, SVN and Perforce…etc
Automation test method: To implement unit test…
View On WordPress


















