-
Performance test of integrated FirePath
130. May 2015 by Michael Wowro
I did a basic performance test for my favorite test-automation workflow with an integrated FirePath. I distinguished two phases: duration …
Continue reading -
Better test-automation workflow with integrated FirePath
Leave a comment30. May 2015 by Michael Wowro
I appreciate the power of FirePath for coping with xPaths (compare XPath extensions for Chrome), so I like to have …
Continue reading -
XPath Extensions for Chrome
522. May 2015 by Michael Wowro
For me the benchmark for XPath tools is the FirePath for Firefox, which fits IMHO perfectly the needs of testautomation. …
Continue reading -
Blog über Testautomatisierung und Softwaretest
Leave a comment5. January 2015 by Michael Wowro
Mir ist ein neuer Blog über Themen rund um Qualitätssicherung und Softwaretest sehr positiv aufgefallen. Im Schwerpunkt steht die Testautomatisierung, …
Continue reading -
Quick Start of running Selenium WebDriver against PhantomJS in Java on Windows (Plain Java)
325. February 2014 by Michael Wowro
This is the quickstart without Maven, without IDE – just plain Java. For the quickstart with Maven look here The …
Continue reading -
Quick Start of running Selenium WebDriver against PhantomJS in Java on Windows (with Maven)
623. November 2013 by Michael Wowro
This is the quickstart with Maven. For a quickstart without Maven, look here The browser with the probably highest speed …
Continue reading -
German Testing Day 2013
Leave a comment14. November 2013 by Michael Wowro
Some crumbs of that day: – Great Keynote by Michael Palotas, Head of Productivity & Test Engineering Europe. – Facebook …
Continue reading -
Orientation for testing tools
Leave a comment30. July 2013 by Michael Wowro
there’s an overwhelming amount of testing-tools outside. And there’s a new website, helping us to get an orientation: http://www.testtoolreview.com
-
SKIP Mechanics in Robot Framework
18. July 2013 by Michael Wowro
I haven’t found a sophisticated solution to SKIP in Robot Framework (compare this issue). So you have to implement such …
Continue reading -
Catching Heisenbugs in Test Automation
Leave a comment22. June 2013 by Michael Wowro
“Ah, but I may as well try and catch the wind.” (Donovan) GUI-based testautomation (hopefully done with Selenium WebDriver) is …
Continue reading