All Projects → SeLite → SeLite

SeLite / SeLite

Licence: other
Automated database-enabled navigation ✔️ of web applications

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to SeLite

Ghpr.nunit
Adapter for NUnit 3 (generate HTML report for NUnit 3)
Stars: ✭ 33 (-2.94%)
Mutual labels:  qa, reporting, test-automation
Fluentreports
📄 Fluent Reports - Data Driven Reporting Engine for Node.js and Browsers 📄
Stars: ✭ 305 (+797.06%)
Mutual labels:  data-driven, reporting
Nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
Stars: ✭ 110 (+223.53%)
Mutual labels:  interactive, collaboration
test junkie
Highly configurable testing framework for Python
Stars: ✭ 72 (+111.76%)
Mutual labels:  qa, test-automation
tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
Stars: ✭ 219 (+544.12%)
Mutual labels:  reporting, collaboration
Community
Modern Confluence alternative designed for internal & external docs, built with Golang + EmberJS
Stars: ✭ 1,286 (+3682.35%)
Mutual labels:  reporting, collaboration
Ocaramba
C# Framework to automate tests using Selenium WebDriver
Stars: ✭ 234 (+588.24%)
Mutual labels:  data-driven, test-automation
Pwndoc
Pentest Report Generator
Stars: ✭ 417 (+1126.47%)
Mutual labels:  reporting, collaboration
request-baskets
HTTP requests collector to test webhooks, notifications, REST clients and more ...
Stars: ✭ 149 (+338.24%)
Mutual labels:  qa, test-automation
Python-Test-Automation-Framework
Test Automation Framework using selenium and Python
Stars: ✭ 41 (+20.59%)
Mutual labels:  qa, test-automation
DeepfakeHTTP
DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
Stars: ✭ 373 (+997.06%)
Mutual labels:  qa, test-automation
Hitchhiker
a Restful Api test tool
Stars: ✭ 2,175 (+6297.06%)
Mutual labels:  collaboration, test-automation
Test Each
🤖 Repeat tests. Repeat tests. Repeat tests.
Stars: ✭ 89 (+161.76%)
Mutual labels:  data-driven, test-automation
pysys-test
PySys System Test Framework
Stars: ✭ 14 (-58.82%)
Mutual labels:  qa, test-automation
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (+208.82%)
Mutual labels:  qa, test-automation
Test Data Supplier
Extended TestNG DataProvider
Stars: ✭ 105 (+208.82%)
Mutual labels:  qa, test-automation
CO.LAB
An open source repository for the learning materials that are used by the CO.LAB program.
Stars: ✭ 61 (+79.41%)
Mutual labels:  collaboration
allure-nunit
Archived - Allure adapter for NUnit framework.
Stars: ✭ 45 (+32.35%)
Mutual labels:  test-automation
CoCreate-dashboard
A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
Stars: ✭ 20 (-41.18%)
Mutual labels:  collaboration
kentan
A modular test data generator for TypeScript
Stars: ✭ 38 (+11.76%)
Mutual labels:  test-automation

Work in progress: Migrating to WebExtensions (new API by Mozilla).

Develop this on Linux/Mac OS. Otherwise, if cloning to filesystems that don't support symlinks, beware that add-ons share shared/old_addon_versions.js via a symlink.

SeLite (Selenium+SQLite) automates database-driven navigation of web applications. It

  • allows database-driven operation
  • serves for functional testing, with test data isolated from the tested application
  • serves for non-testing purposes, such as automated administration or data mining.
  • improves productivity of Selenium.

SeLite enables

  • high reuse by sharing functions across scripts
  • enhanced expressive syntax
  • test database (isolated from the application data)
  • automatic detection of webserver errors/warnings
  • custom fine-grain configuration schemas.

SeLite also contains SelBlocks Global. However, SelBlocks Global's code is in a separate repository.

See its extensive documentation for benefits and installation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].