Answers for "What is the reason we are using properties file"

0

What is the reason we are using properties file

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.
Posted by: Guest on December-04-2020

Code answers related to "What is the reason we are using properties file"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language