I’M LAKSHAY SHARMA AND I’M FULL STACK TEST AUTOMATION ENGINEER. Have passed 12 years playing with automation in mammoth projects like O2 (UK), Sprint (US), TD Bank (CA), Canadian Tire (CA), NHS (UK) & ASOS(UK). Currently I am working with KNAB bank as SDET. I am passionate about designing Automation Frameworks that follows OOPS concepts and Design patterns. For automation, my weapons are Selenium(Java & C#), Appium, REST-Sharp, REST-Assured, Cucumber, Specflow, etc. I live in Amsterdam(NL), with my wife and a lovely daughter. Please connect with me at LinkedIn or follow me on Instagram. Follow TOOLSQA for latest updates on QA Events and Tutorials.

testRigor Tutorial

testRigor Tutorial     testRigor Basics Automation Testing with testRogor testRigor Navigation Intelligent Test Case Creation Create a Test Suite Test Validations Fix a Failed Test Case Global Variables & Data Sets Reusable Rules Record & Play Handle Web Tables Mobile Automation

DOCKER Tutorial

Docker Tutorial

Understanding Containerization and VirtualizationDocker and Its ArchitectureInstall DockerDocker ImagesDocker ContainersDocker ComposeDocker NetworkingMulti-stage builds in DockerDocker CommandsDocker SwarmDocker VolumesContainer Registries in Docker   Docker Tutorial Understanding Containerization and Virtualization Docker and Its Architecture Install Docker Docker Images Docker Containers Docker Compose Docker Networking Multi-stage builds in Docker Docker Commands Docker Swarm Docker Volumes Container Registries in…

Cypress Assertions

Cypress Assertions

Cypress TutorialCypress BasicsIntroduction and ArchitectureInstallationTest ScriptTest RunnerLocatorsGet & Find CommandAsynchronous ExecutionHandle Non-Cypress Async PromisesCypress AssertionsUI Interaction CommandsjQuery and CypressCypress AdvanceCypress HooksFixtures in CypressCustom Commands in CypressPage Object Pattern in CypressConfigurations in CypressEnvironment Variables in CypressCypress Dashboard ServiceScreenshots and Videos in CypressBDD Automation Framework Assertions are the validation steps that determine whether the specified step of…

Differences between Stubbing and Mocking

Differences between Stubbing and Mocking

BlogsProgram QA AutomaionEstimating an Automation ImplementationAutomation (Importance of Feasibility Study & Returns on Investments)Five most important Automation best practicesTest Data Management Best Practices for AutomationProgram QAAuto-Tracking Project SchedulesTest Data Management or Test Data Masking ProcessHow to Attain more Test Coverage in Lesser timeProduct TestingDid we ever hear of Sampling TestingComparison Testing – Legacy to Modernized…

Run Selenium Tests on Internet Explorer

Run Selenium Tests on Internet Explorer

BASICSSelenium TestingSelenium WebDriver AchitectureSet Up WebDriver with EclipseSet Up JavaSet Up EclipseDownload Selenium WebDriverConfigure Selenium WebDriver with EclipseFirst Selenium Test CaseHow to use GeckoDriver in Selenium?Running Test on Safari BrowserRun Selenium tests on ChromeRun Selenium Tests on Internet ExplorerRun Selenium tests on EdgeInternet Explorer Driver ServerChallenges to run Selenium Scripts with IE BrowserWebDriver CommandsBrowser CommandsNavigation…

Data Driven Framework (Apache POI – Excel)

Data Driven Framework (Apache POI – Excel)

BASICSSelenium TestingSelenium WebDriver AchitectureSet Up WebDriver with EclipseSet Up JavaSet Up EclipseDownload Selenium WebDriverConfigure Selenium WebDriver with EclipseFirst Selenium Test CaseHow to use GeckoDriver in Selenium?Running Test on Safari BrowserRun Selenium tests on ChromeRun Selenium Tests on Internet ExplorerRun Selenium tests on EdgeInternet Explorer Driver ServerChallenges to run Selenium Scripts with IE BrowserWebDriver CommandsBrowser CommandsNavigation…

Read & Write Data from Excel in Selenium: Apache POI

Read & Write Data from Excel in Selenium: Apache POI

BASICSSelenium TestingSelenium WebDriver AchitectureSet Up WebDriver with EclipseSet Up JavaSet Up EclipseDownload Selenium WebDriverConfigure Selenium WebDriver with EclipseFirst Selenium Test CaseHow to use GeckoDriver in Selenium?Running Test on Safari BrowserRun Selenium tests on ChromeRun Selenium Tests on Internet ExplorerRun Selenium tests on EdgeInternet Explorer Driver ServerChallenges to run Selenium Scripts with IE BrowserWebDriver CommandsBrowser CommandsNavigation…

Apache POI - Download and Installation

Apache POI – Download and Installation

In test automation, the test data plays an important role. The test automation framework developers maintain the test data in various formats and Microsoft Excel is one of the easiest and most used ways of storing and maintaining test data. Even the manual QAs keep their test data in Excel files. Now to access this…