Cristiano Gavião wrote:
Hi everybody, I would like to know if there is anybody using BDD and
jBehave to write acceptance test for a Master-Details feature.
For example, we have one screen that we include a Product and we have
another screen called for each product where we include one or more
taxes related to it.
Could someone give me some clue which is the best way to write a
scenario for this kind of feature?
thanks a lot
Hi Cristiano,
are you dealing with a web application and the screen refer to pages of
the webapp?
If so you might want to look at this example:
https://svn.codehaus.org/picocontainer/java/2.x/trunk/web/examples/ajax-email/
In particular the scenarios:
https://svn.codehaus.org/picocontainer/java/2.x/trunk/web/examples/ajax-email/ajax-email-webapp/src/test/org/picocontainer/web/sample/ajaxemail/scenarios/
These use Selenium driven by JBehave and use the concept of pages to
better represent the functionality.
Cheers
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email