Automation

Using Selenium to Test Tumblr

Full code and additional information can be found in my github repository: Selenium Tumblr Test code I created some Java classes to test a modern website use-case. For this case, I … Read more

Automation

Updating Rally via Ruby

Below is a basic example for querying and updating Rally objects using Rally’s “rally_api” Ruby API. Changes you will need to make:– set your Rally username & password– project name & … Read more