All posts by Himanshu Sheth

About Himanshu Sheth

Himanshu Sheth is the Director of Marketing (Technical Content) at LambdaTest, with over 8 years of hands-on experience in Selenium, Cypress, and other test automation frameworks. He has authored more than 130 technical blogs for LambdaTest, covering software testing, automation strategy, and CI/CD. At LambdaTest, he leads the technical content efforts across blogs, YouTube, and social media, while closely collaborating with contributors to enhance content quality and product feedback loops. He has done his graduation with a B.E. in Computer Engineering from Mumbai University. Before LambdaTest, Himanshu led engineering teams in embedded software domains at companies like Samsung Research, Motorola, and NXP Semiconductors. He is a core member of DZone and has been a speaker at several unconferences focused on technical writing and software quality.

Follow me on:

Blogs: 131

Challenges In Selenium Automation

AutomationCross Browser TestingSelenium Tutorial

Common Challenges In Selenium Automation & How To Fix Them?

This article is a part of our Learning Hub. For more in-depth resources, check out our hub on Selenium Tutorial. Selenium is one of the most popular test frameworks which is used to automate user actions on the product under test. ​Selenium is open source and the core component of the selenium framework is Selenium … Continue reading Common Challenges In Selenium Automation & How To Fix Them?

May 22, 2019

view count135193 Views

Read time16 Min Read

Using Selenium and Python Hypothesis for Automation Testing

Selenium PythonSelenium TutorialTutorial

Using Selenium and Python Hypothesis for Automation Testing

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. When it comes to testing a software product, various forms of testing e.g. unit testing, integration testing, release testing, etc. are performed at different stages of SDLC(Software Development Test Cycle).

May 8, 2019

view count35710 Views

Read time17 Min Read

How To Measure Page Load Times With Selenium?

AutomationCross Browser TestingSelenium Tutorial

Measure and Optimize Page Load Time With Selenium

There are a number of metrics that are considered during the development & release of any software product. One such metric is the ‘user-experience’ which is centred on the ease with which your customers can use your product.

March 11, 2019

view count135153 Views

Read time14 Min Read

Leveraging Pairwise Test Technique For Cross Browser Testing

Cross Browser TestingMiscellaneous

Leveraging Pairwise Test Technique For Cross Browser Testing

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Cross Browser Testing Tutorial. The primary responsibility of the test lead or the test analyst is to come up with ‘Test case design & Planning’ in order to attain maximum test coverage. As it is nearly … Continue reading Leveraging Pairwise Test Technique For Cross Browser Testing

February 22, 2019

view count180043 Views

Read time20 Min Read

How Agile Teams Use Test Pyramid for Automation

AutomationCross Browser Testing

How Agile Teams Use Test Pyramid for Automation?

Product testing is considered a very important step before the product is released to the end customer. Depending on the nature and complexity of the project/product, you need to make sure that you use the very best of

February 12, 2019

view count38513 Views

Read time17 Min Read

Python UnitTest Parallel Testing In Selenium WebDriver

AutomationCross Browser TestingSelenium PythonSelenium TutorialTutorial

Easily Execute Python UnitTest Parallel Testing In Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Cross browser testing is deemed to be an indispensable task for modern day release cycle. However, manual cross browser testing could turn out to be very strenuous and time consuming. A major hindrance … Continue reading Easily Execute Python UnitTest Parallel Testing In Selenium

February 7, 2019

view count87416 Views

Read time13 Min Read

Selenium-Grid-Setup

AutomationCross Browser TestingSelenium TutorialTutorial

Selenium Grid Setup Tutorial For Cross Browser Testing

When performing cross browser testing manually, one roadblock that you might have hit during the verification phase is testing the functionalities of your web application/web product across different operating

February 5, 2019

view count45528 Views

Read time17 Min Read

QA leads

AutomationManual TestingTesting Strategies

How Professional QA Lead Set Goals For A Test Department?

One of the initial challenges faced by a QA lead or a manager in any department from product planning to development & testing, revolves around figuring the right composition of the team. The composition would

January 29, 2019

view count72232 Views

Read time13 Min Read

Why You Need To Care About Automated Functional Testing In 2019?

Automation

Why You Need To Care About Automated Functional Testing In 2020?

How many times have you come across products that have good UI but really bad functionality such as severe lagging experience and ample number of bugs or vice-versa. There could be multiple reasons for the

January 25, 2019

view count21179 Views

Read time16 Min Read

PyTest

AutomationCross Browser TestingSelenium TutorialTutorial

Test Automation Using Pytest and Selenium WebDriver

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium pytest Tutorial. In today’s times, one of the challenges that developers face is ensuring that their website/web-app works seamlessly across a different set of devices, browsers, and Operating Systems (OS)/platforms. This is where cross browser … Continue reading Test Automation Using Pytest and Selenium WebDriver

January 16, 2019

view count101412 Views

Read time8 Min Read