I want to be able to create the test's inside the Web-UI instead of writing them in code. Also i want to automate the tests and have extensive reporting. I am restricted to htmlunit because the websites i am testing are testable with htmlunit.
Asked
Active
Viewed 122 times
1 Answers
1
You can define the test steps in other ways, see WebDriver recorder, WebTest and Wetator.
There is Spring MVC Test HtmlUnit also.

Community
- 1
- 1

Ahmed Ashour
- 5,179
- 10
- 35
- 56