Other News

Editorials

Is Application Testing Still Useful?

Is Application Testing Still Useful? I believe Application Testing is an essential tool for software development. In some situations it is the only means possible to test an application; especially if the software architecture does not enable other forms of testing. Consider the two tier applications that continue to this day. Much of the software cannot be easily tested using […]

Uncategorized

Automated Application Testing

Automated Application Testing I have been testing the waters for different open systems Web Application testing tools. A Google search will provide you with many different tools. Currently I am taking WatiN for a test run (pronounced What-in). WatiN is short for Web Application Testing in .Net. WatiN is a porting of the popular WatiR product from Ruby to the […]