TestingBot provides a real device cloud as well as a Selenium browser grid.
Customers can create and run test scripts on these browsers and devices on TestingBot. They will receive test results, a video of the test, screenshots and logs.
Make sure your apps and websites work flawlessly on all devices and browsers, with TestingBot.
We use it at https://testingbot.com to provide a realtime video stream of remote desktops and mobile device screens. Mostly with Pion (Go). - Source: Hacker News / about 1 year ago
You will get instant test results, including a video, screenshots and logs. TestingBot is an Appium cloud provider which offers access to physical Android and iOS devices for native mobile app testing. - Source: dev.to / about 1 year ago
I was able to use https://testingbot.com with the 5-minute free trial to access the side and create a Historic search. However, as I was waiting for my search to complete (holy crap is this site slow) my five-minute freebie window timed out. I will upgrade to a paid plan tomorrow and continue digging on that DTCC site. Source: about 1 year ago
For testing purposes, you can achieve similar results with Selenium IDE. You can export tests and upload these to (our website) https://testingbot.com - supports screenshots and scheduled runs. - Source: Hacker News / over 1 year ago
// example.spec.js Const { test, expect } = require('@playwright/test'); Test('example test', async ({ page }) => { await page.goto('https://testingbot.com'); expect(await page.textContent('.login')).toMatchSnapshot('login.txt'); });. - Source: dev.to / over 1 year ago
Do you know an article comparing TestingBot to other products?
Suggest a link to a post with product alternatives.
This is an informative page about TestingBot. You can review and discuss the product here. The primary details have been verified within the last quarter. So they could be considered up to date. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.