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

关于UI自动化测试模块的疑惑 #3

Open
ChenHuabin321 opened this issue Mar 27, 2019 · 1 comment
Open

关于UI自动化测试模块的疑惑 #3

ChenHuabin321 opened this issue Mar 27, 2019 · 1 comment

Comments

@ChenHuabin321
Copy link

您好,前辈,我想对您的这个系统进行二次开发,作为菜鸟,有几个疑问想咨询前辈:
1、UI自动化测试中的host和port都是写死在conf.xml文件中的,这样的话就不能对多个需要测试不同host下的项目(web)进行UI测试,是这样的吗?
2、在模板编写子模块的内容属性中,有许多类似于_video 、_not、_wait 、_time 、_min、_t_point 、_single 等属性,且在具体执行过程(case.py模块下的op_method方法)中,也对这些属性进行判断,请问这些属性值分别表示什么含义?
新晋菜鸟,琢磨几天未果,不得已打扰前辈,还请前辈帮忙!

@qiangzhouf
Copy link
Owner

可以理解为一些关键字,这些关键字对应【模板生成很多个用例】过程中的一些策略,该实例不是一个好的解决UI自动化的方案,姑且一看,交流就行,doc下面有架构设计图。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants