All posts by Himanshu Sheth
• Selenium Tutorial • Tutorial
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
119525 Views
17 Min Read
• Automation • Selenium Tutorial • Tutorial
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
201180 Views
9 Min Read
• Selenium Tutorial • Tutorial
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
73790 Views
32 Min Read
• Automation • Selenium Tutorial • Tutorial
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
120304 Views
13 Min Read
• Selenium Tutorial • Automation • Tutorial
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
100106 Views
24 Min Read
• Automation • Selenium 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
97951 Views
16 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial • Tutorial
pytest Report Generation For Selenium Automation Scripts
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium pytest Tutorial. Test automation frameworks such as pytest are very powerful in automating tests when used along with the Selenium, the test results generated by these tests can become more insightful when you combine testing … Continue reading pytest Report Generation For Selenium Automation Scripts
May 29, 2019
45605 Views
12 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial
Common Challenges In Selenium Automation & How To Fix Them?
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 WebDriver.
May 22, 2019
127000 Views
14 Min Read
• Selenium Python • Selenium Tutorial • Tutorial
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
25059 Views
18 Min Read
• Automation • Cross Browser Testing • Selenium 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
125329 Views
14 Min Read