📅  最后修改于: 2022-03-11 14:48:36.395000             🧑  作者: Mango
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.