Popular Posts

Saturday, 17 March 2012

Take a 2 day Selenium Workshop and receive a free ipad 3

We have just announced that if you take any of our 2 day workshops then you receive a brand new free Ipad 3. Just imagine the amazing possibilities!

Wednesday, 2 March 2011

Selenium Grid Example - Part3

 Selenium Grid example with Junit:

Pre-requisites:
a. Proper set up of Ant on your box
b. Selenium Grid
c. Proper setup of Jdk on your box
d. Some jar files what I will mention during example setup

Selenium Grid Example - Part2

Working with demo of selenium grid -- 25-march-2011 - fixed the issues with error reported by Mitul. it was regarding a warning message which generates when we don't make 'includeantruntime' variable false in javac tab into the build.xml file

1. Open a new command terminal, if you run following command then it will execute the test in sequence:
Ant run-demo-in-sequence

Selenium Grid Example - Part1

Contents
  1. Selenium grid with examples
  2. Prerequisite
  3. Working with demo of selenium grid
  4. Nice example of Selenium Grid with Testng
  5. Nice Example of Selenium Grid with Junit

Wednesday, 23 February 2011

Selenium 2 testing with iPhone - Part6

Part 6 of the guide covers working with Android which is very similar to the iPhone setup.


Working with Android:

• Use Update Manager feature of your Eclipse installation to install the latest revision of ADT on your development computer. Launch Eclipse environment.

Selenium 2 testing with iPhone - Part5

Testing of iPhone Simulator into Firefox mode with Selenium IDE

1. Download iphone add on for Firefox browser from here http://static.enzy.org/repository/iphone.xpi.

Selenium 2 testing with iPhone - Part4

Recording and playing back tests with FoneMonkey:

I have used a new project for recording/playing back tests with FoneMonkey, so if we follow the above set up “iPhone Application with iPhone”, then after final step we get the launched iPhone interface,

Related Posts Plugin for WordPress, Blogger...