#software-development #technology #large-language-models #artificial-intelligence #test-automation
Origin | Interest | Match

Why developers should test their own apps — and how it saves time, avoids bugs, and keeps features on track.
I’m joined by Vitaly Sharovatov from Qase to explore smart testing strategies developers can adopt today.
Watch here
https://youtu.be/2ouS1rMTM74
Automating tests in banking applications increases precision, improves turnaround time for releases, and upholds compliance with regulatory standards. It recognizes problems proactively, minimizes manual work, and enables efficient digital banking. Increasing security requirements coupled with intricate transactions render test automation vital for scalable efficiency and security in quality assurance processes.
Visit us for more: https://www.impactqa.com/blog/how-ai-is-shaping-the-future-of-test-automation-in-banking-applications/
Full Stack Software Testing Training
23rd June |
9:00 AM IST
Mr. Sumanth
Mode: Classroom & Online
https://tr.ee/Y5xHbo
Manual Testing, Selenium, API & DB Testing
#QAEngineer #NareshIT #TestAutomation
NEW! A Leanpub Podcast Interview feat. Anne-Marie Charrett, Author of The Quality Coach's Handbook: Mastering the Quality Coach Role in Organisations
Watch here: https://youtu.be/Z7A2vH2_5As
Leanpub book LAUNCH The Quality Coach's Handbook: Mastering the Quality Coach Role in Organisations by Anne-Marie Charrett
Watch it here: https://youtu.be/GPJ1OsfChbU
Keep pace with the newest mobile app testing trends reshaping quality assurance in 2025. AI-powered automation, cloud testing, real-device validation, and stronger security checks together enable swifter launches and improved user satisfaction. Adopting these approaches will elevate an applications speed, compatibility, and overall dependability.
Read more: https://www.impactqa.com/blog/5-mobile-app-testing-trends-set-to-surface/
From the Leanpub blog: Leanpub book LAUNCH The Quality Coach's Handbook: Mastering the Quality Coach Role in Organisations by Anne-Marie Charrett
Leanpub book LAUNCH The Quality Coach's Handbook: Mastering the Quality Coach Role in Organisations by Anne-Marie Charrett
Watch it here: https://youtu.be/GPJ1OsfChbU in/testingtimes
NEW! A Leanpub Podcast Interview feat. Anne-Marie Charrett, Author of The Quality Coach's Handbook: Mastering the Quality Coach Role in Organisations
Watch here: https://youtu.be/Z7A2vH2_5As
Meanwhile, in #RobotFramework universe, a new tool emerges that allows for setting up test dependencies.
So, for example if test X fails, then test Y does not make sense, hence is not executed.
It might be actually useful in many end-to-end scenarios, where the rule of keeping tests independent causes either a lot of repetition of costly operations.
#Python #DailyPythonista #TestAutomation
https://pypi.org/project/robotframework-dependencysolver/
The awesome team at @gradle.com have taken my blog posts and Opinions about Flaky Tests and put them all together in a very wonderful white paper!
Whether you care about flaky tests or think you don't have to worry about them, there's something in here for you.
https://gradle.com/resources/ebooks-and-whitepapers/flaky-tests/
Semantic unit testing: test code without executing it
https://www.alexmolas.com/2025/04/09/semantic-unit-testing.html
Параметризация: PyTest vs RobotFramework
В этой статье вы можете найти наглядное сравнение двух популярных инструментов для автоматизации тестирования: PyTest и RobotFramework. На Хабре уже есть хорошая статья с общим сравнением этих фреймворков. Я сфокусируюсь на простоте параметризации тестов.
The first programming language I learned was Python. I learnt it myself from Gérard Swinnen's book to write automated tests for a pirate-themed board game I had invented (graphics made with Inkscape and GIMP).
Although the development was stuck at ~87% completion and never finished, Python and automated testing became my speciality and paved my career.
I recently evaluated three approaches to #Salesforce #UIAutomation - #PageObjectModel #UTAM and TestZeus' Hercules. Here's a summary of my research, and what we chose in the end.
#TestAutomation #SalesforceAutomation #AutomatedChecks
https://www.cassandrahl.com/blog/salesforce-ui-automation-pom-vs-utam-vs-testzeus-hercules/
Jessica Garson, Olha Vovk, and Ed LeGault present on Dev Ops this July at Nebraska.Code().
A little sequal to my previous blog post on my lates post. How to be sure a session in cypress is valid in all tests.
https://thetestingpirate.be/posts/2025/2025-03-27_cypresssessionvalidation/