Skip to content

TestingSpace/IMDBAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

IMDBAssignment

Code Execution steps :-

  1. Import project as Maven project.
  2. Add TestNG library in build path
  3. Add jdbc jar to build path
  4. run as >> Maven install
  5. If unsuccessful update project( Maven >> update projects)
  6. In practice class where global variables are declared Set database file IMDB.sqlite address
  7. In practice class where global variables are declared Set CSV file address
  8. If you get error "check your compiler - you are using jre rather than JdK" go inside ( build path >> configure build path >> Add Library >> JRE System Library >> alternate jre >> installed jre >> Add >> standard vm >> Next >> jre home directory ) and assign Jdk path
  9. Please note this code is compatible with Firefox Quantum version.
  10. execute TopIMDB250 class to start test.
  11. Report folder in repository contains Extent report result
  12. copy the path of ExtReport.html and paste in browser to view the test result

Contents :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published