Print Page | Close Window

Selenium Tutorial presentations - Part1

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Web Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Web Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6159
Printed Date: 07Sep2024 at 1:32am


Topic: Selenium Tutorial presentations - Part1
Posted By: dkarthikeyan
Subject: Selenium Tutorial presentations - Part1
Date Posted: 01Oct2008 at 7:38am
What is Selenium?

• Javascript framework that runs in your webbrowser

• Works anywhere Javascript is supported

• Hooks for many other languages

• Java, Ruby, Python

• Can simulate a user navigating through pages and then assert for specific marks on the pages

• All you need to really know is HTML to start using it right away

If you need this presentations download here http://www.forums.hai4you.com - www.forums.hai4you.com   forums.hai4you.com

-------------
http://forums.hai4you.com
http://www.hai4you.com



Replies:
Posted By: roblambert_pact
Date Posted: 15Apr2009 at 5:30am
To be honest. You don't even need to know HTML. You can just use the record and playback option through the firefox browser.

We've been using Selenium for a while now and have got it integrated with TFS. the test run each night as part of the deployment. The results are posted to a website and the errors are screen grabbed.

Excellent little tool which is very powerful for free.

Rob..


-------------
http://blogs.imeta.co.uk/RLambert/Default.aspx

http://pac-testing.blogspot.com/

roblambert_pact (twitter)


Posted By: cprasenjit26
Date Posted: 28May2009 at 4:08pm
Thanks for this topic.
 
http://softwareqatestings.com - Software testing tutorial



Print Page | Close Window