Steven's Notebook

Look Ma - No Hands!

Page-Object Model

A few weeks ago, an interviewer and I were talking about end-to-end test automation, and I mentioned using a Page Object Model when writing such tests. After we got off the call, I decided to put together a small demo which you can find at on GitHub.

Btw, this was all done on my Mac using Visual Studio Code and command-line `dotnet` commands. Fwiw, I strongly encourage installing a TRX viewer extension and using `dotnet test –logger ‘trx’` to kick off your tests.

The funny part of the story is that, the following week, during a technical interview with the same company we got into more detail… but I was so engrossed in the discussion that I completely forgot to let them know about the repo.

I don’t know if it would have helped (or hurt) for me to have mentioned it; the good news is that I got an offer even though I didn’t.

Steven's Notebook © 2000-2018 Frontier Theme