How I created a tutorial application with front and back in ChatGPT
-
-
40 min
For several years, I used off-the-shelf solutions from other developers for hands-on practice in my testing courses.
In 2024, I decided to build my own platform using AI to fully cover frontend, backend, database, and CI/CD testing needs.
In a few months, I implemented this through ChatGPT despite having no in-depth programming knowledge.
Now my students use state-of-the-art simulations of real-world processes in a system that I have full control over and can modify.
Everyone can find application of this approach: in creating internal and external training, programs and services for testing candidates within test cases, tailored to the specifics of testing. After all, only a tester best understands weaknesses in applications and processes that can be reflected in the code.
In the talk, I will tell you about the key stages of project creation, solved problems and give advice on how to create such an infrastructure yourself.