nexiality / nexial-core
test automation for everyone - test automation platform with support for web (selenium), desktop, database, api and much more. Coding not required ;-)
☆43Updated last year
Alternatives and similar repositories for nexial-core:
Users that are interested in nexial-core are comparing it to the libraries listed below
- dubbo http 接口自动化测试框架☆10Updated 2 years ago
- WebUI,接口自动化测试框架☆13Updated 2 years ago
- Docker based service to help user organize, manage, execute JMeter case and get report (JMeter dashboard)☆18Updated 7 years ago
- 直接解析ngrinder csv结果,统计TPS标准差,TPS波动率,最小/大RT,RT 25/50/75/80/85/90/95/99百分位数; 如需直接在ngrinder详细页展示,需二次开发请查看:☆19Updated 9 years ago
- 灵猫智能管理平台是一个在线web测试项目与测试工具管理平台,通过灵猫智能快速敏捷的灵活性,实现项目管理、用例管理、模块管理、UI自动化测试管理、小工具应用等等系统的测试☆11Updated 3 years ago
- POC sample for load testing by jmeter api java code instead of gui and generating the jmx and csv reports☆31Updated 10 years ago
- 该工具作用是快速造数据,按照你想要的规则将造好的测试数据存入csv,方便postman,jmeter等工具做接口自动化 我们知道当我们做接口自动化的时候,制作入参的csv表格手动填写很麻烦,特别是当项目某个字段的规则变了以后,那么所有涉及到这个字段的正常和异常用例数据可能都…☆11Updated 5 years ago
- The Selenified Test Framework provides mechanisms for simply testing applications at multiple tiers while easily integrating into DevOps …☆41Updated last year
- ☆15Updated 7 years ago
- Generic Automated Test Framework For API/UI/RPA/Load Testing☆18Updated last week
- 接口稳定性监测平台☆15Updated 7 years ago
- Application used to generate reports by uploading a JTL file to a rest server☆20Updated 7 years ago
- 🚀 Continuous testing report generator written in Python☆14Updated 5 years ago
- A generic data driven framework which can be used by any project that requires API testing. No need to write new code for all APIs. User …☆16Updated 7 years ago
- HTTP interface testing using JMeter(使用JMeter实现接口测试)☆11Updated 4 years ago
- Integration of Cucumber BDD and frameworkium-core to offer support for using tests written as feature files.☆15Updated 2 years ago
- Test Automation Framework☆22Updated 2 years ago
- An attempt to port Apache Jmeter to a web based architecture.☆19Updated 7 years ago
- 使用ExtentReport 与ExtentX 来搭建自动化测试报告系统☆11Updated 6 years ago
- 使用XMind用例编写&用例评审;然后使用该工具把用例生成Excel并导入到TAPD(腾讯提供的一个软件研发管理平台),最后执行跟踪。 目前仅支持XMind8.0(以XML解析文档内容)☆16Updated 4 months ago
- 具备完整的界面功能的接口测试工具系统,同时支持HTTP协议的接口MOCK模拟和接口请求☆12Updated 6 years ago
- Jmeter as code is the easy way to write jmeter test as code.☆36Updated last week
- An complete example of a pipeline focusing on API and UI (mobile and web) tests.☆19Updated 2 years ago
- Powerful Framework for Backend Automation Testing on Java (Rest, Soap, WebSocket)☆39Updated 6 months ago
- 使用SpringBoot封装的Jmeter.性能测试平台化.☆15Updated 6 years ago
- Autonomx provides a complete testing platform for UI (Web, iOS, Android, Win) and API testing. It provides a feature rich and viable test…☆17Updated last year
- Robot Framework and JMeter integration☆16Updated last year
- Automated Acceptance Testing: Selenium and Selenium WebDriver test framework for web applications (best suited for ExtJS and complex UI)☆29Updated last week
- phoenixframework平台的一个模块,对jmeter的深度定制,用于对web性能测试☆15Updated 9 years ago
- 在docker搭建selenium grid集群环境(chrome+firefox)前提下,结合TestNG+ANT进行UI自动化测试。可使用jenkins持续集成。