Skip to content
#

automated-testing

Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.

Here are 26 public repositories matching this topic...

CCDX-WIFI账号密码测试程序,这是目前为长春大学校园网开发的完成度最高、功能最完善的工具。它通过自动化的方式(使用不同的用户名和密码组合)尝试登录账户,避免了低效的密码穷举法,转而利用密码字典和科学的用户名生成方法,尤其针对弱密码实施有效检测。此外,程序还封装了多个辅助组件,以更全面地支持整个测试流程,旨在提升校园网账户的安全性。

  • Updated Apr 7, 2024
  • C++

An automated tool for finding if the site is up and running, finding all the open ports, finding all the directories in a web target, finding all the interested files, finding the subdomains , finding the possible vulnerabilities , finding the email addresses of an organization, finding the web technologies and for generating a report about all …

  • Updated Jul 18, 2023
  • C++

Description Short description of this repository 350 characters remaining Website Enter a valid URL Topics Add topics Type to search topics Include in the home page Releases Deployments Packages.基于 Lely CANopen 的 CANopen 自动协议测试框架,运行于 Linux/aarch64,通过 SocketCAN 验证 RT-Thread + CANopenNode MCU 节点。

  • Updated Sep 7, 2026
  • C++