News

This is automated web testing for any web application. Its using page object model as a pattern structure and BDD (Behavior Driven Development) framework as a testing approach with single gherkin ...
To ensure logical and coherent structuring of BDD test scripts, it's crucial to provide clear and descriptive titles for each scenario, following a single Given-When-Then structure.
Exactly what APIs are we testing? In case Thinking App goes down or the API is updated, here is the gist of the current APIs tested at the time of writing. We specifically will cover the workflow of ...
Example Mapping sessions are way more important that the tests you end up writing or the tools you use to do it. By the way, Dan North (the inventor of BDD) is living and kicking, and is active ...