#7343: SageNB -- Add a Selenium test suite.
----------------------------+-----------------------------------------------
   Reporter:  timdumol      |       Owner:  boothby                      
       Type:  enhancement   |      Status:  positive_review              
   Priority:  major         |   Milestone:  sage-4.2.1                   
  Component:  notebook      |    Keywords:                               
Work_issues:                |      Author:  Mike Hansen, Tim Joseph Dumol
   Reviewer:  Mitesh Patel  |      Merged:                               
----------------------------+-----------------------------------------------

Comment(by mpatel):

 Some browser drivers and/or simulators:

  * [http://funkload.nuxeo.org/ FunkLoad] simulates.
  * [http://www.pylot.org/ Pylot] simulates.
  * [http://sahi.co.in/w/ Sahi] drives.
  * [http://seleniumhq.org/ Selenium RC] drives but see !WebDriver below.
 [http://selenium-grid.seleniumhq.org/ Selenium Grid] drives Selenium RC.
  * [http://watir.com/ Watir] drives, but [http://celerity.rubyforge.org/
 Celerity] simulates.
  * [http://code.google.com/p/webdriver/ WebDriver] is merging with
 [http://code.google.com/p/selenium/ Selenium].  See [http://google-
 opensource.blogspot.com/2009/05/introducing-webdriver.html this blog post]
 and [http://code.google.com/p/selenium/wiki/FrequentlyAskedQuestions the
 FAQ].  It drives and simulates.  Already?
  * [http://www.getwindmill.com/ Windmill] drives.
  * [http://pypi.python.org/pypi/zope.testbrowser zope.testbrowser]
 simulates.

 I apologize for any misclassifications.  Some of the simulators can
 simulate JS, to a degree.  I ''think'' these are all based on
 [http://htmlunit.sourceforge.net/ HtmlUnit].

 It would be great if we could write tests in just one actively developed
 and supported framework/API but be able to run both truly functional and
 simulated tests.  Selenium/WebDriver ''may'' be(come) that framework.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7343#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to