See all tags.

Tagged “testing”

Security

Building sites and applications that are secure is paramount. In this session we'll be looking at how to recognise vulnerabilities in existing developments, how these could be exploited and, of course, how to fix and guard against attacks.

Testing with Behat

Behat is a tool that makes behaviour driven development (BDD) possible. With BDD, you write human-readable stories that describe the behaviour of your application. These stories can then be auto-tested against your application.