In the previous post, you have learned about setting up Eclipse IDE for selenium webdriver and writing the simple script…
We have already introduced the selenium webdriver in the previous article while writing about the selenium tool suite. Selenium webdriver…
While writing test cases in Selenium IDE, you have to locate the elements for which you want to perform some…
In the previous article, you have learned in detail about installing the Selenium IDE and the methods of recording test…
You may already know about Selenium IDE from the previous article written on Selenium tool suite. It is one of…
Software testing automation tools are the software applications which helps you to automate your testing work. These tools will be…
Automated testing is a type of software testing where the testing would be performed automatically through an automation tool. It…
Cross-Site Scripting (XSS) is the most common weakness of the website or web application where the set of malicious codes…