Select Page

Structured Code Reviews for Better Java Code Quality

While working on a mobile application project, I joined a team with an aggressive release timeline and a highly autonomous development culture. Developers were able to merge changes freely, and formal code reviews, unit tests, and integration tests were not yet part...

Firefox RestClient Send button is not working

It has been months since I last accessed a REST web service that uses OAuth.  I have to do some testing on my work and now I have to use the RESTClient add-on in my Firefox browser.  I have saved the web service settings in that RESTClient. Upon clicking the...

Running a Cucumber Feature File in Eclipse

I was tasked to improve an automation test that the offshore QA team has written for our web application.I specifically have to update this Cucumber feature file. Feature: Verify Search functionality Scenario: As a default User, I should be able to see search in...

Alternative to Mozilla Firefox’s RESTClient

Writing and running REST and SOAP web services has been in my daily routine at work.  My favorite plugin to execute REST calls is Firefox’s RESTClient plugin.But last week, there was an outage in our network that we had to install new certificates in our...

Installing Cucumber plug-in in Eclipse from Repository

There are two ways to install Cucumber plug-in to your Eclipse.  One way is by using the Marketplace which I blogged here.Another way is by using the Repository which is detailed below: Open Eclipse.  From the menu, select Help -> Install New Software.  Click on...

Elastic Racetrack for Flash 9 and AVM2

Source: http://www.craftymind.com/2008/04/18/updated-elastic-racetrack-for-flash-9-and-avm2/ Updated ‘Elastic Racetrack’ for Flash 9 and AVM2 By Sean Christmann | Posted April 18th, 2008 In 2005 Ted Patrick posted a great article on the frame execution model inside...