Category: Software Engineering

22
Jan
2022

Selenium Testing with Python

  https://demo.seleniumeasy.com/basic-first-form-demo.html Python selenium commands cheat sheet from selenium import webdriver #chrome_browser=webdriver.Chrome(‘./chromedriver’) driver = webdriver.Chrome() driver.get(“https://demo.seleniumeasy.com/basic-first-form-demo.html”) driver.maximize_window()…

27
Nov
2021

Software Development Life Cycle(SDLC)

Planning  Requirement Analysis Design Implementation/Coding Testing Deployment Maintenance     SDLC: Planning Requirement Analysis Design Implementatiron/Coding Testing…

17
Sep
2020

Java learned as so far:

Java variables, Array, 2d array Method Different method invoking and return type Class – Class is actually…

05
Jan
2020

Mission Programer

05
Jan
2020

Must Read For Becoming a Successful Software Developer

https://content.techgig.com/7-habits-of-successful-developers/articleshow/72996679.cms   https://content.techgig.com/5-aptitude-interview-questions-that-can-get-you-a-tech-job/articleshow/73080737.cms