Archive

Posts Tagged ‘autoit’

Desktop Applications Performance Testing Automatization

April 1st, 2009

We know, nowadays, how to automatically examine the performance of web applications or simple web pages, it is based mainly on how the web server can cope with a large number of simultaneous sessions/users. There are plenty of professional and open source tools: JMeter, WebLoad, etc., the most of them are targeted to a new [...]

Marcin Zręda Test Driven Development, Test automation, Test tools, Thoughts, process improvment , , , , , , ,

Test Automation with AutoIT – Start and gain a value

January 15th, 2009

Those of You who don’t have any test automation at all has probably faced the dilemma: do it ? is it possible ? is it working ?
I propose You to take a fast test automation kick-off and gain a value and improve quality. I will describe how to write and use test case for Windows [...]

Marcin Zręda Examples, Test automation, Test tools