Videos for ASP.NET 2.0 Beginners – Debugging and Tracing Your Website
In this lesson, you will learn how to debug and monitor your ASP.NET 2.0 Web applications. http://www.asp.net/LEARN/videos/video-10.aspx
In this lesson, you will learn how to debug and monitor your ASP.NET 2.0 Web applications. http://www.asp.net/LEARN/videos/video-10.aspx
Google is using Selenium RC on multiple Amazon EC2 instances to run massively parallel tests (e.g for GMail) on different browsers & different platforms. Google has fixed a lot of bugs in Selenium. Cool demo by Jason Huggins who now works at Google. [youtube qxBatJ1N_Og]
Google London Test Automation Conference (LTAC) Google Tech Talks September 8th, 2006 Presenter: Goranka Bjedov. Entertaining presentations on performance testing, and using open-source tools in order to obtain the data and deriving results from those tests. [google -6891978643577501895]
While at RSDC, Stephen O’Grady and I had the chance to talk with Dave Klavon (Director Quality and Requirements Management, Rational). We start out by quickly walking through the Rational testing and requirements management portfolio, and then dive into the testing silo. We talk about testing in general and at …
I’ll talk about some of my experience in using and expanding static analysis tools for defect detection. The FindBugs tool developed at the Univ. of Maryland is now being widely used, including inside Google. I’ll give an overview of FindBugs, show some of the kinds of errors we routinely find …
Test-driven Development, although not ubiquitous, certainly has made a strong impact on the software industry. However, there has been some criticism of TDD. Advocates of Behavior-driven Design suggest that the testing-oriented vocabulary of TDD causes developers to focus on the wrong aspects of development. Rather than thinking about testing, developers …