What is the main reason we are using properties file? - To avoid hard coding. - We are able to exclude some test data from our tests. - So that we can manage important test data from external files.