We use WatiN for integration and user acceptance testing (UATs). These tests are the slowest part of our build process. We are obsessed with finding ways to make these test run faster. Here is a list … more →
Adam Esterlinecrollo wrote 7 months ago: http://www.learn-silverlight-tutorial.com/WhatIsSilverlight.cfm – Silverlight Tutorial http:// … more →
haditeo wrote 7 months ago: I am curious in how to select a valid value from the Telerik ASP.NET Ajax RadComboBox with WatiN. Fi … more →
haditeo wrote 7 months ago: Currently i have came across almost the same issue But this time, i am using Telerik RadAjax. Curren … more →
haditeo wrote 7 months ago: Just came across Ayende’s blog Developers can use the Refresh() method to clear the browser … more →
haditeo wrote 7 months ago: Today i went to library and searched for books on TDD. Came across this particular book Pragmatic Un … more →
karalius wrote 9 months ago: Always run WatiN tests in IE 8 compatability view. Otherwise you will get errors, when try to use Ty … more →
technicaldeveloper wrote 9 months ago: I use the WatIN framework to run tests against the UI of our web application. After upgrading to ver … more →
devdimi wrote 1 year ago: In this post, I would like to go in the topic of web tests – automatically verifying the functionali … more →
tsells wrote 1 year ago: Well my wife’s high school needed some votes on a local news channel site to win some recognit … more →
chekkin wrote 1 year ago: So one of my collegues a while back sent us a link on how to create the ultimate automation stack: h … more →
Tim wrote 1 year ago: I have created a layout and stylesheet which will do for now, at least it will look like a system. I … more →
Tim wrote 1 year ago: System Requirements So where do we begin? Well lets try to quantify what it is that will be expected … more →
Daniel Elliott wrote 1 year ago: Monday rolls around and again I find myself blogging on the train ride home reflecting on my day. Th … more →
Adam Esterline wrote 2 years ago: We use WatiN for integration and user acceptance testing (UATs). These tests are the slowest part of … more →
Adam Esterline wrote 2 years ago: We have added many WatiN tests over the last few weeks. Performance is becoming more important every … more →
Adam Esterline wrote 2 years ago: We use WatiN for integration and user acceptance testing (UATs).Example [Test]public void PageForwar … more →
Adam Esterline wrote 2 years ago: WatiN, Watir and Selenium are three of the most popular open source web application testing framewor … more →
Adam Esterline wrote 2 years ago: We have 500+ JsUnit tests on my current project. These tests are a very valuable asset to the team. … more →