Search

11/18/2008

Ajaxian » Testing Ext Applications With Selenium

Ajaxian » Testing Ext Applications With Selenium - 除了 Selenium ide 以外還有 selenium rc 可以把 browser 叫起來執行預錄下來的 script.

Selenium IDE provides a great way to create your tests and execute them in Firefox. Tests can only be run by manually opening Firefox and executing tests. What if you want to run you want to automate your tests and run them in other browsers? This is where Selenium Remote Control comes into play.

From the Selenium website: “Selenium Remote Control (RC) 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. Selenium RC comes in two parts. 1. A server which automatically launches and kills browsers, and acts as a HTTP proxy for web requests from them. 2. Client libraries for your favorite computer language.

沒有留言: