Skip to content

fijiaaron/movietickets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Test automation for MovieTickets.com

Selenium + JUnit test cases for ZipCodeLookup and TopMovies are available under java/MovieTickets.

DOS batch files are available for executing tests from the command line:
 ZipCodeLookup.bat
 TopMovies.bat
All that's required to run these tests are to have Java & Firefox installed.  

But running from the command line will not be as illustrative as running from within the Eclipse IDE via the included Junit runner.
To run from Eclipse you need to have Eclipse 3.6(Helios) or 3.7 (Indigo) installed and create a project in Eclipse.  
You then need to add selenium-server-standalone-2.x.x.jar to the build path and run as Junit 4 test case.

About

test automation for MovieTickets.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published