Automated Selenium Testing Framework using TestNG & Webdriver

Automated Selenium Testing Framework using TestNG & Webdriver

Selenium's tool suite includes the following:   Selenium IDE Selenium 1 i.e. Selenium RC or Remote Control Selenium 2 ...

0 Comments

Some Useful commands for Linux Beginner

Run a automation script Parallely two devices adb -s 0123456789ABCDEF shell am instrument -e class com.omt.quikformz.test.LoginTest -w com...

0 Comments
Setup and Install Apache Tomcat Server in Eclipse Development Environment (IDE)

Setup and Install Apache Tomcat Server in Eclipse Development Environment (IDE)

Eclipse is a very powerful development environment for Java . Mainly for Web Development project you need Web Server. Apache Tomcat is the...

0 Comments
Create Dynamic Web Project using Maven in Eclipse

Create Dynamic Web Project using Maven in Eclipse

Today I want to talk about Maven. It’s very powerful instrument and if you know how to use it you will make minimum effort to achieve ma...

0 Comments
Jmeter Installation and Project Setup

Jmeter Installation and Project Setup

1.Download Jmeter from http://jmeter.apache.org/download_jmeter.cgi 2.Extract the Folder in Home 3.Go to Term...

0 Comments