Geeks Talk

Prepare for your Next Interview




Selenium Tool

This is a discussion on Selenium Tool within the Testing Issues forums, part of the Software Testing category; I need some details about selenium tool this is an open tool use for web testing , if some one has used it please help me with some more details like ...


Go Back   Geeks Talk > Software Testing > Testing Issues

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 02-20-2008
Junior Member
 
Join Date: Jan 2008
Location: MUMBAI
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
dwivedi_rashmi is on a distinguished road
Selenium Tool

I need some details about selenium tool this is an open tool use for web testing , if some one has used it please help me with some more details like how to use , scripts , and generalization .
Thanks.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-20-2008
Banned
 
Join Date: Oct 2007
Location: Hyderabad
Posts: 176
Thanks: 2
Thanked 11 Times in 11 Posts
quality_quantity is on a distinguished road
Re: Selenium Tool

Selenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh. No other test tool covers such a wide array of platforms.

Browser compatibility testing. Test your application to see if it works correctly on different browsers and operating systems. The same script can run on any Selenium platform.

System functional testing. Create regression tests to verify application functionality and user acceptance.
Reply With Quote
  #3 (permalink)  
Old 03-26-2008
Expert Member
 
Join Date: Nov 2006
Location: Hyd-IND
Posts: 523
Thanks: 1
Thanked 55 Times in 46 Posts
sutnarcha is on a distinguished road
Re: Selenium Tool

Selenium Tool has 3 modules: Core, IDE and Remote Control

Selenium Core: Basically selenium core runs through browser but for the installation one must have write access to the web server since the tests are run from web server, since it uses JavaScript and DHTML to execute and simulate the behavior of the real end user.

Selenium IDE: It is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.

So Selenium IDE can be used as a recording tool and then the recorded scripts can be exported in any of the languages which Selenium-RC supports.

Selenium Remote Control: is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser.

It uses HTTP's Get and Post methods, this means that you can use any programming language which can make http requests.
So are the options available, it supports executing tests in more than 7 languages (Java, .Net, Perl, Python, Ruby, PHP, JavaScript).
__________________
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.

-sutnarcha-
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
CSS Tool.... psuresh1982 HTML & CSS 4 06-29-2008 06:38 AM
Selenium Automation tool Sandeep_9999 Testing Issues 2 05-15-2008 08:39 AM
Selenium Error Gaurang033 Testing Frameworks 0 02-11-2008 08:40 AM
The Help Authoring Tool. JobHelper Geeks Lounge 0 02-07-2008 05:40 AM
well its test management tool or bug tracking tool? newhere Test Director 8 12-25-2007 03:06 AM


All times are GMT -4. The time now is 07:07 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved