All posts by Himanshu Sheth

About Himanshu Sheth

Himanshu Sheth is a seasoned technologist and blogger with more than 15+ years of diverse working experience. He currently works as the 'Lead Developer Evangelist' and 'Senior Manager [Technical Content Marketing]' at LambdaTest. He is very active with the startup community in Bengaluru (and down South) and loves interacting with passionate founders on his personal blog (which he has been maintaining since last 15+ years).

Follow me on:

Blogs: 132

Top Automation Testing Trends

Automation

Top Automation Testing Trends To Look Out In 2020

Quality Assurance (QA) is at the point of inflection and it is an exciting time to be in the field of QA as advanced digital technologies are influencing QA practices.

January 15, 2020

view count122760 Views

Read time16 Min Read

Selenium Automation Testing Blogs

AutomationMiscellaneous

Top 22 Selenium Automation Testing Blogs To Look Out In 2020

If you are a web tester then somewhere down the road you will have to come across Selenium, an open-source test automation framework that has been on boom ever since its launch in 2004.

December 26, 2019

view count179404 Views

Read time17 Min Read

Code Coverage vs Test Coverage

AutomationManual Testing

Code Coverage vs Test Coverage: Which Is Better?

Test Coverage and Code coverage are the most popular methodologies for measuring the effectiveness of the code. Though these terms are sometimes used interchangeably since their underlying principles are the same.

December 18, 2019

view count198502 Views

Read time23 Min Read

Parameterization in TestNG

Selenium TutorialTutorial

Parameterization In TestNG – DataProvider and TestNG XML (With Examples)

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on A Detailed TestNG Tutorial. Test automation, or automation testing as it’s called popularly, is not as easy as it sounds. All permutations and combinations of all possible user interactions have to be considered and based on … Continue reading Parameterization In TestNG – DataProvider and TestNG XML (With Examples)

December 5, 2019

view count109164 Views

Read time15 Min Read

NUnit Test Automation Using Selenium C# (with Example)

Selenium TutorialTutorial

NUnit Test Automation Using Selenium C# (with Example)

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial and Selenium NUnit Tutorial. C# is objected-oriented and provides all the popular features supported by OOPS namely encapsulation, polymorphism, and inheritance. Using C#, you can develop web-based, develop windows, and console applications.

November 6, 2019

view count114530 Views

Read time17 Min Read

Selenium 4 Relative Locator

AutomationSelenium TutorialTutorial

How Selenium 4 Relative Locator Can Change The Way You Test?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium 4. Web pages can consist of the number of web elements or GUI elements like radio buttons, text boxes, drop-downs, inputs, etc. Web locators in the context of Selenium automation testing are used to perform … Continue reading How Selenium 4 Relative Locator Can Change The Way You Test?

October 23, 2019

view count198486 Views

Read time9 Min Read

How Smashtest Is Changing The Way You Write Selenium Tests?

Selenium TutorialTutorial

How Smashtest Is Changing The Way You Write Selenium Tests?

When it comes to automated website testing, one parameter that is extremely important is the intellect gathered from the output of your automation test execution i.e. number of bugs reported, percentage of pass/failed test cases, test coverage, etc.

September 5, 2019

view count71960 Views

Read time32 Min Read

Generating XML And HTML Report In PyUnit For Test Automation

AutomationSelenium TutorialTutorial

XML And HTML Report In PyUnit For Test Automation

Irrespective of the test framework being used, one aspect that would be of interest to the various stakeholders in the project e.g. developers, testers, project managers, etc. would be the output of the test results.

August 20, 2019

view count118148 Views

Read time13 Min Read

Selenium Automation Testing On Internet Explorer (IE) & Edge

Selenium TutorialAutomationTutorial

Selenium Automation Testing on Internet Explorer (IE) & Edge

Design and Usability are two important factors when you are building a consumer web product/web application. You might need to step into the shoes of the customers in order to tackle different usability problems.

August 12, 2019

view count98088 Views

Read time24 Min Read

22 Practical Tips To Test Automation With Selenium WebDriver

AutomationSelenium Tutorial

22 Practical Tips To Test Automation With Selenium WebDriver

Test automation with Selenium has empowered website testers over the globe to perform automated website testing with ease. Webdriver is a core component of the Selenium framework using which you can perform automated cross browser testing

July 2, 2019

view count95847 Views

Read time16 Min Read