Use this forum for general discussion
2 posts • Page 1 of 1
What is black box testing?

by jo333y » Wed Dec 07, 2022 3:51 pm

Hello to all users of this forum. I've been studying cybersecurity for quite some time now and I recently learned about the so-called Black Box Testing. I would like to know what it is for users who work in the field of cybersecurity. I look forward to your answers!
Posts: 78

Re: What is black box testing?

by Nana123 » Fri Dec 09, 2022 3:21 pm

Black Box Testing is a software testing method in which the functionalities of software applications are tested without having knowledge of internal code structure, implementation details and internal paths. Black Box Testing mainly focuses on input and output of software applications and it is entirely based on software requirements and specifications. It is also known as Behavioral Testing. If you want to know more, you should check out this article https://projektify.de/pen-testing-white-box-grey-black-box/ which explains in more detail why black box testing is so important.
User avatar
Posts: 184

2 posts • Page 1 of 1

Return to General Discussion