News

This project is designed to help you build functional automated tests for web applications using Selenium WebDriver with Java and JUnit. Whether you are a beginner or looking to improve your ...
Cucumber, the buzz word in Automation testing. Here is the post on Cucumber and Selenium WebDriver implementation with Java to automate Web Application. Cucumber and Selenium WebDriver with Java is ...
Learn, Collaborate, Test Your 6 weeks at SQA Solution will be intensely focused on learning to code in Java and creating WebDriver scripts to jump start your career fast. Learning to code is very ...
Headless browsers run without a UI. PhantomJS is no longer supported. JBrowser Driver is a low overhead option for Java 8. All current Java headless selenium drivers ...
JUnit is not useful for much beyond unit testing. However, you can use it in conjunction with other Java testing frameworks to help automate other types of testing, like integration and acceptance ...