How to Design an Automated Test Case?
Test design - To design a test case, you need to consider what to check, how to run, the development process, etc.
Everybody can pick up calculator examples on TDD. Want TDD in real life applications?
We can help.
Clean code is essential for maintainability and automation. Improve your code and your life quality follows. We can show you how.
Had enough of agile certificates that just hang on the wall? Learn about agility and agile development from people who actually worked in agile companies.
Test design - To design a test case, you need to consider what to check, how to run, the development process, etc.
Here’s the recording of the latest webinar. It’s about APIs and test planning. I show examples of SFDIPOT in Postman. I also explain that SFDIPOT is a test heuristic. And I explain what is a Read more…
Let’s talk serialization. In APIs and testing context, naturally. Serialization is a technique of taking an object and dumping it into a stream. It could be a stream of bytes, zeros and ones. But in Read more…