Skip to content
TestingMint
TestingMint
  • Software Testing
  • Automation Testing

Selenium

Best Practices for using TestNG

April 3, 2023April 1, 2023
Best Practices for using TestNG - testingmint.com

When it comes to automating web testing with Selenium WebDriver and TestNG, there are certain best practices that can help us achieve better results. By following these practices, we can …

Read more

Categories Automation Testing Tags Automation Testing, Selenium, TestNg

TestNG Reporting with Selenium WebDriver

April 3, 2023March 29, 2023
TestNG Reporting with Selenium WebDriver - testingmint.com

Welcome to the “TestNG Reporting with Selenium WebDriver” blog. TestNG is a popular testing framework that provides comprehensive reporting capabilities to help us understand the results of our tests. With …

Read more

Categories Automation Testing Tags Automation Testing, Selenium, TestNg

TestNG and Selenium: How to use TestNG with Selenium WebDriver to Automate Web Testing

April 3, 2023March 27, 2023
TestNG and Selenium - testingmint.com

In today’s fast-paced digital world, websites and web applications have become an integral part of businesses. As the usage of web applications increases, it becomes crucial for developers and testers …

Read more

Categories Automation Testing Tags Automation Testing, Selenium, TestNg

DevOps and Automation Testing: How to Work Together for Better Software Quality

March 25, 2023March 25, 2023
DevOps and Automation Testing - testingmint.com

Welcome to our DevOps and automated testing blog. It goes without saying that software development has become a crucial component of every organisation in the current digital era. Organizations are …

Read more

Categories Automation Testing, Software Testing Tags Automation Testing, Devops, Selenium

Importance of Using Selenium for Regression Testing

April 3, 2023March 22, 2023
Importance of Using Selenium for Regression Testing - Testingmint.com

As software development continues to advance at a rapid pace, it’s essential to ensure that new updates and changes do not break existing functionality. This is where regression testing comes …

Read more

Categories Automation Testing Tags Regression Testing, Selenium

XPath in Selenium | How to use XPath?

March 12, 2023
XPath in Selenium - Testingmint.com

XPath is a powerful tool that allows Selenium testers to select elements on a web page using a variety of criteria, such as element type, attributes, and position in the …

Read more

Categories Automation Testing Tags Selenium

How to Capture Screenshot using Selenium

March 11, 2023
How to Capture Screenshot using Selenium - testingmint.com

Screenshotting is particularly useful when it comes to automating web applications. It helps you to analyze the bugs that you find while testing the applications. Taking screenshots might help you …

Read more

Categories Automation Testing Tags Selenium

How to Upload File using Selenium

March 4, 2023March 4, 2023
How to Upload File using Selenium - testingmint.com

As an automation tester, one of the crucial tasks is to upload files and validate the file upload functionality of a website. Upload file using Selenium WebDriver is an essential …

Read more

Categories Automation Testing Tags Selenium

Assertions in Selenium

March 1, 2023March 1, 2023
Assertions in Selenium - testingmint.com

Assertions are used to compare the actual and expected results. It is an important part of test automation since it helps in the early identification of defects, saving time and …

Read more

Categories Automation Testing Tags Selenium

How to Scroll Down or Up Page using Selenium

February 28, 2023
How to Scroll Down or Up Page using Selenium - Testingmint.com

In web applications, Scrolling is an important functionality. There are scenarios where we have to scroll up and down to perform some actions such as viewing content, selecting options, etc. …

Read more

Categories Automation Testing Tags Selenium

How to Handle Dropdown in Selenium

February 26, 2023February 23, 2023
How to Handle Dropdown in Selenium - testingmint.com

In web automation, dropdowns play a vital role in testing and simulating user interactions. Automating the selection of option(s) from a list, saves time and reduces manual effort. Handling dropdowns …

Read more

Categories Automation Testing Tags Selenium

Waits in Selenium: Implicit, Explicit, and Fluent

February 26, 2023February 21, 2023
Waits in Selenium - testingmint.com

Selenium is a popular open-source tool for website automation, it can significantly reduce the time and effort required for manual testing. One of the most important aspects of Selenium testing …

Read more

Categories Automation Testing Tags Selenium

How to Handle Alerts and Popups in Selenium

February 20, 2023February 20, 2023
How to Handle Alerts and Popups in Selenium-testingmint.com

Handling alerts and popups is an essential part of web automation with Selenium WebDriver. In this blog, we’ll cover everything you need to know about How to Handle Alerts and …

Read more

Categories Automation Testing Tags Selenium

How to Automate Drag and Drop in Selenium

February 27, 2023February 19, 2023
How to Automate Drag and Drop in Selenium-testingmint.com

Modern web apps frequently use the interactive feature drag and drop. It enables users to drag objects to different locations on the screen by clicking and holding them with the …

Read more

Categories Automation Testing Tags Selenium

WebElement In Selenium

February 27, 2023February 18, 2023
WebElement In Selenium - testingmint.com

Selenium is a popular tool for automating web testing tasks. One of the most important aspects of Selenium is its ability to interact with web pages and elements using the …

Read more

Categories Automation Testing Tags Selenium

Web Locators In Selenium

February 27, 2023February 17, 2023
Web Locators in Selenium -testingmint.com

Web locators are an essential component of every Selenium script when it comes to Automation Testing. Web locators enable you to locate certain items on a web page and interact …

Read more

Categories Automation Testing Tags Selenium

How to Write First Automation Script Using Selenium+Java

February 18, 2023February 16, 2023
How to Write First Automation Script Using Selenium+Java-testingmint.com

Automation testing has become a popular choice for software testers to ensure the quality of their application. One of the most popular tools for automation testing is Selenium. Selenium is …

Read more

Categories Automation Testing Tags Selenium

Top 10 Debugging Techniques in Automation Testing

October 13, 2024February 4, 2023
Top 10 Debugging Techniques in Automation Testing

Debugging errors in automated tests can be a real pain. As a software tester, you need to make sure your tests run smoothly and accurately, but sometimes things just do …

Read more

Categories Automation Testing Tags Selenium

About Us

  • LinkedIn
  • Twitter
  • Facebook
  • Instagram
@ 2026 - TestingMint.com. All Rights Reserved.