Project Skripsi Pengujian Otomatis Website Ametative Hle Menggunakan Selenium Webdriver
Go to file
E41222052_RurinNurhaliza 701fd59bb4 Initial commit 2026-06-07 22:57:40 +07:00
pages Initial commit 2026-06-07 22:57:40 +07:00
tests Initial commit 2026-06-07 22:57:40 +07:00
utils Initial commit 2026-06-07 22:57:40 +07:00
.gitignore Initial commit 2026-06-07 22:57:40 +07:00
README.md Initial commit 2026-06-07 22:57:40 +07:00
conftest.py Initial commit 2026-06-07 22:57:40 +07:00
pytest.ini Initial commit 2026-06-07 22:57:40 +07:00
requirements.txt Initial commit 2026-06-07 22:57:40 +07:00

README.md

Selenium Automated Testing Project

Project ini digunakan untuk pengujian otomatis website Adaptive Metacognitive Hypermedia Learning Environment (AMetative HLE) menggunakan Selenium WebDriver dan framework pytest.

Tools & Tech Stack

  • Python 3.x
  • Selenium WebDriver
  • Pytest
  • WebDriver Manager

Cara Menjalankan Test

  1. Clone repository
  2. Install dependencies pip install -r requirements.txt
  3. Jalankan test pytest -v

Jenis Pengujian

  • Functional Testing
  • Integration Testing
  • Automated Regression Test

Author

Rurin Haliza