Let’s first get to the basics. What is an end-to-end test? We can define it as a test that can potentially span multiple UIs and perform testing from an end user’s perspective of a complete workflow from start to end. Well, Selenium is not a good fit for cross-system testing or for emulating a user’s …
|