CubicTest
Posted on: March 8, 2008 at 12:00 AM
CubicTest is a visual Eclipse plug-in for writing Selenium and Watir tests. CubicTest makes web tests faster and easier to write, as well as making it easier to write "tests first".

CubicTest

     

CubicTest is a visual Eclipse plug-in for writing Selenium and Watir tests. CubicTest makes web tests faster and easier to write, as well as making it easier to write "tests first".

CubicTest's graphical test editor is centered around pages/states and transitions between these pages/states. The model is intuitive for both Ajax and traditional web applications and supports most user interaction types.

CubicTest is focused around testing "what you see" on the page, and not "testing the HTML source". To support this, CubicTest introduces a "context" concept that can be any HTML parent element, e.g. a table row. Using contexts, child elements of a context help identify each other. E.g. is easy to model user interactions such as "Press the 'Buy'-button that is in the same context (e.g. row) as the text 'xyz'".

Another feature of CubicTest is that page elements (and contexts) easily can be identified by multiple identifiers at the same time (e.g. "id" and "name"), and CubicTest will automatically build the required XPath expressions.

CubicTest comes with an extensible plugin architecture for running/exporting the tests and for recording new tests. Among the implementations provided are a Selenium RC test runner, a Selenium Core exporter and a Watir exporter. A recorder based on Selenium RC is also provided for recording directly into the Eclipse perspective, as well as a HTML mock-up exporter that can be used during test-driven development.

Click on the link to go to detail page: http://boss.bekk.no/cubictest/

     

Related Tags for CubicTest:
cajaxeclipsewebeditoruiapplicationmodeliotypesseleniummakeusertypegraphtestippageviportstatecliintapplicationsactionsupportwriteappradcentereditansiforietransitionctewritingtopagesediroundicalfastinteractionmodeastportswatirbetweenbiboteplug-intestsitaxliusepefirstceenterinmodtransitionscalasstamntpstrtweenoscaosjadstatesclestuistsageppcatgraphicaltorssudeleeetwclipatrackisirintuitllivgraphiceactestandarstatactrtrtstwssrithtraditionsuastatiapeclinteracticaicaplmostndodeono


More Tutorials from this section

Ask Questions?    Discuss: CubicTest  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.