GithubHelp home page GithubHelp logo

supriya2922 / seqauto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gokulprathin8/seqauto

0.0 0.0 0.0 62 KB

Automation test recording for humans.

Makefile 4.56% JavaScript 37.05% Shell 0.66% Dockerfile 2.60% Python 48.72% HTML 3.18% SCSS 3.23%

seqauto's Introduction

SeqAuto

Automation test recording for humans.

Web sequence automation with Selenium & Django. Adding an interactive user interface that accepts test input, runs all test activities, and transmits a video of the tests at the conclusion of the test, as well as generating performance reports, records errors when running test cases, and supports CRON for daily checks.

Some of the Core Features SeqAuto offers -

  • Screenshots and Videos
  • Debuggability
  • Automatic Waiting
  • Consistent Results

Tech Stack

Frontend:

HTML5 CSS3 Bootstrap JavaScript React Redux

Backend:

Python Django Postgres Django Rest Framework Swagger

Cloud:

AWS

Frontend Setup:

npm install		// for npm
npm start
	(or)
yarn			// for yarn
yarn start

Backend Setup:

python3 manage.py makemigations # Make all the necessary migations to database
python3 manage.py migrate # Migrate to Database
python3 manage.py createsuperuser # Create Admin User - access at /admin route 
python3 manage.py runserver # Start server

Ground Rules & Expectations

Before we get started, here are a few things we expect from you (and that you should expect from others):

  • Be kind and thoughtful in your conversations around this project. We all come from different backgrounds and projects, which means we likely have different perspectives on "how open source is done." Try to listen to others rather than convince them that your way is correct.
  • Open Source Guides are released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.
  • If you open a pull request, please ensure that your contribution passes all tests. If there are test failures, you will need to address them before we can merge your contribution.
  • When adding content, please consider if it is widely valuable. Please don't add references or links to things you or your employer have created as others will do so if they appreciate it.

How to Contribute?

If you'd like to contribute, start by searching through the issues and pull requests to see whether someone else has raised a similar idea or question.

If you don't see your idea listed, and you think it fits into the goals of this guide, do one of the following:

  • If your contribution is minor, such as a typo fix, open a pull request.
  • If your contribution is major, such as a new guide, start by opening an issue first. That way, other people can weigh in on the discussion before you do any work.

seqauto's People

Contributors

gokulprathin8 avatar saketh018 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.