Monday, 30 May 2016

Web Automation using Selenium Webdriver

WebDriver is a web automation framework that allows you to execute your tests cases on different browsers like Google Chrome, Safari, Opera, Internet Explorer.

It allow you to use to different Programming Languages like Java, C#, Python, Ruby, Perl, etc.


Saturday, 28 May 2016

Test Automation using Selenium IDE

Selenium is a free (open source) automated testing suite for web applications across different browsers and platforms. It is quite similar to HP Quick Test Pro (QTP) only that Selenium focuses on automating web-based applications. Selenium is not just a single tool but a suite of software's, each catering to different testing needs of an organization. It has four components.

Read More

Booting Multiple Operating Systems

The Steps to install WIndows 7 are as follows. 

Before Starting with the Actual Installation of Windows 7. We need to create Bootable Media for it. You can use DVD/Flash Drive/Pendrive for it. To create bootable device we need usb installer and iso or nero image of Win7...  

Read More

How to fix usb pen drive 8gb shows 4gb - Storage capacity.

Unfortunately Windows does not support Fdisk anymore. But there is another good command line tool to solve this problem. The tool’s name is DiskPart. I would say it is the next generation of Fdisk tool. DiskPart provides you information about your partitions and volumes, allows you to delete and create partitions, extend NTFS volumes, etc.