How to keep track of your continuous learning? I try it with a scrum board: https://trello.com/b/OIuiA3Ql/study
When working with CodedUI and SpecFlow, it can be important to have it run as a 32-bits process. I spend quite some time finding the correct setting in Visual Studio for a project that was not running the tests. It appeared I needed to change the following test setting: from the Menu in Visual Studio, choose Test\Test settings\Default Processor Architecture: X86 (so not: X64!). The same can be said for all other test types run from the Test Explorer, like unit tests.
Reacties
Een reactie posten