mirror of
https://github.com/255kb/stack-on-a-budget.git
synced 2021-05-13 03:06:20 +03:00
TestingBot provides a free open source account with 5 concurrent VMs to test your app/website.
40 lines
1.5 KiB
Markdown
40 lines
1.5 KiB
Markdown
# App Testing
|
|
|
|
<!-- TOC depthFrom:2 -->
|
|
|
|
- [Applitools](#applitools)
|
|
- [LambdaTest](#lambdatest)
|
|
- [Sauce Labs](#sauce-labs)
|
|
- [TestingBot](#testingbot)
|
|
|
|
<!-- /TOC -->
|
|
|
|
## Applitools
|
|
|
|
[Pricing page](https://applitools.com/pricing)
|
|
|
|
* *Free tier*: Free for open source. A free tier for a single user is also available with 25 visual validations/week, 1 concurrent run and 1 week data retention.
|
|
* *Pros*: smart visual validation for web, native mobile and desktop apps. Integrates with almost all automation solutions (like Selenium and Karma) and remote runners (Sauce Labs, Browser Stack).
|
|
* *Limitations*: Free tier for open source projects must be requested
|
|
|
|
## LambdaTest
|
|
|
|
[Pricing page](https://www.lambdatest.com/pricing)
|
|
|
|
* *Free tier*: Capped services quota per month
|
|
* *Pros*: Testing on latest mobile and desktop browsers on cloud with screenshots and responsiveness across 44 devices.
|
|
|
|
## Sauce Labs
|
|
|
|
[Pricing page](https://saucelabs.com/open-sauce)
|
|
|
|
* *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.
|