Skip to content

ramanqa/qualithon_track2.java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Qualitest - Qualithon'22 - Track 2 Challenge

Challenge Objective

  1. Fix failing test scripts if the failure is not a defect. The web application under test is https://www.imdb.com/
  2. Create new test cases for imdb application. Test requirement and test method stub is available in test class
  3. Update tests code to execute tests on Rotten Tomatoes https://www.rottentomatoes.com/. Update page objects and functions for rotten tomatoes.

Test Cases

Implemented Tests

Pending Tests to be implemented

System Requirements to attempt challenge

  • Maven - 3.3.x
  • JDk - 1.8+

Run Tests:

  $> mvn clean test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages