Selenium-cucumber is a behavior driven development (BDD) approach to write automation test script to test web applications. It enables you to write and execute automated acceptance tests of web apps.
Context Specification is a lot more than merely a new way to write tests. Although it was conceived around the same time as Behavior-Driven Development (BDD), and probably inspired by some of the BDD concepts, it is quite different.