Writing BDD Code with Selenium POM and Specflow -- Part 4 (Series)

preview_player
Показать описание
This part is going to be a continuation of Part 3, but here we are going to use Page Object Model (POM) along with BDD and Specflow.
Рекомендации по теме
Комментарии
Автор

Hi, Could you help me with something, I did the process but I have a problem with the test because Visual Studio doesn't show any test, I don't what it could be.Thanks

manuelondo
Автор

Hi, could you explain how are you dealing with PageFactory being deprecated? Consequently, FindsByAttribute and How classes too.

deborahdcarlo
Автор

Hello Kartik, video looks cool. I am facing one issue, My Visual studio test explorer is failing to recognize my test, what could be the reason. Spent lots of time but unable to figure out

sagarpatra
Автор

Hi Kartik, your videos are very informative. While running these tests I am getting following exceptions

MSTestAdapter failed to discover tests in class of assembly Reason Could not load file or assembly 'TechTalk.SpecFlow, Version=2.1.0.0, Culture=neutral, or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040).

I am running tests on Visual studio 2015. Initially, I have installed the latest version for Specflow and the latest version for Specfkow.assist but getting some non-compatible errors but then I updated the versions same as you but then I am getting the above error. I am stuck this issue. I have tried even having just one feature file, steps definition and empty login object but still its not reaching to point of loading chrome browser and throw above error and finished the test. It seems like the issue is with the version conflict but not able to figure out. If you could help me that would be great.

hsingh
Автор

Hello, Is it possible to get source code of that program since it is really useful for me to start form the scrach. Thanks

ashanim
Автор

Test Explorer doesn't show any tests, what can be the problem?

janskrupskis