Agile development : manifesto
A group of developers together made a decission depending on their individual views and created the methodology called Agile. In…
A group of developers together made a decission depending on their individual views and created the methodology called Agile. In…
Selenium framework leaunched it’s updated version 2.47.0 Download link: http://www.seleniumhq.org/download/ and here is below some of the main features of…
As most of us know, Autoit is a tool to automate basic navigations for non browser / windows applications. There…
While working with Selenium automation testing, we use different 3rd party frameworks (TestNG, Junit, MBunit, Nunit) in combination with Java…
For initial understanding on database and SQL queries, refer MySQL Basics To automate database testing, we will use selenium with…
Database testing: validate the front end data with the database. Let’s take an example of a e-commerce application, user booked…