#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):

 Notes:

  *  I tried testing !WebDriver's Python bindings to no avail.  It may be
 best to wait for a post-merger release of Selenium.

  * Pylot test cases must be written in XML, which is not as expressive as
 Python.

  * Can we use Selenium Grid with a Linux virtual machine to work around
 the OS X problem, for now?

  * zope.testbrowser seems promising for light-weight functional testing.

  * For load tests, I think The Grinder and (yes) !FunkLoad are worth a
 closer look.  To get some data, I'll try to extend the simple FL test I
 ran recently to more complicated scenarios.  The Grinder may well be a
 better choice, although it's written in Java, since it seems to be mature,
 well-documented, and actively developed.  Moreover, we can write tests in
 Python, [http://grinder.sourceforge.net/g3/tutorial-perks.html more or
 less].

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