Is your solution strictly for testing mobile apps, or is it also possible to use it for testing web applications?
Is your solution strictly for testing mobile apps, or is it also possible to use it for testing web applications?
Is your solution strictly for testing mobile apps, or is it also possible to use it for testing web applications?BitBar offers live and automated testing of both native mobiles, hybrid and mobile apps.
Do we need to share the source code of the app in the Cloud?
Do we need to share the source code of the app in the Cloud?
Do we need to share the source code of the app in the Cloud?No, you don’t unless you choose to use a test framework that specifically requires this.
How does BitBar manage the cleaning of devices?
How does BitBar manage the cleaning of devices?
How does BitBar manage the cleaning of devices?Each phone is cleaned of apps that are not expected to be there.
Android browser
We do remove any browser app local data implying there will not be any navigation data on the next session. We also uninstall all apps that are possible to uninstall and remove files we know are created during test execution.
iOS browser
We rely on iOS’s own browser history cleaning services to revert Safari to an initial state.
Each device is put through a cleanup phase after each test run. Regardless of all these efforts, some files or data may stay hidden somewhere on the device on Public Cloud devices. For a truly private environment, we recommend Dedicated Device or Private Cloud installation.
What are the requirements for signing my iOS applications to use on BitBar’s iOS devices?
What are the requirements for signing my iOS applications to use on BitBar’s iOS devices?
What are the requirements for signing my iOS applications to use on BitBar’s iOS devices?The app needs to be an ad-hoc distribution developer debug build. To learn more, see Preparing for testingYou can find more information here.
How do you support BitBar devices communicating with servers behind our firewall?
How do you support BitBar devices communicating with servers behind our firewall?
How do you support BitBar devices communicating with servers behind our firewall?For Public Cloud, we recommend you use the SmartBear Secure Tunnel to securely connect to browsers or devices. For private clouds, we can implement a VPN or proxy connection.
Do you support turning off and on Wi-Fi on BitBar devices?
Do you support turning off and on Wi-Fi on BitBar devices?
Do you support turning off and on Wi-Fi on BitBar devices?This is not supported on Public Cloud devices. There is support for this on Dedicated Devices and in Private Cloud environments.
My tests require a Bluetooth (BLE) connection between the device and my external HW. What should I do?
My tests require a Bluetooth (BLE) connection between the device and my external HW. What should I do?
My tests require a Bluetooth (BLE) connection between the device and my external HW. What should I do?For Public Cloud, you could try to mock the BLE connection data as required by the tests. Otherwise, we can pair devices to required Bluetooth devices on Dedicated Devices or in Private Cloud environments.
Do you use emulators or real devices?
Do you use emulators or real devices?
Do you use emulators or real devices?Real devices only.
Do you support in-app purchases?
Do you support in-app purchases?
Do you support in-app purchases?On Public Cloud devices, it is complicated to manage the Google account cache. If a test account can be used to log in and do the purchase completely inside the tested app, then we support it. For Dedicated Devices and Private Cloud environments, we can set accounts controlled by the customer to enable such purchases.
Do you support testing of push notifications?
Do you support testing of push notifications?
Do you support testing of push notifications?If the used test framework supports testing push notifications, then we can support them too. Triggering of push notifications is up to the customer to handle.
Can we change device settings on BitBar?
Can we change device settings on BitBar?
Can we change device settings on BitBar?On Public Cloud devices, it is not allowed to access device settings at all. For Dedicated Devices and Private Cloud environments, settings can be changed through remote access to the device.
What types of device performance data does BitBar provide for test runs?
What types of device performance data does BitBar provide for test runs?
What types of device performance data does BitBar provide for test runs?We provide CPU and Memory usage data.
Can I use my own Google accounts on BitBar devices?
Can I use my own Google accounts on BitBar devices?
Can I use my own Google accounts on BitBar devices?On Public Cloud devices, setting a Google account on the device isn’t allowed. Using a Google API/Service to log in to an app with your own account can be done. For Private and Enterprise environments, a customer’s own Google account can be set on the devices.
Which Google Play account is used on your devices?
Which Google Play account is used on your devices?
Which Google Play account is used on your devices?In the ublic Cloud, several Google accounts are in use. These Google accounts may appear when running tests in BitBar Public Cloud:
-
play@bitbar.com
-
play-x@bitbar.com
, where x
is in 1…18
-
play-USx@bitbar.com
, where x
is either 1 or 2
-
play.us1.public@gmail.com
-
patchcordX@gmail.com
, where X
> 18
Where can I see a list of your devices? How often do you update it?
Where can I see a list of your devices? How often do you update it?
Where can I see a list of your devices? How often do you update it?The complete list of devices with all details can be found in BitBar Cloud. We are adding new devices to increase device availability on existing models and add new models as they come out.
Can BitBar provide dedicated private devices for my testing?
Can BitBar provide dedicated private devices for my testing?
Can BitBar provide dedicated private devices for my testing?Dedicated devices are available through Private Cloud installations or as part of Public Cloud. Private Cloud installation allows the customer to freely select the number and type of devices, and these are managed by BitBar. On Public Cloud devices, users can reserve one or multiple devices to their use only to assure device availability and security. For more information, please contact our Sales team.
Can I change or choose the OS on the devices? If not, how do you choose what OS should be on there?
Can I change or choose the OS on the devices? If not, how do you choose what OS should be on there?
Can I change or choose the OS on the devices? If not, how do you choose what OS should be on there?No, devices have a certain version of OS and cannot be changed. We make the change when time goes on and if OEM releases relevant OS update. The purpose is to keep up with the actual use of certain OS versions globally and provide a versatile setup of different devices and OSs as possible. Customers with dedicated or private cloud devices can request that the OS of a device be updated.
Can the handsets under test receive an email via Wi-Fi?
Can the handsets under test receive an email via Wi-Fi?
Can the handsets under test receive an email via Wi-Fi?Yes, but your application needs to be configured to receive emails. On public cloud, a regular email application on the device cannot be currently configured for sending/receiving emails. However, the email accounts can be configured on dedicated and private cloud devices.
Where can I find a free test trial, and how can I get started with BitBar Cloud?
Where can I find a free test trial, and how can I get started with BitBar Cloud?
Where can I find a free test trial, and how can I get started with BitBar Cloud?You can create yourself a free account at bitbar.com. After leaving your email address, you’ll get an activation email with a link guiding you through the registration process. You’re now able to log in to BitBar Cloud using your new credentials and access our trial device group.
My test run failed on most devices. Why was that?
My test run failed on most devices. Why was that?
My test run failed on most devices. Why was that?There are several reasons why test runs can fail on the BitBar cloud. The first and the most typical case is that there is something wrong with the application, and instrumentation makes it crash. Device problems are typically seen as pending test runs.
Are the devices jailbroken/rooted?
Are the devices jailbroken/rooted?
Are the devices jailbroken/rooted?No. None of our devices is jail broken or rooted.
Our app requests Device Administrator privileges from the user. After the user grants the app Device Admin privileges, these privileges cannot be removed without entering a password first. It is conceivable that some tests may leave an app on the device. Does any of this cause a problem for your test environment?
Our app requests Device Administrator privileges from the user. After the user grants the app Device Admin privileges, these privileges cannot be removed without entering a password first. It is conceivable that some tests may leave an app on the device. Does any of this cause a problem for your test environment?
Our app requests Device Administrator privileges from the user. After the user grants the app Device Admin privileges, these privileges cannot be removed without entering a password first. It is conceivable that some tests may leave an app on the device. Does any of this cause a problem for your test environment?No, this does not cause problems to our devices or environment. Our system automatically cleans, reboots, and hard resets devices before any new test run.
The app connects to our internal server. Our IT department will only allow connections from known IP address ranges. Is it possible for you to tell us what IP ranges are used to originate traffic from your test devices?
The app connects to our internal server. Our IT department will only allow connections from known IP address ranges. Is it possible for you to tell us what IP ranges are used to originate traffic from your test devices?
The app connects to our internal server. Our IT department will only allow connections from known IP address ranges. Is it possible for you to tell us what IP ranges are used to originate traffic from your test devices?We have several public cloud data centers with the following IP address ranges (does not apply to test devices based on Windows and Linux systems):
- 205.234.8.112/28
- 157.25.46.232/29
- 157.25.61.24/29
- 157.25.63.200/29
Public Cloud users can also implement a test app to find the current IP of the used device/connection and communicate it to an external service that can open that IP for connections. For Dedicated Devices and Private Cloud Cloud installations, most special network configurations are possible.
Which port ranges are used when running Appium client-side tests?
Which port ranges are used when running Appium client-side tests?
Which port ranges are used when running Appium client-side tests?When you are running an Appium client-side test, your host will be making a connection to a dynamic IP address and a port range of 10010 to 10090.
Where are your devices located?
Where are your devices located?
Where are your devices located?BitBar devices are located in our data centers in Mountain View, CA and Wrocław, Poland.
How do I create geolocation test?
How do I create geolocation test?
How do I create geolocation test?Currently, we don’t support emulating different geographic locations. The GPS sensors on our devices always show the device location: Wroclaw, Poland, or Mountain View, CA, United States.
How safe are you?
How safe are you?
How safe are you?All our user data, applications, and results are stored in Amazon Cloud and are very safe. We also use SSL and encrypt the data as seen appropriate. Only users with valid accounts can access their own data and results. We also track all IPs connecting to BitBar.
How long is usually the queue? Do I have to wait for 2 hours or a day?
How long is usually the queue? Do I have to wait for 2 hours or a day?
How long is usually the queue? Do I have to wait for 2 hours or a day?The time between the test run start and delivering results depends entirely on the test case length, current queue, time of the day, and the desired device set. Typically, we’re talking about 2 to 15 minutes. Sometimes, it can be longer if you start multiple test runs on the same devices. We have multiple copies of devices at BitBar, so some devices can ensure results in a few minutes (depending on the test run length).
How long will our projects be online?
How long will our projects be online?
How long will our projects be online?We periodically clean unused projects and project files from our public cloud. For unused projects (where tests have not been run), after four months, the project files are removed. After this, the whole project is removed after the next three months.
Can I take pictures, sound recording (mic) with the phones?
Can I take pictures, sound recording (mic) with the phones?
Can I take pictures, sound recording (mic) with the phones?Yes, you can. Our devices are not positioned for any specific photo target and recording of audio can give you arbitrary recording. However, our devices are fully functioning Android and iOS devices, and both mentioned functions are enabled on the devices.
How can I close an application during Live Test on an iOS device?
How can I close an application during Live Test on an iOS device?
How can I close an application during Live Test on an iOS device?You can close one or more applications with AssistiveTouch:
- Open the AssistiveTouch menu on the test device.
- In the menu, select Device > More > App Switcher. This brings up a list of open applications in the form of overlapping screens.
- Select and slide upwards the application or applications you want to close.
What iOS test automation frameworks do you support?
What iOS test automation frameworks do you support?
What iOS test automation frameworks do you support?We support KIF, XCTest, XCUITest, Jasmine, and Appium for iOS test automation with BitBar.
Is iOS Test based on UI Automation? Does this mean it can only test UIKit components?
Is iOS Test based on UI Automation? Does this mean it can only test UIKit components?
Is iOS Test based on UI Automation? Does this mean it can only test UIKit components?As of the XCode8 release, UI Automation is no longer supported in BitBar testing Public Cloud, as Apple has dropped support for it.
How are you handling provisioning profiles to be able to test on devices?
How are you handling provisioning profiles to be able to test on devices?
How are you handling provisioning profiles to be able to test on devices?We replace your provisioning profile with our provisioning profile. No need to root or jailbreak devices to get this done.
Keyboard input into password boxes is not visible. Why?
Keyboard input into password boxes is not visible. Why?
Keyboard input into password boxes is not visible. Why?You can notice that when testing applications on devices using iOS version 13 or later. Once you put the insertion point into a password box, the screen keyboard disappears, and you cannot enter a value into that password box. The box remains blank when you are pasting a value into it or when you are typing text on your computer’s keyboard.
This happens due to the newer security policy these iOS versions use. The entered text is hidden from the video stream that BitBar receives from the device, so you see blank password boxes. Another effect of the newer security policy is that some security popups are also hidden.
You notice these issues when doing live testing and in the video recordings of automated tests.
To work around the issue in live testing, we recommend entering passwords with your computer’s keyboard.
See instructions
See instructions
See instructions
-
Click within the password box to put the insertion point there.
-
Type the password on your computer’s keyboard, and press Enter.
It’s important to press Enter to confirm the input.
-
In the application, you can then click “Sign in”/“Log in” to continue.
As for automated tests, the issues don’t affect their functioning because these tests simulate user actions by calling specific methods of the objects they find in the tested app. The only issue is that user actions are absent from the video recordings of automated tests.
Can I test Cocos2d- or C++ OpenGL- based games?
Can I test Cocos2d- or C++ OpenGL- based games?
Can I test Cocos2d- or C++ OpenGL- based games?Yes, you can. To get this done effectively, consider which test automation framework fits your needs best and whether the framework will work with your app/game.
Is there support for automatically handling iOS dialogs?
Is there support for automatically handling iOS dialogs?
Is there support for automatically handling iOS dialogs?Currently, handling iOS dialogs is performed through the used test framework. We have internal tools using which we are able to avoid and dismiss OS dialogs outside of test runs.
For more information about the BitBar Integration API, see BitBar API.
The Java source code and client can be found in the Github repository:
https://github.com/bitbar/testdroid-api
Do you have an API? Where can I find documentation on it? Can I integrate Jenkins or my system into it?
Do you have an API? Where can I find documentation on it? Can I integrate Jenkins or my system into it?
Do you have an API? Where can I find documentation on it? Can I integrate Jenkins or my system into it?Yes, the documentation with the full API description can be found at BitBar API. You can integrate your CIs or any scripts with BitBar using the API’s JSON-based calls.
Do you provide Jenkins and other CI plugins for BitBar?
Do you provide Jenkins and other CI plugins for BitBar?
Do you provide Jenkins and other CI plugins for BitBar?We provide a Jenkins plugin, which is available at JenkinsCI Github.
Where is your support located? What are the business hours? Is it email support or also phone support?
Where is your support located? What are the business hours? Is it email support or also phone support?
Where is your support located? What are the business hours? Is it email support or also phone support?Our support is located in the USA and Poland. We provide 24/5 (business days) support for all test runs on devices at BitBar as well as email answers for any questions related to BitBar products.
Do you offer devices with pre-release OS versions of Android and iOS?
Do you offer devices with pre-release OS versions of Android and iOS?
Do you offer devices with pre-release OS versions of Android and iOS?Not for regular app testing. Maintaining a pre-release OS is problematic as such releases can be very unstable and out of our hands to handle.
What is 3D Secure?
What is 3D Secure?
What is 3D Secure?You can buy the BitBar service online by starting the registration process at BitBar.com.
Our service is purchased at cloud.bitbar.com using popular credit cards. For security reasons, we verify each purchase using 3D Secure (sometimes, also known as “Verified by Visa”, “Mastercard SecureCode”, or “American Express SafeKey”). In some cases, you may need to enable 3D Secure for your credit card if your bank does not support it by default.