© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
K. DasCreate an Enterprise-Level Test Automation Framework with Appiumhttps://doi.org/10.1007/978-1-4842-8197-0_4

4. Creating the Properties Files

Koushik Das1  
(1)
Miami, FL, USA
 

In the previous chapter, we added Gradle plugins and dependencies to our project. We also defined the Gradle tasks for test execution. Now we are ready to start the serious coding required to build our framework. In this chapter, we will do that by creating a properties file that will be used to create driver objects in the following chapter. Let’s begin.

Creating Your Properties Files

When we bootstrapped with Spring, we got one empty properties file. We can use this for API testing ...

Get Create an Enterprise-Level Test Automation Framework with Appium: Using Spring-Boot, Gradle, Junit, ALM Integration, and Custom Reports with TDD and BDD Support now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.