Selenium: The Most Sought-After tool for Automation Testing

Selenium: The Most Sought-After tool for Automation Testing

Automation Testing | What is Automation Testing? Automation testing is a technique through which an application is to be implemented with full life cycle of the Application software in less time & provides efficiency & effectiveness to the testing software’s. Automation testing is a script writing technique where software tester writes scripts by own and […]

Read More »
WHAT IS SOFTWARE TESTING AND WHY IT IS NECESSARY TO DO?

WHAT IS SOFTWARE TESTING AND WHY IT IS NECESSARY TO DO?

What is software testing and Why it is necessary to do? Software testing company India is necessary because we all make mistakes. It is a process through which we can get to know that our application is working correctly or not as per requirement. Why software testing is necessary? While doing testing of any software projects sometimes […]

Read More »
What is Regression Testing

What is Regression Testing

Regression testing – If we talk about testing process than in this case we have so many methodologies and one of them is “https://www.dselva.co.in/blog/what-is-regression-testing/Regression Testing” which is aimed to validate how newly modified code or if new functionality is added meets the specified requirements and it ensure us that existing code has not been affected […]

Read More »
How we can Handle Popup Authentication using Selenium web driver

How we can Handle Popup Authentication using Selenium web driver

While opening few websites Popup Authentication need to be handling to access the website if you are using selenium to automate the website. Like the below mentioned image authentication popup window looks. Using Selenium Web Driver let’s see “How to Handle Popup Authentication :- To access some servers companies do have their own proxy settings. […]

Read More »