Automation
Summary
As an Automation Test Engineer, I have been keeping my skills updated to industrial standard by doing projects and post on github.
Appium Automation
Github link:
https://github.com/arkaan27/Appium_Automation
Language
Java
Tools used
Selenium, Java, Cucumber, Appium
Summary:
Automated Framework for testing front-end application of mobile apps
Using Cucumber, created 3 different Scenarios to test Allocation tab.
Applied the scenarios using Selenium for running tests
Created Hook class for triggering the runs of scripts
Exploited Appium integration with Selenium
Applied Object Oriented Programming for reusability
Automating downloads of documents from stock websites
Github link:
https://github.com/arkaan27/Automation_Scripting
Language
Python
Tools used
Selenium, Pytest
Summary:
Utilised Selenium to download documents from website: https://www.sebi.gov.in
Used Pytest to test the script
Used Logging to genertate results.log file for debugging
Modularize the code for reusability on any website
Automating extraction of Car details from Car registration
Language:
Java
Tools used:
Maven, Selenium, JUnit, Cucumber
Summary:
Extracted data from a .txt file
Utilised Selenium to search car registration numbers on internet.
Extraction of data from Web Browser
Output a new file for processing into machine learning models.