Day 04
Topics for Day 4:
Setup Eclipse IDE - https://www.eclipse.org/downloads/
Java Development Kit. Comes along with JRE. https://www.oracle.com/technetwork/ja...
Create and execute 1st Selenium+Java/JUnit Webdriver Program from Eclipse.
Expand the Automation Test Case
Manual to Automation through ERA - Automation Thumb Rule. Efficiency, Reusability, Accuracy.
Efficiency:
Fewer Resources(Human, System, Network, App, Cloud)
Speed with which it executes.
Reusability:
Build once, reuse multiple times.
Initial Effort in building Automation Tests or Frameworks
ROI … Return On Investment. Getting back all the effort and cost.
Accuracy:
If the tests are unreliable.
Not all Tests can be automated. Fair. Leave those 5% to 50% scenarios for Manual Testing.
For the ones created, we need to have strong confidence.
Yes. Will show and report defects, we retest manually.
iTeLearn.com provides the best online and classroom training for close to a decade now. Selenium is the best automation tool available in the market and will continue to lead until you have better technology.
Selenium webdriver is the latest addition to the selenium test automation suite. It is a free and open source framework which supports multiple platforms and browsers. Selenium is highly user-friendly and easy to learn. Hence, it has become popular across the world and now it is the numero uno among the test automation tools for testing web-based applications.