Help on post-deployment test

This page summarizes the projects mentioned and recommended in the original post on /r/softwaretesting

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • BackstopJS

    Catch CSS curve balls.

  • I would look into visual regression testing instead of programmatically checking for the presence of UI elements if possible. Basically , you take screenshots of all your web pages pre and post deployment. The selected tool then compares the screenshots and shows the pixel differences. I have used backstop js in the past: https://github.com/garris/BackstopJS but am not sure what tool is more used nowadays. After a quick Google search, I had a difficult time trying to find a free tool. Since you are using Cypress, I found an article where someone was able to use the snapshot plugin to create a visual regression test suite: https://www.toptal.com/web-qa/ui-visual-regression-testing . Sorry for lack of formatting. I am on mobile and this is the best I can do right now. Hope this helps.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Waiting for hte clients site to load after updating plugins

    1 project | /r/Wordpress | 16 Jun 2023
  • BackstopJS automates visual regression testing of your responsive web UI by comparing DOM screenshots over time

    1 project | /r/javascript | 24 Oct 2022
  • BackstopJS: Catch CSS Curve Balls

    1 project | news.ycombinator.com | 22 Oct 2022
  • What's your primary goal when you do screenshot testing?

    1 project | /r/Frontend | 7 Apr 2022
  • Ask HN: What is the best visual diff program for web pages?

    1 project | news.ycombinator.com | 18 Jun 2021