1.

Define What Are The Difference Between Jbehave And Cucumber?

Answer»

Although Cucumber and JBEHAVE are meant for the same purpose, acceptance tests are COMPLETELY different frameworks

  • Jbehave is Java BASED and Cucumber is Ruby based
  • Jbehave are based on STORIES while Cucumber is based on features

Although Cucumber and Jbehave are meant for the same purpose, acceptance tests are completely different frameworks



Discussion

No Comment Found