Code Monkey home page Code Monkey logo

wuchaojie's Projects

java_test_program icon java_test_program

针对java多线程测试的程序。 程序功能,对给定业务接口(SDK)进行压测。设计思路,调用thread, class MyThread extends Thread ,重写run方法

locktest icon locktest

zookeeper的分布式锁实现。 基于顺序的临时节点,每个节点对前一个节点进行监听,避免羊群相应。

python_httplib_request icon python_httplib_request

基于httplib 库测试脚本。 程序功能:读取excle表格用例,通过HTTP接口发送到服务端;服务端返回结果后,接收服务端response返回结果写回excle表格,与期望值作比较,得出PASS或者FAILED结论(测试中生成LOG日志方便调试问题)(如果不读取excle用例,也可以将测试用例写到unittest框架中测试)

python_muke_catch icon python_muke_catch

慕课网上学习,做的简单爬虫程序。 程序功能,对百度百科css中的title 内容进行扒取。

seleum icon seleum

web自动化测试框架,已在实际项目中推广使用。功能:seleum模拟人对网页的操作(对标签的点击,输入等),并生成测试报告。下载更改login网址即可使用(由于每个网址CSS标签设计不尽相同,框架中通过xpath和id去定位的地方,都需要修改,所以此项目仅供使用者作参考)

shell_little_program icon shell_little_program

shell基本命令编写的几个常用脚本.monitor.sh:监控服务端资源消耗脚本 for_and_sed.sh:r造数据并修改文件内容脚本:如果压力测试时,需要大量重复类型而不同内容数据,可以参考这个脚本

test_git_python icon test_git_python

这是一个测试上传github的程序。 程序功能,输出txt中指定内容。并重定向到文件;在整理测试结果(result)时可以用。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.