By Lingkai Shao
08 Aug 2012

Hello all,

We have updated our demo video showing our latest features on Testdroid, including handling WebView, recognizing HTML elements by XPATH, ability to inject JavaScript into WebView, ability to skip uploading APK file when run in cloud, etc.

We also fixed a bunch of bugs appearing on old versions of Testdroid (For more details on the updates, please click on the new features you are interested in).

Interested? Check it out at https://www.youtube.com/watch?v=WeRXESO4pCU or play the video on our Homepage!

Enjoy

Testdroid team

Hi all,
there is new version of the Recorder released. There are few important features we would like to share with you. The most important things are:

Read more…

By Lingkai Shao
31 Jul 2012

Hello all,

We are happy to inform you that all of our devices are back online in Testdroid Cloud from a device maintenance break, conducted on July 29.

At the same time, we added two new devices into Testdroid Cloud during this break.  They are Acer Liquid and HTC Incredible S, also known as Droid Incredible 2.

         

You can also find a full list of our available devices at cloud.testdroid.com.

Worth noting, more new devices will be available in Testdroid Cloud soon.

Enjoy.

Testdroid Team

Hi all,

we would like to introduce you API for ExtSolo class included in recorder-extensions library. You can find it in the menu under “ExtSolo Library” on http://docs.testdroid.com. You can find there examples for all of the available methods.
For instance:

extSolo.clickOnHtmlElement("a", "id", "", "class", 0,
     new HashMap<String, String>() {
        {
            put("custom_id", "my_val");
        };
     }
);
extSolo.enterTextIntoHtmlElement("(//input[@id = 'id'])[0]", "textToEnter");

There is also the library to download: direct link
Next thing worth your attention is Instatest. We extended it of logging inside the WebView.

Enjoy,
Testdroid team.

By Marko Kaasila
18 Jul 2012

For most startups, quality assurance testing can last all day and then some. Each new feature added and each new tweak has to run through a significant amount of never-ending tests. In some cases the testing is outsourced, proof that the process can literally run around the clock, being passed from one side of the globe to the other.

Read more…

Archive

Popular posts

Follow us on twitter