Category: Automation Testing
WebDriverEventListener is provided in WebDriver to track events that take place in WebDriver during script execution. But you would be thinking “Why I am talking about this and who cares to take the track...
In my previous blog Getting started with Java Database Connectivity we had seen how to connect to MySQL using the JDBC API and also learnt how to execute queries on MySQL database using command...
Many a times in testing, we face a situation where we need to test the data into database. Database testing usually includes verifying the field length validation, checking the soft delete of a record,...
Are you trying to switch in to Selenium WebDriver automation and your boss is insisting to automate all web application over which you working since long time then I think Selenium WebDriver Practical Guide...
Emailing XSLT Report in WebDriver/Java Using ant build.xml automatically 1- Read installation of Ant on your system from here 2- Configuration for XSLT Report 1- Download testng-xslt-1.1.2-master.zip file from this location 2– Unzip testng-xslt-1.1.2-master.zip file...
assertTrue() is one of the most popular and frequently used assertion method while creating Selenium Scripts. Being an Automation tester/Engineer, the word assertTrue(Message, Condition) comes every now and then and for that matter of fact is almost...
Css selector – BNT 11 from weekendtesting
Let’s first quickly understand the concept of page object before jumping in and writing it. Page object to be concise, creating a relationship between each and every test method we execute, which can be...
This is a fantastic blog from which people can learn a lot. It is very informative and is explained in…
Thanks for sharing such knowledgeable Content on Automation testing, to know how to enhance the performance of ERP's like Oracle…
Thanks.. this list is much needed.
This one is also good to use. Thanks for sharing this.. Might be we can also add it in list…
How about youtube-dl?