Automated Smoke Tests With Selenium, Cargo, TestNG and Maven
Automated Smoke Tests With Selenium, Cargo, TestNG and Maven
Submitted by webmaster@testdriven.com (Links) on Fri, 08/12/2006 - 21:38.we frequently deploy newer releases to QA. Before making a release, we do a "smoke test" where one of us runs through the major functional areas of the application. Sometimes we encounter bugs at this stage. The development web server is Jetty, but all deployments from QA upwards happen on Tomcat - minor incompatibilities between Jetty and Tomcat are identified very late, usually when the smoke test is run right after a deployment.
I devised a mechanism to run a automated smoke test, and I will describe the process here.
Author: Binil Thomas
Published: December 8, 2006
I devised a mechanism to run a automated smoke test, and I will describe the process here.
Author: Binil Thomas
Published: December 8, 2006
