When I create or maintain an automated test I use a “learning loop” so that I learn from the test results. This enables me to create stable test packs that return accurate results. I automate tests with Playwright using TypeScript and with the low code tool Ghost Inspector. The “learning loop” is the same for …
Tag Archives: LowCode
Use Low Code as a springboard for learning
I have been using Ghost Inspector to automate tests that run through the UI for a few years. It is an automation tool which says “No coding required”. If you are not a programmer you can use Ghost Inspector to automate tests. You can also use Ghost Inspector to learn about development practices and coding. …
Continue reading “Use Low Code as a springboard for learning”