Skip to content
View sopansagorkar's full-sized avatar
:shipit:
Focusing
:shipit:
Focusing

Block or report sopansagorkar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sopansagorkar/README.md

sopansagorkar

sopansagorkar

sopansagorkar's github stats

Twitter Badge Linkedin Badge Gmail Badge Docker Badge


Hi Namaste


I am Sopan Sagorkar, a Lead Test Automation Engineer passionate about Automation Testing.

Automation (noun): The act or process of converting the controlling of a machine or device to a more automatic system.
  • 💻 I code in Java.
  • 🌱 I’m currently learning Mobile App Automation and DevOps.
  • 👯 I’m looking for different ways of Automation Process.
  • 💬 Ask me about anything. If I didn't know maybe I will learn something new!
  • ⚡ Fun fact: I talk less. I am a chill person with great humor and can give you life advice as well.
def 10YearsOfIT(self):
    year = 10
    prevWorkDone = 0
    while(year<11):
        workDone = int(input())
        if workDone>prevWorkDone:
           print("Keep it Up!")
        else:
           print("Real Tester starts from 0.")
        prevWorkDone = workDone 
    print("Happy Testing!")
    
self.10YearsOfIT()

Sopan's GitHub Streak

Pinned Loading

  1. PlaywrightJS PlaywrightJS Public

    JavaScript 1

  2. SeleniumFramework SeleniumFramework Public

    Java 1

  3. Selenium_Docker Selenium_Docker Public

    Shell

  4. automation_framework automation_framework Public

    Java

  5. Cucumber_testng Cucumber_testng Public

    Java

  6. docker-selenium docker-selenium Public

    Forked from SeleniumHQ/docker-selenium

    Docker images for Selenium Grid Server (Standalone, Hub, and Nodes).

    Makefile