How to automate your mobile web testing with real devices using Appium
Every web developer knows how challenging it can be to get a web site working and looking great with every possible browser variation out there. This is one area where test automation has a significant...
View ArticleThe Basics of Mobile Web Testing on Real Devices Using Selenium
Dear Testdroiders, Many of today’s apps utilize Internet browsers and web technologies, even those native apps on Android and iOS. The effectiveness of testing these apps varies widely among users,...
View ArticleUsing Selenium WebDriver to Run Mobile Web Tests
Dear Testdroiders, The Basics of Mobile Web Testing blog sparked some serious interest and many of you have been curious how to build a very basic script for the mobile web test using Selenium/Appium....
View ArticleTop 5 Android Testing Frameworks (with Examples)
Google’s Android ecosystem continues to expand rapidly. It is evident that new mobile OEMs are emerging in every corner of the world, bringing in different screen sizes, ROM/firmwares, chipsets, and...
View ArticleLondon Selenium Meetup: Mobile Test Automation with Appium and Testdroid
Many of you must know what London Selenium Meetup is. The good thing of LDNSE is that it provides an open platform and channel for Selenium users of all skill levels where they can network with others...
View ArticleA New Way to Use Appium/Selenium with Real Devices on Cloud
Dear Testdroiders, Appium has been the number one smoking hot framework during the past quarters and there are no signs of this trend cooling down anytime soon. We’ve been providing Appium/Selenium...
View Article在云端数百台设备上执行Appium/Selenium并行测试
Appium是目前最受欢迎的同时支持Android和iOS测试的开源测试框架之一。从支持Appium开始到现在的一年多内,我们已经看到有很多开发人员与测试人员在Testdroid Cloud上执行了Appium测试。今天,我们将为你介绍一个Appium测试执行的新功能,使测试人员更简单地使用Appium执行应用程序的测试,并且保证了更高的测试结果的正确率,也简化了你总需要配置Desired...
View ArticleWebinar Recap: Parallel Test Runs with Appium on Real Mobile Devices
Dear Testdroiders, We hosted a webinar about Appium and our new feature – server-side execution – this Tuesday. The feedback I’ve got has been truly awesome and we’d like to share those materials with...
View ArticleHow to Use Image Recognition for Mobile App and Game Testing
Dear Testdroiders, Many of you are using image recognition or other types of visual/element/object character recognition implementations for testing. Especially for mobile games this is very handy as...
View ArticleSee You at Droidcon Berlin in June
Droidcon is the annual global conference series that Android enthusiasts can’t miss out. Following Google I/O this year, Droidcon Berlin surely is the place for European Android developers to learn and...
View ArticleHow Selenium Tests Work for Mobile Apps and Games
Dear Testdroiders, We’ve been discussing about different angles and flavors of Selenium / Appium in mobile app testing, and I wanted to write down a brief blog about how your can use your existing...
View Article37 Things You Should Know About Appium
Dear Testdroiders, Appium has quickly become one of the most prominent test automation framework for mobile app, game and web testing. To celebrate this great framework going forward, people developing...
View ArticleAppium Tip #1: How to Get Started, Setup and Run Your First Tests
This is the first blog in our 37 Things You Should Know About Appium blog series, and we’ll naturally start with the basic things, getting environment set up, Appium pieces installed and running on...
View ArticleAppium Tip #2: Using Python to Upload and Configure Your Apps and Tests
This is the second blog of our 37 Things You Should Know About Appium blog series, and this time we’ll continue with some basic things around using Python with Appium. For starters, we’ll take a look...
View ArticleAppium Tip #3: Java Integration with Real Devices on Cloud Service
We discussed about the Python setup for Appium on Friday and it’s time to move forward and see how things are getting done on Java. Furthermore, we’ve been covering the basic setup, installing all...
View ArticleAppium Tip #4: Mastering C# for Your Tests, Setup and Some Basics
We’ll continue our 37 Things You Should Know About Appium blog series with a focus on C# (or csharp). In short, C# is a multi-paradigm programming language and was created to be as simple, modern and...
View ArticleProduct Update: Testdroid Cloud 2.9 is Released
Dear Testdroiders, Awesome news: We’ve pushed out a new release today, and with this new version things are about to get a whole lot better and easier for you guys! We’ve done lots of work on back-end...
View ArticleAppium Tip #5: Ready to Rumble with Ruby?
We’re back with a new blog in our 37 Things You Should Know About Appium and this time we will focus on Ruby. Ruby has become popular in past years as a similar scripting language to Python and Ruby is...
View ArticleAppium Tip #6: Jazzing JavaScript with Node.js
This is the sixth blog in our 37 Things You Should Know About Appium and this time our focus will be on JavaScript, with some additional flavors on Node.js stuff. Furthermore, I have great news...
View ArticleAppium Tip #7: Mastering Appium Through the Command Line
Today, we’ll be focusing on using command line for your Appium tests and testing. This blog is part of our 37 Things You Should Know About Appium blog series that will provide you the best practices,...
View Article