我的意思,jira synapseRT 的测试报告,太过零散。qa 去做测试报告的时候需要花较多时间。由于之前是使用禅道专业版本,可以一键导出 一个测试报告合集,qa 只负责总结和结论。
请问有整理得出类似 禅道专业版 导出的测试报告吗?
请问有在使用 SynapseRT 这个插件吗
感谢吴晓华老师介绍了个优秀的学生 [silver bullet],帮我解决了问题二。
wda 虽已被 appium 采纳,但是 facebook 已经放弃维护。转向他们的新工具 idb 开发了。
Archiving
We are archiving WebDriverAgent. Thanks to the community who have used it! The code will remain here for your future use, but will no longer be actively supported by Facebook.
In May 2019, we open sourced IDB, “iOS Development Bridge”, a command line interface for automating iOS Simulators and Devices. We are currently migrating our own internal projects from WDA to IDB, and suggest checking it out as an alternative.
More information on IDB:
Project on GitHub
Talk from 2019 F8
你的回复,让我去读了 github 官方文档。去尝试一下 facebook 新工具 idb。目前行业上很少资料。
成功了,不成功访问不了http://localhost:8100/inspector,这个页面滴。
请问找到了吗?
如果有结果,可以反馈一下给我哈,冬天我也可能会去游泳。
1091710101
你说的 userid,我可以从哪里获得?
@ 卡斯 请问我这个贴是哪处地方违规了?
国内不缺人。只有不断充电,不断改进,不断突破,才能不被替代。
请问楼主,你这是 target/后面的东西也一并提交到了 git 吗?
时隔多日,最近有机会重温 jmeter 官方文档。原来,我把事情搞复杂了。原本 jmeter 就支持线程数和迭代次数参数化。
16.11 Parameterising tests
Often it is useful to be able to re-run the same test with different settings. For example, changing the number of threads or loops, or changing a hostname.
One way to do this is to define a set of variables on the Test Plan, and then use those variables in the test elements. For example, one could define the variable LOOPS=10, and refer to that in the Thread Group as ${LOOPS}. To run the test with 20 loops, just change the value of the LOOPS variable on the Test Plan.
This quickly becomes tedious if you want to run lots of tests in CLI mode. One solution to this is to define the Test Plan variable in terms of a property, for example LOOPS=${__P(loops,10)}. This uses the value of the property "loops", defaulting to 10 if the property is not found. The "loops" property can then be defined on the JMeter command-line:
jmeter … -Jloops=12 …
If there are a lot of properties that need to be changed together, then one way to achieve this is to use a set of property files. The appropriate property file can be passed in to JMeter using the -q command-line option.
ok,可以的。
是的,无奈。有需求空缺也是因为这个事。
是的,大塘地铁 b 口,海珠湖附近
看个人能力,10-15k
目前已经解决了。修改过源码目录需要重新删掉原来的报告内容,重新生成一下。
类似这样,虽然 Charles 支持多个请求合并导出一个 har,但是通过 har2case 转成 case 只有一个。如果逐个请求转换成 har,再将 har 转成 testcase 的话,接口多了也费时,主要还是重复工作。
自己写了个小脚本把 har 目录下的文件批量转 testcase,然后剪切到 testcases/目录下
恩人呐,开源万岁!
我 想请问哪款工具可以支持把多个请求导出多个 har 文件?然后 har2case 支持处理多个 har 文件吗?
大佬,简历很丰富😯,就是奔着你叫狂狮 进来的
很好奇,这条业务线与 20 几个项目的关系。我这 6 个人,三条几乎没什么关联的业务线,算上服务约有 30+ 个。