All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.qmetry.qaf.automation.step.codegeneration.testmethod.tmpl Maven / Gradle / Ivy

Go to download

Functional test automation framework for web, mobile-web, mobile native and web-service

There is a newer version: 4.0.0-RC3
Show newest version

	@Test(${testng.params})
	public void "${test}"(){
		${steps}
	}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy