Instrumenting Android Apps III
This is post 15 of 15 in the series “31 Days of Mobile Testing with TestComplete” Instrumenting Android Apps III You don’t have to pay special attention to certificates when you first instrument an...
View ArticleInstrumenting iOS Apps
This is post 16 of 16 in the series “31 Days of Mobile Testing with TestComplete” Instrumenting iOS Apps Adding un-instrumenting iOS apps won’t get you far, even to use image-based testing. Running an...
View ArticleManaging Android Packages
This is post 17 of 20 in the series “31 Days of Mobile Testing with TestComplete” Find Packages on a Device Packages are the application archive files (*.apk) that download to your device when you...
View ArticleAndroid User Actions I
This is post 18 of 20 in the series “31 Days of Mobile Testing with TestComplete” Android User Actions I – Touch and LongTouch You can get a lot of mileage calling Touch() and LongTouch() actions...
View ArticleAndroid User Actions II
This is post 19 of 20 in the series “31 Days of Mobile Testing with TestComplete” Swiping and Getting Away with it The Device Swipe() method simulates a user flicking an object across the screen....
View ArticleAndroid User Actions III
This is post 20 of 20 in the series “31 Days of Mobile Testing with TestComplete” Android User Actions III – Dragging Dragging is like swiping except that the touch isn’t released after the user...
View ArticleAndroid Controls I
This is post 21 of 21 in the series “31 Days of Mobile Testing with TestComplete” Android Controls I — Supported Controls Looking at all the controls in Android Studio, I wouldn’t blame you for...
View ArticleAndroid Controls II
This is post 22 of 23 in the series “31 Days of Mobile Testing with TestComplete” Android Controls II – ListView Scrolling, Finding Items Questions about Android ListView scrolling come up in the...
View ArticleResponding to Android Toasts and Snackbars
This is post 23 of 23 in the series “31 Days of Mobile Testing with TestComplete” Responding to Android Toasts and Snackbars Toasts and snackbars show status without getting in the way. Before Google...
View ArticleAndroid Gestures
This is post 24 of 24 in the series “31 Days of Mobile Testing with TestComplete” Android Gestures A big part of an app’s usability is in the user interaction: pinching gestures, rotation, two finger...
View ArticleAndroid Layout Background Color
Android Layout Background Color – Bonus Post This isn’t part of the 31 days of TestComplete Mobile blog series, but is an answer to an interesting question that came up in the TestComplete forums: “Can...
View ArticleInstrumenting iOS Apps II
This is post 25 of 25 in the series “31 Days of Mobile Testing with TestComplete” Instrumenting iOS Apps II – Preparation When we left off, we were using the TestComplete UI to instrument iOS apps....
View ArticleInstrumenting iOS Apps III
This is post 26 of 26 in the series “31 Days of Mobile Testing with TestComplete” Instrumenting iOS Apps III – Getting the Files To prepare for this blog, I scrubbed the certificates from the Apple...
View ArticleInstrumenting iOS Apps, What could go wrong?
This is post 27 of 27 in the series “31 Days of Mobile Testing with TestComplete” Instrumenting iOS Apps, What could go wrong? We all know the answer to that – plenty. Here are a couple of bricks I...
View ArticleAutomating iOS User Actions
This is post 28 of 28 in the series “31 Days of Mobile Testing with TestComplete” Automating iOS User Actions Once you have your iOS app instrumented, the gates swing wide open and you can use...
View ArticleAutomated Testing on iOS Controls with Test Complete
This is post 29 of 30 in the series “31 Days of Mobile Testing with TestComplete” iOS Controls To find out what iOS controls TestComplete supports, go to project properties and look under Object...
View ArticleTesting Sensors on Mobile Devices with Test Complete
This is post 30 of 30 in the series “31 Days of Mobile Testing with TestComplete” Sensors Sensors measure device position, movement and environment. TestComplete lets you enumerate and read each...
View ArticleCross Device Testing
This is post 31 of 31 in the series “31 Days of Mobile Testing with TestComplete” Cross Device Testing For apps running on multiple devices and operating systems, you can avoid maintenance and...
View ArticleTestComplete TypeScript?
TestComplete TypeScript? TypeScript lets you write JavaScript that is easier to extend, maintain and is more readable. For example, I’ve always had issues with web browser scripting because there are...
View ArticleWhat’s new in TestComplete 11.3
What’s new in TestComplete 11.3 There are new goodies in the TestComplete 11.3 update, and some nice surprises. Here are a few highlights. Object Image in Object Browser I was really tickled by the new...
View Article