Functional Tests with Selenium and cargo-maven-plugin
In this short presentation, Valdemar Júnior shows how he uses Selenium 2.0 and Webdriver to execute integration tests in the maven life cycle with cargo-maven-plugin.
Tutorials, articles, tools and resources on how to apply functional testing in software testing
In this short presentation, Valdemar Júnior shows how he uses Selenium 2.0 and Webdriver to execute integration tests in the maven life cycle with cargo-maven-plugin.
Selenium is an open source project with no formal guidance, making problem investigation time-intensive for testers. This article provides best practices for common issues during testing based on Selenium 1.0, which was released in June 2009.
Rspec is a great tool in the behavior driven design process of writing human readable specifications that direct and validate the development of your application. Follow these practices to write elegant and maintainable specifications.
Selenium is a testing framework used for automated Web application testing. Get to know Selenium Remote Control (Selenium RC), which allows you to build tests for different browsers to ensure your Web applications are of the highest quality.
Testing a GWT application seems daunting at first, since GWT application code runs as Java instead of JavaScript. However, using these testing components to thoroughly test application is actually quite simple, and what’s more is that you can apply strong design patterns to your code that will keep test cases concise, effective and maintainable. This article describes testing methodologies and design patterns we can use to test GWT applications.
This video shows how Selenium, integrated into a FitNesse framework can extend an organization’s ability to create more automated test cases without the need for Selenium programming while expanding the ability to test across all popular browsers.
This post presents good practice for efficient UI test automation.
Copyright © 2009-2024 Software Testing Magazine by Martinig & Associates