mixiで趣味の話をしよう

mixiコミュニティには270万を超える趣味コミュニティがあるよ
ログインもしくは登録をして同じ趣味の人と出会おう♪

Selenium / Watir

  • mixiチェック
  • このエントリーをはてなブックマークに追加
詳細 2021年8月17日 08:37更新

Seleniumとは

Webアプリケーション用テストツール。

ブラウザの操作をシミュレート(自動化)して、Webアプリケーションの画面周りの再帰試験(リグレッションテスト)を実施することができる。

現在、以下3つのプロジェクトから成っている。

* Selenium-Core …中心的な機能。テストコードはHTMLのテーブルを書けばよく直感的に分かりやすい。
http://www.openqa.org/selenium-core/

* Selenium-IDE  …Firefoxのエクステンションで、ブラウザ操作を記録してテストコードを生成。
http://www.openqa.org/selenium-ide/

* Selenium-RC(Remote Control) …リモートのサーバにテスト実行。JRE必要。Java/Perl/Python/Ruby/.NETでJUnitライクなテストコードを書くこともできる。
http://www.openqa.org/selenium-rc/

Selenium 0.7 リファレンスガイド
http://wiki.openqa.org/display/SEL/Selenium+0.7+Reference+(Japanese)

Selenium 0.7 利用手順書
http://codezine.jp/a/article.aspx?aid=436

Selenium紹介記事
http://journal.mycom.co.jp/articles/2006/09/29/selenium/

Selenium勉強会(GREE Labs.勉強会)
http://labs.gree.jp/Top/Study/20060824/Report.html

Selenium Processor
http://www.ideamans.com/tool/selenium_processor.php

Selenium 0.5 勝手にまとめサイト
http://mk.zansu.com/selenium/


また、Ruby on Railsでは、RailsプラグインとしてSelenium on Railsを使用することができる。

* Selenium on Rails …SeleniumのRailsプラグイン。
http://www.openqa.org/selenium-on-rails/

Selenium on Railsの使い方と、Rseleneseの書式。
http://akimichi.homeunix.net/hiki/rails/?SeleniumOnRails

Selenium on Railsのプレゼンテーション
http://masuidrive.jp/rails/oscdo2006.html

Selenium on Rails紹介記事
http://andthennothing.net/archives/2006/02/05/selenium-on-rails

笠谷さんによるブログ記事
http://d.hatena.ne.jp/kstn/20060706/1152203309


Rubyなどのプログラム言語でブラウザを操縦して回帰テストを行うツールとして、Watirがある。

* Watir …Web Application Testing in Ruby
http://www.openqa.org/watir/

Watir is rapidly attracting users. (We pronounce it 'water'.)

Many of our users are new to Ruby and even new to object-oriented languages.

Oh, We now have a gem for Watir ('gem install watir'). It has unit tests and rdoc. And yes, Watir only works on Windows and only with Internet Explorer.

WATIR - Web Application Testing in Ruby.
http://wtr.rubyforge.org/

WATIR Example Test Case
http://wtr.rubyforge.org/example_testcase.html

HowToTestRailsWithWatir
http://techno.hippy.jp/rorwiki/?HowToTestRailsWithWatir

コミュニティにつぶやきを投稿

最近の投稿がありません泣き顔
つぶやき・トピック・イベント・アンケートを作成して参加者と交流しようわーい(嬉しい顔)
参加メンバー 91人

もっと見る

開設日
2006年9月18日

6429日間運営

カテゴリ
PC、インターネット
関連ワード
関連ワードを登録しよう

編集から関連ワードを登録すると、コミュニティがmixiワードに表示されるようになります!