Advanced Testing Techniques with CATJS

In my previous post I introduced CATJS, an open source automation framework for mobile web testing. This time I'd like to get deeper into an advanced testing technique of using this tool. The Developer's Testing Dilemma As all of us (developers) probably know testing your application is an exhausting and never ending task. We all know how important … Continue reading Advanced Testing Techniques with CATJS

How to Test Your Mobile Web Application Using CATJS – Part One

Testing and Mobile Web testing In the last three decades, the world of software testing has been developed and advanced to the point where no one has any skepticism about its importance, especially today in the DEV/OPS era, where an application's change is exposed almost immediately in a production environment. There are many methodologies and … Continue reading How to Test Your Mobile Web Application Using CATJS – Part One