Archive | Testing RSS feed for this section

[Getting Started] Functional tests using Selenium Remote Control (RC)

TweetIf you don't like testing your application, most likely your users won't like to test it either. If you have read my last post on Selenium IDE or have used Selenium IDE before read on, we are moving into the next level, if you have not I really recommend reading this post or update yourself [...]

Read full story · Comments { 3 }

[Getting Started] Functional tests using Selenium IDE

TweetIf it ain't broke, you are not trying hard enough. One of the most important part of Web development or rather Software development in general is the (in)famous "Testing", i.e confirming if the software works as expected. In this post we will try and understand more on functional testing, specifically automated functional tests using Selenium [...]

Read full story · Comments { 2 }