MobileBDD framework

The mobile app automation testing framework was designed with full consideration of AOS testing, IOS testing, and switching to Webview context for H5 testing, making it easy for you to write automation testing code.

let’s have a look the framework.
图片[1]-MobileBDD framework - 拾光赋-拾光赋
actions
Implemented element operations for AOS and IOS, such as clicking the element, input text, get screen width and height, swipe screen, etc.
图片[2]-MobileBDD framework - 拾光赋-拾光赋
config
Read configuration files/environment variables/system properties
图片[3]-MobileBDD framework - 拾光赋-拾光赋
context
Test environment context, save test data
图片[4]-MobileBDD framework - 拾光赋-拾光赋
driver
Driver management, connect devices, launch app, close app, etc.
图片[5]-MobileBDD framework - 拾光赋-拾光赋
hooks
Cucumber hook, to get the test case status, and decide what to do.
图片[6]-MobileBDD framework - 拾光赋-拾光赋
pages
Due to significant differences in element operations between AOS and IOS, a Screen interface has been defined, and AOS and IOS have different implementations
图片[7]-MobileBDD framework - 拾光赋-拾光赋
feature and steps
图片[8]-MobileBDD framework - 拾光赋-拾光赋
how to run

*Our github: *
https://github.com/jovic2017/MobileBDD

原文链接:MobileBDD framework

© 版权声明
THE END
喜欢就支持一下吧
点赞7 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容