Skip to content
View sopansagorkar's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report sopansagorkar

Report abuse

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

Report abuse
sopansagorkar/README.md
Profile views
QR code for Sopan Sagorkar's website

Hi, Namaste Waving hand

Lead Test Automation Engineer passionate about automation testing.

Twitter Email Docker Hub

Sopan's GitHub stats Top languages

About Me

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 and JavaScript.
  • 🌱 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.

Automation Mindset

def 10YearsOfIT(self):
    year = 12
    prevWorkDone = 0
    while(year<13):
        workDone = int(input())
        if workDone>prevWorkDone:
           print("Keep it Up!")
        else:
           print("Real Tester starts from 0.")
        prevWorkDone = workDone 
    print("Happy Testing!")
    
self.12YearsOfIT()
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