Ruby

All posts tagged Ruby

Software >
Ruby > Ruby web programming, Ruby testing >

https://www.zenspider.com/projects/zentest.html [ 1 ] was http://www.zenspider.com/ZSS/Products/ZenTest/

This tosses stuff through a diff-like filter, giving a different view of errors.

Continue Reading

(the software, not the vegetable)

Software >
Ruby > Ruby web programming, Software testing >

(on Wikipedia)
https://cucumber.io/ [ 1 ] was http://cukes.info/

Behavior-driven.

A rewrite of RSpec‘s Story Runner.

Cucumber works with Ruby, Java, .NET, Flex or web applications written in any language.

Continue Reading

Footnotes

Disambiguation: Selenium

Software >
Ruby > Ruby web programming, Ruby testing >

(on Wikipedia)
https://www.selenium.dev/ [ 1 ] was http://selenium.seleniumhq.org/

Continue Reading

watir old logo

Software >
Ruby > Ruby web programming, Ruby testing >

(on Wikipedia)
(old website, archive)
was watir.com

A functional testing tool for automating browser-based tests of web applications. It drives the Internet Explorer browser the same way people do. It clicks links, fills in forms, presses buttons. It also checks results, such as whether expected text appears on the page.

I did some simple website testing with it.



Continue Reading