You can also move properties from a request test step to another request test step, like the Property Transfer: Move sessionID test step does. Double-click the Property Transfer: Move Username and Password test step. This property transfer test step takes values from source properties and assigns them to target properties. Dec 30, 2020 · DEQ Helps Utah Cities Address Polluted Properties. To help communities assess and clean up sites contaminated by hazardous waste and petroleum, DEQ provides assistance seeking U.S. EPA Brownfields grants. This year, Salt Lake County, Murray, Spanish Fork City and Green River are vying for federal money to help clean up blighted properties. Read ... Now, we'll override properties by putting the property file in the test resources. This file must be on the same classpath as the default one.. Additionally, it should contain all the property keys specified in the default file. Therefore, we'll add the application.properties file into the src/test/resources:. example.firstProperty=file example.secondProperty=file