What I Learned Today

Documenting daily discoveries and insights in technology and personal growth

Testing

AI Articles: Applications in Testing

Learning: Explored AI applications in software testing.

Personal Growth

Ikigai: Understanding Purpose

Learning: Read and reflected on the concept of Ikigai.

Testing

Pytest: Test Reporting

Learning: Learned how to generate detailed test reports in pytest.

Testing

Pytest and Selenium Integration

Learning: Integrated pytest with Selenium for UI tests.

Testing

Selenium: Browser Navigation and Assertions

Learning: Explored browser navigation and assertions in Selenium.

Testing

Selenium: Handling Waits

Learning: Learned about handling waits in Selenium.

Testing

Selenium: Locators and Element Interaction

Learning: Explored how to locate elements and interact with them in Selenium.

Testing

Selenium: Webdriver Basics

Learning: Learned about Selenium WebDriver basics.

Testing

UI Automation Project: Selenium Setup

Learning: Set up my Selenium-based UI Automation project.

Testing

Pytest Framework: Utilities

Learning: Explored utilities in the pytest framework.

Testing

Pytest Framework: conftest.py

Learning: Worked with conftest.py in pytest.

Testing

Pytest Framework: Logging

Learning: Explored the logging feature in the pytest framework.