Home - markokonsaFob/RocketChatAutomation GitHub Wiki
TTU: Test Automation Course
Provided by FOB Solutions
Introduction
In software testing, test automation is the use of special software (separate from the software being tested) to control the execution of tests and the comparison of actual outcomes with predicted outcomes. Test automation can automate some repetitive but necessary tasks in a formalized testing process already in place, or perform additional testing that would be difficult to do manually. Test automation is critical for continuous delivery and continuous testing.
In this course we will be focusing on mobile test automation with Cify Framework which is developed by FOB Solutions.
Outcome
After this small course you will know about mobile test automation using Appium, web automation using Selenium, how to use Cucumber and remote device farms.
Computer requirements
- Java installed
- IDEA installed
- Google Chrome (or Firefox) installed
Submitting home tasks
In this course we will have 3 hometasks for test automation. Here you can find everything you need for those tasks. Hometasks can be seen in pages that you can find from the sidebar. If you need more information then use chat room or contact Marko Konsa ([email protected])
Useful links
GitHub: GitHub
Chatroom: Chat
SauceLabs: SauceLabs
IntelliJ IDEA: IDEA
Appium: Appium