Posts tagged as:

Test Automation

The quality engineering has gained the popularity as same way as software design and development and sometime more than some of the development technologies; as it is required for most of the application /systems. As being most recognized company in Quality engineering, we observed that most of the companies will have quality engineering department of their [...]

{ 0 comments }

“Why We Make Mistakes” in Test Automation

by jlucas on August 29, 2011

Test automation in general, and specifically scripted automation, is an essential component of any software testing effort. Advocating the appropriate use of automation in testing has been a major focus of mine since I started software testing over eight years ago. Recently, I have been reading the book “Why We Make Mistakes” by Joseph T. [...]

{ 0 comments }

Capture Screenshot with selenium remote web driver

by Chirag Jayswal on July 25, 2011

I had been facing problems with the ‘capture screen-shot’ functionality in the remote webdriver implementation. There are many blogs on the web that try to address this problem, but I was unable to find any solution to the problem I was facing.  Finally, I found a solution, and here is what I did. I hope [...]

{ 13 comments }

With the shrinking development cycles, pressure of reducing the time to go-to-market and repetitive processes, automation is no longer optional. Also, there is no relaxation on the quality of the final products; companies just can’t afford to launch products that are not ready for the prime time. While test management tools like QMetry, Testopia, Quality [...]

{ 0 comments }

Selenium UI test automation with zero infrastructure cost!!

by Patel Akhilkumar on February 16, 2010

Preface: There are several UI testing tools available in the market like SilkTest,QTP, Selenium etc. and test automation engineers are using those tools depending on the requirement. Among these tools, Selenium is a popular open source UI automation tool. Now for some projects, customer asks us to run the automation test against different browsers on [...]

{ 6 comments }