Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用tidevice执行Fastbot iOS, 支持Windows上执行 #1

Closed
jongyu opened this issue Aug 3, 2021 · 11 comments
Closed

使用tidevice执行Fastbot iOS, 支持Windows上执行 #1

jongyu opened this issue Aug 3, 2021 · 11 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@jongyu
Copy link

jongyu commented Aug 3, 2021

  • 执行命令(Fastbot的参数使用-e 指定)
tidevice xctest -B fastbot的bundle_id -e BUNDLEID:被测应用的bundle_id -e duration:测试时长 -e throttle:300
  • 实际例子(基于QQ音乐)
tidevice xctest -B bytedance.FastbotRunner -e BUNDLEID:com.tencent.QQMusic -e duration:5 --debug
@jongyu jongyu changed the title 使用tidevice执行Fastbot iOS, 支持Windows 使用tidevice执行Fastbot iOS, 支持Windows上执行 Aug 3, 2021
@geron-cn geron-cn added documentation Improvements or additions to documentation good first issue Good for newcomers enhancement New feature or request labels Aug 3, 2021
@bluepang
Copy link

bluepang commented Aug 5, 2021

问下,throttle不设置,默认是多少?

@jongyu
Copy link
Author

jongyu commented Aug 5, 2021

问下,throttle不设置,默认是多少?

这个貌似默认是300(我自己把它改成了100), duration的时间默认是15分钟, duration建议自己设置长一些

@bluepang
Copy link

bluepang commented Aug 6, 2021

这个貌似默认是300(我自己把它改成了100), duration的时间默认是15分钟, duration建议自己设置长一些

好的,谢谢

@bluepang
Copy link

bluepang commented Aug 6, 2021

不好意思,请问throttle极限值能达到多少,设置到100感觉压力还是不是很够(相对安卓端的Maxim),跑了6个小时,没发现问题

@geron-cn
Copy link
Collaborator

geron-cn commented Aug 6, 2021

不好意思,请问throttle极限值能达到多少,设置到100感觉压力还是不是很够(相对安卓端的Maxim),跑了6个小时,没发现问题

你可以尝试下 -200 ~ -100,这是一个极限值了。

@pingchaodeng
Copy link

你好,请问windows上执行的话,需要配置什么运行环境吗

@jongyu
Copy link
Author

jongyu commented Sep 2, 2021

你好,请问windows上执行的话,需要配置什么运行环境吗

去看这个taobao-iphone-device

@pingchaodeng
Copy link

你好,请问windows上执行的话,需要配置什么运行环境吗

去看这个taobao-iphone-device

好的 多谢

@bluepang
Copy link

bluepang commented Oct 11, 2022 via email

@hanhongcat
Copy link

您好,windows上使用tidevice 跑iosmonkey,命令:tidevice xctest -B bytedance.FastbotRunner.xctrunner -e BUNDLEID:com.fdzq.ForthrightSecurities -e duration:960 -e throttle:500 --debug
实际跑了不到两小时就停止了。报错: dtxm socket closed
xctrunner quited。请帮忙看下怎么处理

@bluepang
Copy link

bluepang commented Feb 23, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants