Skip to content

prajeshgupta25/qualithon_track2.java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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

FAQs

What should be the Team size to participate?

This is a Solo participation event. Each participant must submit their solution as individual and not a team.

How do I submit my solution

Submit the code at submission form link. All details about your solution (code, videos, documentation etc.) should be submitted in this form. This link will be live during the event only. Once the event is over the link will become inaccessible.

What is the Evaluation criteria?

A Panel of Judges will review each submission and rate the entry using following criteria:

  • Completeness: Points would be given for each obstacle/challenge cleared by submission. Bonus points would be given for completing the obstacle course in full.
  • Creativity: Points would be given for creativity and ideas used to implement the solution.
  • Speed: Points would be given for the time the solution takes to solve each obstacle course. More points for faster finish.
  • Tool Selection: Points will be given based on fitment, efficiency and effectiveness of the tools selected for creating the bot. Final score would be a total of points attained in each criterion.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%