Describe how you would test a process that we have no testing for?
Anónimo
Get the requirement, create positive and negative tests, sit with the developer to see if there are unit tests available if the environment isn't already configured - configure the environment. Run the test. Report the findings.