Request for Support
Thoughtworks Studios has a community website
for all products -
Mingle, Cruise and Twist. This website is for sharing knowledge on Studios tools. Hence any client or prospective client
can login and post their user experience and details on how they have used the tools differently.
Raising a Support Request is as easy as filling the form and submitting the same.
Just fill in the
Support Request Form
and we will get back to you as soon as possible.
Please provide as much information as you can, to help us to analyze your problem quickly. For example:
- Steps to reproduce: What action caused the problem to appear?
- Is the problem reproducible or intermittent?
- Configuration details: What are the entries in twist.properties file. If you are using a driver such as Selenium, please let us know if you modified the driver settings/configuration.
- Is a log file available? See How to debug to create a debug log file.
- Information about your infrastructure: are you behind an internet proxy?
The following are some of the mandatory fields necessary to submit a Support Request
Twist Version Number
To find the version number of Twist:
- Click Help --> About Twist.
- Click Plug-in Details.
- Search for the plugin with id com.thoughtworks.twist.core. The version number is the value in the Version column for the plugin.
Jre Version Number used to launch Twist
To find the version of Jre used with Twist, identify the location of the Jre first.
- If you have started Twist with -vm <path to JRE> option, the JRE is <path to JRE>
- Otherwise, the JRE is the default JRE on your System path. To determine this, open a command shell, and type in
java -version
Jre Version used with Twist Project
To find the JRE used to execute scenarios in your Twist Project:
- right-click on Project-->Properties-->Java Build Path.
- Click on the Libraries tab. Note down the entry that reads JRE System Library