AI-Powered Functional Testing with Selenium

Опубликовано: 26 Октябрь 2024
на канале: Qodo
278
6

In this video, David Parry demonstrates how to create functional tests using AI with Codiumate (https://www.codium.ai/). He starts by reviewing the Weather Application, then creates Selenium functional tests and, surprisingly, finds a bug. Watch as he and his pair programmer, Codiumate, work together to fix the bug and finally run the functional test to achieve all green results.

Chapters:
0:00 - Introduction to AI-powered functional testing
0:20 - Creating Selenium tests for the application
0:45 - Fixing bugs identified by the Selenium tests
1:10 - Detailed walkthrough of the Selenium test creation
1:30 - Identifying and resolving a functional bug
2:15 - Utilizing CodiumAI for debugging and code generation
3:30 - Final test run and confirmation

#FunctionalTesting #BugFixing #Testing