Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can you recommend any best practices for integrating GUIdancer / Jubula into the build environment?

0
Posted

Can you recommend any best practices for integrating GUIdancer / Jubula into the build environment?

0

We recommend using a tool or framework for continuous build integration. This tool can then execute tests and evaluate the results. We use Hudson as our continuous build integration framework. Hudson runs on a dedicated test computer, which has a stable environment and configuration. Our tests are run from this machine, with AUT agents running both locally and on other remote test machines. Hudson: checks out the source files from the repository, builds the application, starts the tests, and reports the test results. The most basic smoke tests are run after commits throughout the day, more complex tests are executed every night, and tests with very long execution times are executed over the weekend. In this way, defects can be identified within a short time after they are committed to the repository.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.