General
Do I need to know any programming languages to use TestGrid?
Nope. Anyone in the team can use it. You can simply write your test cases in a BDD format and we convert it to an automation code for you.
Do you support hybrid apps?
Yes.
What platforms are supported?
- Android
- iOS (iPhone and iPad)
What tools do I have to use to add Elements to TG Testcase Writer?
- TG Element Extractor - this is our browser extension that grabs all the elements from the App on click of a button.
- Android UIAutomator viewer
- Appium Inspector
- XCTest Accessibility Inspector
Do we have to set specific provisions to the iOS devices using developer profiles?
No. You just give your .ipa file and we will repackage it to the proper provision for our devices.
What if we have a corporate firewall?
You can use our on-prem enterprise solution.
How many test cases can be written?
800 plus.
How do I access these devices?
We have a cloud based web portal.
Do you need access to my source code?
No, we only need your .apk or .ipa (binary files) no source code needed.
Do you run SSLs?
Yes, both http and https plus JSON response data.
Features and Capabilities:
Do you do any data validation assertions?
Yes, we call them deeper assertions. We compare the network calls (API calls) made by the device to the data that’s shown on the app.
What type of test can a QA Engineering execute with Test Grid?
- Functional Tests
- Performance Testing (Device level, Application level metrics)
- User Acceptance Tests
- UI Tests
- Integrated tests (UI tests with API's data)
- Multi Devices Testing (Execution in Parallel)
- Translations/Globalization Testing
- System level Testing
How long do you store the reports for?
Typically we archive your data every quarter and send it to you. Special cases? Talk to us.
When I'm working on a specific feature of my app I'd like to be able to bypass the login screens and setup, how do I do this?
Using the Test Function feature you are able import steps to bypass multiple screens.
Do you have to write separate test cases for Android and iOS?
Yes, the steps will be the same but the resources will be different from iOS and Android.
Can you test on any type of ad?
Yes, everything is supported. The data provided from the tests can get super detailed, even showing the width/height of the ad.
Can you run a test where one device is creating a call, and the other is receiving?
Yes, we can run simultaneous testing.