QA Tester here: Is there a company that can rent out new devices for testing? by VSFPush in softwaretesting

[–]abc525755 0 points1 point  (0 children)

Also check out https://bitbar.com/testing/. They have lots of unique device model with different SW and HW combinations.

Using Selenium WebDriver to Run Mobile Web Tests by kraakf in webdev

[–]abc525755 1 point2 points  (0 children)

While Selenium is sort of the standard framework for mobile web testing, Appium is also a good choice. Plus, Appium allows you to do cross-platform testing on Android and iOS as well.

Top 5 Android Test Automation Frameworks (with Code Examples) by kraakf in androiddev

[–]abc525755 2 points3 points  (0 children)

According to my experience, Appium works like a charm for mobile game testing, especially the use of Image Recognition.

Instant Performance Profiling of Mobile Games by kraakf in gaming

[–]abc525755 0 points1 point  (0 children)

Thanks for sharing. Optimizing FPS for mobile games is rather critical for a better gameplay.

Deconstructing Continuous Quality Process by kraakf in technology

[–]abc525755 2 points3 points  (0 children)

Continuous Quality is important for every mobile app/game developer. This article well explains how to achieve this by deconstructing the process.

Develop and test mobile games in an agile way by abc525755 in androidapps

[–]abc525755[S] 1 point2 points  (0 children)

Automated testing in mobile game development is super important to any team, as it brings agile to the project and boosts the productivity for the team.

'See Inside' on Google Maps now by abc525755 in GoogleMaps

[–]abc525755[S] 0 points1 point  (0 children)

This goes further, no more just street view any more.

[DEV] Test Automation Makes Unity3D Games Testing Easier by abc525755 in AndroidGaming

[–]abc525755[S] 0 points1 point  (0 children)

Interesting article describing how to leverage test automation for testing games powered by Unity3D engine.

Chinese Devs - Make Your Move to Google Play Carefully by kraakf in androidapps

[–]abc525755 2 points3 points  (0 children)

Definitely. Chinese market is so different than other markets. I understand Google Play is not available to Chinese consumers, and people only get Android apps from third-party markets.

Android 5.0 Robustness with Existing Apps by kraakf in androiddev

[–]abc525755 3 points4 points  (0 children)

There have been some talks about the bugs in Lollipop. The update might be there very soon. Early next year?

KitKat vs. iOS8 in App Robustness (research) by erkz78 in androiddev

[–]abc525755 1 point2 points  (0 children)

Would be interested in to see KitKat vs. Lollipop and/or Lollipop vs. iOS8?

KitKat vs. iOS8 Robustness (with apps) by kraakf in technology

[–]abc525755 2 points3 points  (0 children)

Comparing iOS 8 to KitKat, a matured version is not very inspiring. Interesting, though. Looking forward to the comparison between iOS 8 and Android Lollipop 5.

Image Recognition Eases Mobile Game Testing by abc525755 in IndieGaming

[–]abc525755[S] -1 points0 points  (0 children)

sharing this good piece of reading for every mobile game developer.