Quantcast
Viewing all articles
Browse latest Browse all 26

Tutorial: TDD development using Java EE, Arquillian and Selenium

This is a blog post that will take you from configuring a JEE project using maven to having a complete solution.

The goal is to focus on TDD development and each new step will introduce new features.

Index:

Once you have done all of the above you should have a complete project.
You will have an online store containing a number of products. You can choose to add/remove items to your shopping cart and you will be place and order.
We are also going to modify the above project and split it to several other solutions so that we can look into some other features like.
  • Twitter bootstrap and others…  - NOT DONE YET
  • Spring Framework  - NOT DONE YET
  • Spring Data  - NOT DONE YET
  • MongoDB  - NOT DONE YET

Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 26

Trending Articles