Skip to content

AtheerAlzhrani/pytest_bdd_web_ui_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 

Repository files navigation

DuckDuckGo Web UI BDD Tests

This project uses pytest-bdd and Selenium WebDriver to test the DuckDuckGo search engine through browser-based behavior-driven development (BDD).


πŸ“ Structure

  • features/ – Gherkin scenarios describing expected web search behavior
  • tests/ – Step definitions that automate browser actions using Selenium

βœ… What It Tests

Two scenarios verify that DuckDuckGo's web interface returns relevant results for:

  • πŸ” "Koala"
  • πŸ“œ A long historical quote from the Declaration of Independence

Each test checks:

  • The DuckDuckGo homepage loads successfully
  • Search results appear for the entered phrase
  • At least one result contains the expected keyword or phrase

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published