Name two types of Automation Testing?
Unit, Integration, Functional, Regression, Data Driven, Black Box, Smoke
What is ONE advantage of using Selenium over other tools?
- open source
- multiple browsers, multiple OS
- multiple programming languages
- strong user community
What is one benefit of manual testing?
Understand the problem
Features should be verified first
Exploratory testing
Not everything can be automated
Who is the founder of Selenium?
Jason Huggins
What year was Selenium founded?
2004
What tool did Cruz use to execute the demo test case?
Visual Studio
What is Sauce Labs?
cloud testing tool to execute test cases on the cloud
Why is it called Selenium?
A competitor at that time, called Mercury QuickTest Professioal was popular.
To kill Mercury (in the body), Selenium is taken.
Who automation tests Web Store application? Name one of two.
Junaid, Erick