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

Comment(by mpatel):

 So far, this looks great!  I'm still reading through the
 [http://seleniumhq.org/docs/05_selenium_rc.html Selenium-RC
 documentation], but I think I can review this ticket formally tomorrow.
 At the risk of asking too soon: Can we specify the particular browser to
 test in `run_tests()`?  Another potentially useful option, at least for
 Firefox: Use, e.g., `firefox -P selenium-test -remote "openURL($*, new-
 tab)"`, to open multiple tabs instead of windows.  I'll investigate.

 Aside: It's nice that both [http://seleniumhq.org/ Selenium] and
 [http://funkload.nuxeo.org/ FunkLoad] are build on Python's
 [http://docs.python.org/library/unittest.html unittest framework].  Of
 course, !FunkLoad only simulates a browser, but I think we can attain
 approximate parity between the notebook's functional (i.e., with Selenium)
 and load (i.e., with !FunkLoad) tests.  Selenium's advantage is that it
 tests real-world browsers, but even with [http://selenium-
 grid.seleniumhq.org/ Selenium-Grid], we'd have difficulty (I think)
 simulating thousands of simultaneous notebook users.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7343#comment:4>
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