Giter Club home page Giter Club logo

testfence's Introduction

TestFence

TestFence is a website testing application designed to assess the security and code quality of a web application. It provides a versatile and user-friendly platform that enables comprehensive and automated testing.

Main Features

  • Comprehensive evaluation of website functionality to ensure proper operation.
  • Generation of detailed reports with test results and recommendations. (Currently improving this functionality)

Features

  • Evaluation of code quality and detection of common errors in website functionality.
  • Automated testing to identify potential gaps and vulnerabilities in website functionality.

Installation and Usage

Installation

git clone https://github.com/TomasZorri/TestFence.git
cd TestFence
pip install -r requirements.txt
python main.py

Documentation

In this documentation.md file, you will find all the necessary information to effectively use this application.

To access the documentation, simply click on the Documentation link, which will open the documentation file.

By referring to the documentation, you will gain a deeper understanding of the application's features and how to utilize them efficiently.

Feel free to explore the documentation to make the most out of this application.

Example Usage

  1. Add this code in the code editor section
# Set a new URL
set_url('https://www.google.com', time_wait=True)

# Configure content
set_content('textarea', 'class', 'gLFyf', 'que pasa si no dormimos')

# Click on the element
click_element('input', 'class', 'gNO89b', time_wait=True)

# Click on the element
click_element('a', 'href', 'https://businessinsider.mx/efectos-insomnio-que-pasa-si-dejas-de-dormir/', tag_navigation=True)

# Click on the element
wait_page()

# Set a new url
set_url('https://www.google.com')

# Click on the element
wait_page()
  1. Once the code has been added in the same section, execute it by pressing "CTRL + B".

Contributing

We welcome contributions! If you would like to contribute to TestFence, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your contribution:

git checkout -b your-branch-name
  1. Make the necessary changes and improvements in your branch.

  2. Commit your changes and push them to your forked repository:

git commit -m "Your commit message"
git push origin your-branch-name
  1. Open a pull request in the original repository and provide a detailed description of your changes.

  2. Our team will review your contribution and merge it if it meets the project's guidelines and standards.

  3. Thank you for your contribution!

License

TestFence is distributed under the Apache-2.0 License. For more details, please refer to the LICENSE file.

testfence's People

Contributors

tomaszorri avatar

Stargazers

 avatar

Watchers

 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.