Diploma in Software Testing
About Lesson
  • What is WebTables
  • What Is BDD
  • Downloading Cucumber Jars
  • Junit & Cucumber
  • Preparing Feature File
  • Step definition
  • Runner Class
  • Given, when, Then, And, But annotations
  • Passing Parameters to Step function
  • Using regular expression in step
  • Datatable in Cucumber and its implementation
  • Using Assertions to report failure
  • Running simple feature/Step scenario
  • Building a simple test case
  • Executing project from eclipse
  • Generating Cucumber reports
  • Background and Pending Exception
  • Parameterizing/repeating test cases from feature classes