joeybearContributor15 years agoUsing Testcase Variables in Datasource SQL Query - HOW??Here's an extremely simplified example of what I'm talking about: Select name From auth_userprofile Where id = ${new_user_id}; I need to be able to use the variable from my testcase proper...Show More
Recent DiscussionsAI-based API test generationSolvedChange the UI style of ReadyAPi 4.0?JDBC fails with "org.apache.xmlbeans.impl.values.XmlValueDisconnectedException" error in TestEngine
Related ContentDataSource Loop with variable number of child elementsTestCase restarts when inner datasource is used up ...Groovy Automated DataSource Loopers