Test::Unit Framework: Unit Testing for Ruby

With End to End case study of Selenium Webdriver

Ratings 3.47 / 5.00
Test::Unit  Framework: Unit Testing for Ruby

What You Will Learn!

  • Basic to Advance understanding of Unit Testing using Test Unit.
  • Ready to use Test Unit with Automation Tool like Watir and Selenium

Description

Test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit principles. 

It allows writing tests, checking results and automated testing in Ruby.

This course will coverage to 

- Test Unit Setup

- Basic of test unit

- Setup and teardown

- Write test cases using Test unit

  • test-unit 1.2.3 is the original test-unit, taken straight from the ruby distribution. It is being distributed as a gem to allow tool builders to use it as a stand-alone package. (The test framework in ruby is going to radically change very soon).

  • test-unit will be improved actively and may break compatiblity with test-unit 1.2.3. (We will not hope it if it isn't needed.)

  • Some features exist as separated gems like GUI test runner. (Tk, GTK+ and Fox) test-unit-full gem package provides for installing all test-unit related gems easily.

Who Should Attend!

  • Manual testers looking opportunity in Automation
  • Automation tester working on Ruby Programming Language

TAKE THIS COURSE

Tags

  • Ruby
  • Unit Testing

Subscribers

240

Lectures

20

TAKE THIS COURSE



Related Courses