mirror of
https://github.com/255kb/stack-on-a-budget.git
synced 2021-05-13 03:06:20 +03:00
Add TestingBot option for App Testing
TestingBot provides a free open source account with 5 concurrent VMs to test your app/website.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
- [Applitools](#applitools)
|
||||
- [LambdaTest](#lambdatest)
|
||||
- [Sauce Labs](#sauce-labs)
|
||||
- [TestingBot](#testingbot)
|
||||
|
||||
<!-- /TOC -->
|
||||
|
||||
@@ -29,3 +30,10 @@
|
||||
|
||||
* *Free tier*: free for open source, unlimited automated testing, unlimited manual testing, 5 concurrent VMs, 2 subaccounts
|
||||
* *Pros*: web tests on hundreds of platform/OS/browser combinations, integrates well with test runners like Karma and Selenium
|
||||
|
||||
## TestingBot
|
||||
|
||||
[Pricing page](https://testingbot.com/pricing)
|
||||
|
||||
* *Free tier*: free for open source, unlimited automated testing, unlimited manual testing, 5 concurrent VMs
|
||||
* *Pros*: Test on +2600 browsers/devices with Selenium, Cypress, Appium, Puppeteer and Playwright.
|
||||
|
||||
Reference in New Issue
Block a user