28 lines
554 B
Markdown
28 lines
554 B
Markdown
# 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
|
|
|