Github Copilot for Quality Engineers
How can Gthub Copilot help you with test automation? Bhabani Prasad Swain describes a few advantages.
Will GitHub copilot replace automation test engineers?
One question, big discussion. If you haven't heard of GitHub Copilot yet, it's an AI tool that generates code for you.
How good is GitHub Copilot at generating Playwright code?
Stefan Judis shows the pros and cons of using GitHub Copilot for writing Playwright tests. And since it's now free, why not try it out yourself?
My Journey With GitHub Copilot For Automation Testing Projects
Wondering how AI tools are helping testers? Uros Simic shows several scenarios of using an AI assistant — GitHub Copilot — for implementing automated tests.
GitHub Copilot Edits + Playwright: AI Agent That Writes & Runs Your Tests!
This time, Karthik K.K. is trying out the new GitHub Copilot Edits feature to generate Playwright tests with AI.
Welcome to the 275th issue!
The extensive Software Testing and Quality Report (4th Edition) from TestRail is out.
Among many insights, I found these to be the most interesting:
You can also read two write-ups here and here.
Happy testing! 🙂
How to make a test using Serenity BDD and Github Copilot?
If you haven't seen Github Copilot in action yet, you may want to check out Kemal Kağan Kural's interesting example of using AI to write automated tests. Magic!
Multiply your productivity as Software Quality Assurance Engineer using GitHub Copilot
Anastasia Saltou describes several use cases of GitHub Copilot that can assist testers in their day-to-day jobs.
Welcome to the 259th issue!
Three weeks ago, I highlighted what testers think about AI.
Today, I want to share with you more insights about the adoption of AI in testing:
I also liked Bas Dijkstra's approach to setting his own Terms and conditions for using AI.
Happy testing! 🙂
Turning data into understandable insights with k6
Running load tests is easy. Analysing results, not so much. So it's great to have examples such as this one by Rody Bothe that show how to visualise the results in a Grafana dashboard.
Also, did you know that Github Copilot can generate k6 load testing scripts? As Yusuf Tayman explains.