BugBug is one of the most user-friendly software testing tools. It allows you to quickly create stable e2e tests of web applications without the need for programming. Record tests as you use the application and then run in your web browser or in the cloud. BugBug saves time and reduces the cost of creating and maintaining end-to-end tests up to 70%.
With BugBug you can easily:
• Record reliable end-to-end tests in just a few minutes • Run tests in your browser or in the cloud • Edit existing tests manually or by re-recording new steps • Schedule tests when you need • Integrate your test suites with any CI/CD pipeline • Integrate with Slack (more native integrations on the way)
TOP PROS:
• Great UI & UX We care about efficiency. That's why we've put a lot of effort into our UI & UX. Work with pleasure!
• Debuggability Stop guessing why your tests are failing. Run tests and debug directly in BugBug.
• Smart locators When recording tests, the BugBug generates the best possible path for the interacted item. No more manual XPath creation!
• Automatic waiting Create tests that behave like a human. Forget about adding sleep between steps while waiting for the element.
• Reusable components Group the steps in your tests into reusable components to manage and repair them easier. As a bonus, you can see all test flows on a single project graph.
• Multiple tab and iframe support Create complex test scenarios between many different browser tabs.
Based on our record, Cypress.io should be more popular than BugBug.io. It has been mentiond 27 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Feature: Web Accessibility Tests Feature: Web Accessibility Tests Scenario Outline: Verify all WCAG Violations Given I am on the "" page And Verify all Accessibility Violations Scenario Outline: Verify P1,P2 WCAG Violations Given I am on the "" page And Verify only P1, P2 issues Examples: | url | | https://google.com | | https://amazon.in | | https://agoda.com | |... - Source: dev.to / 9 months ago
In this blog post, we'll explore a Cypress test that replicates this scenario, utilizing the powerful intercept command to manipulate network requests and responses. - Source: dev.to / over 1 year ago
Maybe something like Cypress is what you're looking for? Cypress.io. Source: almost 2 years ago
You won't be able to test the javascript function itself from within python, but you can exercise the front-end code using something like cypress (https://cypress.io) or the older but still respectable selenium (https://selenium.dev). Source: about 2 years ago
How are they run (services (ie. GitHub Action Runners, SauceLabs, Cypress.io, etc.), or self hosted autoscaling infrastructures)? Source: over 2 years ago
BugBug is one of the best SaaS testing tools that enables QA teams, developers, and product managers to automate testing with minimal coding. It ensures the quality of web applications by recording user actions through a Chrome extension and replaying them, making it an efficient choice for SaaS application testing. - Source: dev.to / 5 months ago
BugBug - Lightweight test automation tool for web applications. Easy to learn and doesn't require coding. You can run unlimited tests on your own computer for free. For an additional monthly fee, you also get cloud monitoring and CI/CD integration. - Source: dev.to / over 2 years ago
It's obviously an advertisement post, but you forgot to mention https://bugbug.io tool, which is a part of a new wave of test automation tools. Way better experience than ghostinspector. Source: over 2 years ago
Puppeteer and Playwright did a lot for the industry, but we feel the times have changed. We develop software very quickly, and it's changing a lot, which means we need a tool that can handle the changing era. In DevOps, QA should be able to develop and maintain end-to-end tests quickly. Shift left testing is all about that. Programming tests are very costly, time-consuming, and exhausting. There is a reason why... - Source: Hacker News / over 3 years ago
Selenium - Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.
Katalon - Built on the top of Selenium and Appium, Katalon Studio is a free and powerful automated testing tool for web testing, mobile testing, and API testing.
Testsigma - Complete AI-driven Test Automation platform for Web apps, Mobile apps and APIs. Simple English commands to automate complex tests easily and effectively with all the flexibility that enterprise teams need!
puppeteer - Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium...
SprintsQ - Automate repetitive manual tests and save 10X your time.
Robot framework - Robot Framework is a generic test automation framework for acceptance testing and acceptance...