Black Box

4

black-box-testing-strategy

http://www.hurricanesoftwares.com

Black Box Testing is not a type of testing; it instead is a testing strategy, which does not need any knowledge of internal design or code etc. As the name “black box” suggests, no knowledge of internal logic or code structure is required.

Read more »
kailash k's picture
8 weeks 6 days ago – Made popular 8 weeks 6 days ago
Category: Software   Tags:
5

web-application-security

http://www.hurricanesoftwares.com

Web applications are becoming more prevalent and increasingly more sophisticated, and as such they are critical to almost all major online businesses. As with most security issues involving client/server communications, Web application vulnerabilities generally stem from improper handling of client requests and/or a lack of input validation checking on the part of the developer.

Read more »
kailash k's picture
8 weeks 6 days ago – Made popular 8 weeks 6 days ago
Category: Build   Tags: