Ringo – Selenium Framework by Google
After writing Selenium is NOT a framework, I rediscovered a presentation from Google Automating Testing Conference. It was pretty good (I think I watched it before but it didn't click). Google has developed a Selenium Framework called Ringo.
Their Selenium Framework goal is simplicity and flexibilty. Ringo has three layers: application config, ui map (heart of framework), and data map. The presenation doesn't cover specifically Ringo but ideas/best practices behind the framework developed like test case data references initial common data but can overwrite properties that need to change thus reduces data redundancy.
Another interesting tibit is the Google team seems to have extended Firebug to create an xml skeleton for the ui map. Here is another review of the presentation. Here is the presentation video and the presentation slides. I might watch again with the slides. I didn't discover the slides till after watching the presentation.




Posted under: 


Yeah - I'd love to see Google cough up a bit more of what they are doing with Selenium. You get the feeling they use it a lot...
Two others that look cool:
http://services.alphaworks.ibm.com/coscripter/browse/video
http://cubictest.openqa.org/
where do i get more information on this
I would just google "selenium google framework" and check blogs.
Another interesting tibit is the Google team seems to have extended Firebug to create an xml skeleton for the ui map. Here is another review of the presentation. Here is the presentation video and the presentation slides. I might watch again with the slides. I didn't discover the slides till after watching the presentation.
Here is another review of the presentation. Here is the presentation video and the presentation slides. I might watch again with the slides. I didn't discover the slides till after watching the presentation.
what the vidio one time,it seems hard to me,I need turnd to "google" for a hep
How could I get more info about the google selenium framework