Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 979 Bytes

Automation_tool_evaluation.md

File metadata and controls

18 lines (13 loc) · 979 Bytes

Test Automation Approach

CodeceptJS bypasses execution commands to helpers. Depending on the helper enabled, your tests will be executed differently. If you need cross-browser support you should choose Selenium-based WebDriver or TestCafé. If you are interested in speed - you should use Chrome-based Puppeteer. Therefore, we could say this tool is very flexible and easily maintained.

tool_evaluation

Based on the analytic in the table above, we could say “Codeceptjs” is the winner amongst famous frameworks/tools in the market.

POC for the Codeceptjs: https://github.com/hungdao-testing/amazonweb