Questions tagged [twist]

Twist is a product from ThoughtWorks studios that helps in creating and maintaining automated regression suites.

Twist is a test automation and functional testing solution created by ThoughtWorks Studios, the software division of ThoughtWorks. It provides Behavior Driven Development (BDD) and Test-Driven Development (TDD) for functional testing of the application. It is a part of the Adaptive ALM solution consisting of Twist for Agile testing by ThoughtWorks Studios, Mingle for Agile project management and Go for Agile release management.

More details are available here.

9 questions
1
vote
1 answer

Twist failure when using scrapy to crawl a bbs

I am a newbie to python scrapy, and wrote a simple script to crawl posts from my school's bbs. However, when my spider runs, it get error messages like this: 015-03-28 11:16:52+0800 [nju_spider] DEBUG: Retrying…
Ron
  • 53
  • 4
0
votes
1 answer

Python Twist msg translation inaccurate

I have a ROS subscriber node receiving Twist geometry messages from another computer. I can see on the publisher side that the controls are working but the subscriber reports them as 0. I'm guessing that the detail is being lost in the string…
Andres V
  • 19
  • 4
0
votes
1 answer

Can I use parameters with Twist concepts?

The Twist documentation for extracting concepts shows how multiple steps can be grouped into one step that contains those steps. For instance, the following eight fixtures 1. Start at the Maintain product catalog page. 2. The page title should be…
Thunderforge
  • 19,637
  • 18
  • 83
  • 130
0
votes
2 answers

How To Find The "Twist" Angle From Euler Angles

EDIT: I think it need to further clarify what I'm trying to do: I have a forearm rig setup in Maya using a wire deformer to control the twist. The wire deformer is on top of a skinCluster. The wrist joint has an extra angle attribute called "twist"…
user2715943
  • 1
  • 1
  • 2
0
votes
2 answers

No Resolution selection option in Twist project using Sahi

I am using Twist for Test Automation. I have created a Twist project by following combination: Driver: Sahi (for web apps) Language: Java Browser: Firefox I have created Scenario. During recording Firefox is opened. In Firefox "Enter start URL…
Ripon Al Wasim
  • 36,924
  • 42
  • 155
  • 176
0
votes
2 answers

No report is generated in Twist project

I'm using Twist as IDE (Twist version - 13.1.0.13112-be932387dc00b6 - http://studios.thoughtworks.com/twist) for writing and executing automated tests using Sahi with Java. I have created Twist project, Scenario and Executed the Scenario…
Ripon Al Wasim
  • 36,924
  • 42
  • 155
  • 176
0
votes
1 answer

How to install Twist into Eclipse

I have installed Twist on Windows 7 32-bit by using "Twist-win32.win32.x86-13.1.0.13112-be932387dc00b6.exe". I want to install Twist into eclipse. I'm using Eclipse Indigo. How can I do this?
Ripon Al Wasim
  • 36,924
  • 42
  • 155
  • 176
0
votes
1 answer

sahi and table operations

For a given table, I'd like to get the below total number of rows able to iterate over by row and column using the Java Driver. I tried the option mentioned here with no luck. Below is the HTML for table
Aravind Yarram
  • 78,777
  • 46
  • 231
  • 327
0
votes
1 answer

How to use gherkin language in ThoughtWorks Twist framework?

I am doing BDD. I am working on Visual Studio 2010 - C#. I looked over internet for gherkin-twist integration but I got no solution. Please suggest me how to use gherkin language in ThoughtWorks Twist framework. Please also suggest me recommended…
Ninad More
  • 333
  • 5
  • 11