Want some BDD? It’s coming your way. BDD, or Behavior-driven development, usually comes up when a team decides to do end-to-end level automation, and suddenly BDD frameworks join the chat. But BDD is not really Read more…
Let’s talk about test generation. Because ChatGPT or Copilot, or whatever you’re using, will help you to generate lots of them in a blink of an eye. And someone needs to ruin the party. I’ve Read more…
Web applications, on their front ends, are HTML pages. The origin of this HTML is some code in the server, that in some way, delivers a complete HTML page to the browser. The browser renders Read more…
0 Comments