Top "Qaf" questions

QAF (acronym of "QMetry Automation Framework" ) open source test automation framework for functional test automation using selenium, web-driver, appium and for rest based web-service.

Handling excel spreadsheets with Cucumber Scenario Outline

I am trying to see, if possible, to have a more elegant way to handle calling nTh numbers from a …

java excel selenium cucumber qaf
How to run cucumber jvm test scenarios in parallel using Gradle?

I couldn't find best solution for running cucumber test scenarios in parallel using gradle The best possible solution found so …

java selenium-webdriver gradle cucumber-jvm qaf