Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.3%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: anacarolinacerqueira
- Language: JavaScript
- Default Branch: main
- Homepage: https://rentatester.netlify.app/
- Size: 10.7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed 12 months ago
Metadata Files
Readme
Citation
README.md
RentATester
O "Rent A Tester" é uma aplicação web desenvolvida para execução de testes automatizados usando Cypress. Ela é parte do meu trabalho de conclusão de curso (TCC), que avalia a geração de testes end2end por LLMs.
Sobre o Projeto
Sistema fictício de gerenciamento de contratação de serviços de teste de software, desenvolvido em HTML/CSS/JavaScript.
Estrutura de Diretórios
app/- Sistema web;cypress/- Testes automatizados;e2e/Original/- Testes originais gerados pelos modelos;e2e/Ajustado/- Testes após ajustes;
LLMs Utilizados
- ChatGPT;
- Claude;
- Copilot;
- Gemini.
Funcionalidades
- Cadastro
- Login
- Home
- Orçamento
- Cálculo de orçamento
Instalação
bash
npm install
npm run cypress:open
* Autora: Ana Carolina Cerqueira Ferreira
TCC desenvolvido como requisito parcial para conclusão do Bacharelado em Sistemas de Informação, na Universidade Federal da Bahia (UFBA)
Owner
- Name: Ana Carolina Cerqueira
- Login: anacarolinacerqueira
- Kind: user
- Location: Salvador, Bahia, Brazil
- Website: https://www.linkedin.com/in/anacarolinacerqueira/
- Repositories: 1
- Profile: https://github.com/anacarolinacerqueira
QA Analyst and Continuous learner :)
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: RentATester
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Ana Carolina Cerqueira Ferreira
email: cf.anacarolina@gmail.com
affiliation: Universidade Federal da Bahia
repository-code: 'https://github.com/anacarolinacerqueira/RentATester/'
url: 'https://rentatester.netlify.app/'
abstract: >-
"Rent A Tester" is a web application developed to be a
"System under Test" and run automated tests using Cypress.
It is part of my final course work (TCC) from Federal
University of Bahia, which evaluates the generation of
end-to-end automated tests by LLMs.
keywords:
- Test Automation
- Test application
- web application for testing
license: MIT
commit: 06de7d9876b9724cd318f6665b84acd9ad80598a
version: '1.0'
date-released: '2025-02-18'
GitHub Events
Total
- Push event: 10
Last Year
- Push event: 10
Dependencies
package-lock.json
npm
- 248 dependencies
package.json
npm
- @eslint/eslintrc ^3.1.0 development
- @eslint/js ^9.9.0 development
- cypress ^13.13.2 development
- eslint ^9.9.0 development
- eslint-plugin-cypress ^3.4.0 development
- globals ^15.9.0 development