You can write tests in non-techinical way as below using specflow.
Specflow is an open source extension available in visual studio, that lets you to write specifications using Gherkin syntax.
Just if you are aware about cucumber for BDD approach, then specflow is cucumber for .net.