Lately we have received a number of questions relating to testing Sencha Cmd applications. And since most applications written with the Sencha libraries (Ext JS and Sencha Touch) are...
Blog
Latest news and updates
Testing large web applications can be tricky sometimes. With advanced user interfaces containing animations, expanding and collapsing sections and load masks, there are many things that can make a...
SenchaCon just started, and what better way to kick it off than to announce the 3.0 release of Siesta. This release contains a wide range of new features as...
If you ever tried testing a URL on a different domain, protocol or port, you have most likely seen some error in the browser console. The error is a...
2015 has just started and new features are already making their way into the Siesta code base. In the newly released 2.1.1 version of Siesta, we now support taking...
Effective immediately, Siesta Standard is no longer generally available as a single developer license. We now offer Siesta licenses in these sizes only: * 5-pack ($2,450) * 10-pack ($4,600)...
Sandboxing – what is it exactly..? Every since the first Siesta release, tests have always been executed in their own iframes – “sandboxed”. This feature of Siesta assures that...
Over the past few weeks we have received a number of questions from Siesta users wondering about Siesta supporting Ext JS 5. Since Siesta is a generic JS tool,...
One great aspect of Siesta is its extensibility. It’s designed from the core to be customizable and overridable by anyone using it. After you have written a few tests,...