JSON Intro – syntax – datatypes
JavaScript Object Notation Used as a lightweight data sharing format in between server and web application, and also…
JavaScript Object Notation Used as a lightweight data sharing format in between server and web application, and also…
There are different ways to close browser[s] using selenium after tests are run. Depending on scenarios, if single or multiple…
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…