{"id":19223391,"url":"https://github.com/yuryalencar/integration_testlink_with_selenium_webdriver","last_synced_at":"2025-05-13T10:47:07.377Z","repository":{"id":114856285,"uuid":"107474942","full_name":"yuryalencar/Integration_Testlink_with_Selenium_WebDriver","owner":"yuryalencar","description":"Integração da ferramenta: TestLink com o Selenium WebDriver. Com a finalidade de automatização da execução dos casos de testes. Com um exemplo desenvolvido em JAVA.","archived":false,"fork":false,"pushed_at":"2017-10-21T11:08:30.000Z","size":25060,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T23:32:39.919Z","etag":null,"topics":["integration","java","selenium-java","selenium-webdriver","testlink","testlinkapi"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuryalencar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-18T23:38:13.000Z","updated_at":"2024-01-12T14:19:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4ada079-c2e8-462f-b5ad-f582f71473b4","html_url":"https://github.com/yuryalencar/Integration_Testlink_with_Selenium_WebDriver","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2FIntegration_Testlink_with_Selenium_WebDriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2FIntegration_Testlink_with_Selenium_WebDriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2FIntegration_Testlink_with_Selenium_WebDriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2FIntegration_Testlink_with_Selenium_WebDriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuryalencar","download_url":"https://codeload.github.com/yuryalencar/Integration_Testlink_with_Selenium_WebDriver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253928134,"owners_count":21985788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["integration","java","selenium-java","selenium-webdriver","testlink","testlinkapi"],"created_at":"2024-11-09T15:08:06.181Z","updated_at":"2025-05-13T10:47:07.359Z","avatar_url":"https://github.com/yuryalencar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Integration Testlink with Selenium WebDriver\n**Integração da ferramenta: TestLink com o Selenium WebDriver - Atualizado em 18/10/2017**\n\n**Versão das Tecnologias Utilizadas:**\n*  TestLink 1.9.16 (Moka pot)\n*  Selenium WebDriver 3.6.0\n\n**Bibliotecas e Pacotes Necessárias:**\n*  ws-commons-util-1.0.2.jar\n*  xmlrpc-client-3.1.jar\n*  xmlrpc-common-3.1.jar\n*  testlink-api-client-2.0.jar\n*  JUnit 4.12 - junit-4.12.jar\n*  selenium-server-standalone-3.6.0.jar\n\n**Pré-Requisitos:**\n*  Possuir o TestLink instalado.\n*  Possuir o Driver que manipula o navegador escolhido para a execução dos testes. Ex.: chromedriver(Google Chrome), geckodriver(Mozilla Firefox).\n*  Caminho do driver pré-inseridos nas variáveis do sistema.\n*  Importar no Projeto as Bibliotecas e Pacotes Citados Anteriormente.\n\n**Configuração do TestLink:**\n*  Passo 1: Alterar o arquivo \"custom\\_config.inc.php.example\" para \"custom_config.inc.php\".\n*  Passo 2: Adicionar duas linhas uma contendo: \"$tlCfg-\u003eapi-\u003eenabled = TRUE;\" e outra \"$tlCfg-\u003eexec_cfg-\u003eenabled_test_automation = ENABLED;\".\n*  Passo 3: Modificar o tipo de execução do Caso de Teste para \"Automatizado\".\n\n**Configuração do Projeto de Testes com o SeleniumWebDriver:**\n*  Criar uma classe de integração que pode deve ser utilizada em todos os testes com a finalidade de fazer o upload dos resultados.\n*  Verificar a utilização de \"Assert's\" do JUnit, o mal uso pode acarretar problemas no envio de erros.\n*  Obs.: Os testes também utilizam dos drivers para a manipulação dos navegadores.\n\n_Obs.: Um exemplo genérico da configuração do projeto de testes usando o SeleniumWebDriver pode ser encontrado no projeto atual. Os códigos referentes à configuração estão presentes em: path\\_do\\_computador\\integration\\_testlink\\_with\\_selenium\\_webdriver\\ExemploIntegracao\\test\\org\\unipampa\\exemplointegracao\\br._\n\n**_Contato: yuryalencar19@gmail.com e julianamareco18@gmail.com_**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuryalencar%2Fintegration_testlink_with_selenium_webdriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuryalencar%2Fintegration_testlink_with_selenium_webdriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuryalencar%2Fintegration_testlink_with_selenium_webdriver/lists"}