Tag Archives: negative tests

Web Security Testing

API Penetration Testing
QA Consultants Web Solution automatically generates tests to perform security penetration testing at the message layer. By testing the SOA with penetration attacks and analyzing the responses, security vulnerabilities can be discovered and fixed earlier in the software development cycle. The following penetration tests are currently supported: Parameter fuzzing, SQL injections, XPath injections, [...]

Full Story

Unit Testing

Objective

Unit test is the test of individual units.
The objective of the unit test is to ensure that each individual component works correctly in isolation according to any applicable requirements, as defined in the design documents.
The following processes must be satisfied before Unit Testing can be executed efficiently.
Developer has to check that following criteria are satisfied:
Outstanding [...]

Full Story