Top "Fitnesse" questions

FitNesse is an acceptance testing framework.

Error java.lang.RuntimeException: Stub! in Android with Fitnesse testing

I'm trying to create a test fixture using Fitnesse framework, and I want to test a function which retrieves data …

android http testing rest fitnesse
getElementById from another page

I am trying to get one div from one webpage URL to another webpage and display in plain text using …

javascript html getelementbyid fitnesse
Are BDD tests acceptance tests?

Do you need something like Fitnesse, if you have BDD tests?

bdd fitnesse acceptance-testing
How can I expire all my sessions in Tomcat?

I would like to expire all my sessions in Tomcat. We test our product under Fitnesse and some sessions remain …

java tomcat fitnesse
FitNesse Error: Could not find fixture

I am trying to build few tests using the FitNesse framework in Java. For some reason, I get an error "…

java fitnesse fitnesse-slim
How do I setup FitNesse for use with .NET?

I'm trying to get started with FitNesse for .NET on Windows Vista. In all tutorials I find on the web …

.net testing installation automated-tests fitnesse
Could not invoke constructor for CreatePrograms[0] (FitNesse SLiM)

I have followed the directions from this website (https://schuchert.wikispaces.com/FitNesse.Tutorials.0.Java) to the t, however I …

java eclipse fitnesse fitnesse-slim
where I can get some tutorials on Java FitNesse and Slim?

I am studying TDD using FitNesse and I am looking some tutorials and examples. I would like to know where …

java testing tdd fitnesse
Selenium: How do I use javascript to clear a value from a form field?

I'm using the selenium IDE and the Selenium-Fitnesse Bridge fixture and I'm trying to test that when I clear a …

selenium fixtures fitnesse selenium-fitnesse-bridge
How do regular expressions work in selenium?

I want to store part of an id, and throw out the rest. For example, I have an html element …

regex selenium fitnesse selenium-fitnesse-bridge