Dear Developers and QA,
I would like to ask a very simple question, but it is very important for me.
Please, consider the following test:
When I enter the search phrase “Hello World” into the Google Search box Then the Google’s search page title should contain the string “Hello World”
How would you implement this verification (assertion) in the unit test code? Please, post your code samples in any programming languages you like.
Thanks in advance, Dmitry