Challenge Overview
Challenge Overview
Welcome to the Topcoder QA Fun Challenge Series 6 - Automated testing using Selenium.
Topcoder is building a new track called QA (Quality Assurance) and looking forward to seeing more new members competing in this track. This challenge is a structured testing challenge of this fun challenge series.
In this challenge, we are going to guide testers to learn how to do web application automated testing using Selenium. The goal of this challenge is to build Selenium testing scripts in one of the following three languages - Java, Javascript or Python. There will be 2 test cases provided in the challenge forum. Please build Selenium scripts for these 2 test cases.
We use the Selenium framework for the tests:
http://docs.seleniumhq.org/projects/webdriver/
There will be a guideline documentation provided in the challenge forum about how to use Selenium IDE to record and playback a simple test case.
Prizes:
Final Submission Guidelines
The competitors in this competition are expected to provide the following deliverable:
-
A zip file with implemented test scripts using Selenium.