-
Clone the repository:
git clone https://github.com/ahmadwaskita/selenium-ruby-egovtech.git cd selenium-ruby-egovtech
-
Install dependencies using Bundler:
bundle install
-
Navigate to the project root directory:
cd selenium-ruby-egovtech
-
Execute the following command to run the Cucumber tests:
bundle exec cucumber
-
Navigate to the test_results directory:
test_results/
-
The test report will be generated on formatted datetime folder, for example:
test_results/2023_11/2023_11_30/2023_11_30_21-17-31_results.html
-
Open the .html file in browser
-
Navigate to the manual_testing directory:
manual_testing
-
All bugs reported in markdown file (.md)