Tagged Questions
2
votes
2answers
353 views
Web application GUI automation best practices
Our team develops automation solutions for various web based products.
I'd like to compile a list of patterns and best practices from the GUI web automation space that have been used and proven as ...
5
votes
2answers
383 views
Behaviour Driven Development with JavaScript
Are there any approaches and tools for driving the development of JavaScript with BDD. I know that I can do this through the UI with tools like Selenium, but is there any tool that can allow this to ...
2
votes
1answer
95 views
php undercontrol replacement
Actually php undercontrol seems to consume a lot of memory so I'm looking for replacement, in order to test a php application.
2
votes
3answers
680 views
Upgrade SilkTest automation scripts to work with IE9
We use SilkTest 2010 Open Agent to perform Automated Web Testing. Our scripts currently work on IE6 - IE8 and on Firefox 3.X.
IE9 has changed modal boxes to unintrusive pop-ups at the bottom of ...