Code Execution steps :-
- Import project as Maven project.
- Add TestNG library in build path
- Add jdbc jar to build path
- run as >> Maven install
- If unsuccessful update project( Maven >> update projects)
- In practice class where global variables are declared Set database file IMDB.sqlite address
- In practice class where global variables are declared Set CSV file address
- 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
- Please note this code is compatible with Firefox Quantum version.
- execute TopIMDB250 class to start test.
- Report folder in repository contains Extent report result
- copy the path of ExtReport.html and paste in browser to view the test result