ContributionsMost RecentMost LikesSolutionsRe: Jenkins running a Gherkin test scenario Thanks for that. It works. Jenkins running a Gherkin test scenario Hi there We've created a suite of Gherkin scenarios. Is it possible to run these scenarios as regression tests from Jenkins. It seems that this feature is not supported yet?? Regards SP SolvedRe: After adding a IBMi jdbc and connecting Ready!API stops working. Sorry for coming back only now. Problem is that the ready!API connects to the IBMi. With the parameters I've passed it collects ALL the objects on the IBMi. This seems be be related to my Profile on the IBMi environment. This takes about 45 min. So the application is working and not stopping. The solutions is to NOT Build once it asks you to do. Only add the sql to the SQL query and run. this works. Regards SP After adding a IBMi jdbc and connecting Ready!API stops working. Hi there. I've added JTOpen jdbc driver. The data connection does sign into the IBMi environment, but then the application(Ready!API freezes) I cannot exit normally and have to use task manager to close the application. I cannot see in any of the logs what could cause this to happen. Any suggestions. SolvedRe: Loadui Testing with two datasource files I've done this but the second data source also uses the same iteration of the first data source. The way around it was to put the second data iteration into another test case and the calling it from the first test cases. The problem now is that I only get the load stats from the second test case as one where I run 23 iterations now the average response is 23 time the actual time value of what it should be. But I can work with this. Thanks SP Loadui Testing with two datasource files Hi there. I've create a test case with two datasource files. the first datasource (3000 records) I'm using as a input valiable for creating a lead with in a insurence policy. I then get the initial lead with a policy reference. the second datasource is to update the policy details with various details. I need to run through this datasource (23 records) for each initial record read from the the first datasource. the second datasource should loop untilthe end of the 23 records and the end, --- this works when I run the test scenario in SOAPUI. Now in LOADUI my problem is that the interation count from the first datasource is carried over to the second datasource. the second datasource should loop untilthe end of the 23 records and the end, before initialising a new virtual user. How do I get arround this please? Re: how to groovy script with jms websphere thanks I'm trying to setup tfs with git repository, getting error: unable to determine the workspaces how do I run 'tf workspaces /collection:TeamProjectcollectionUrl'? I have created a workspace in VS .. Re: how to groovy script with jms websphere Please look at the hermes.log when I try to add JMS Destination. Seems that I need more files in my "lib/ext" ???? Regards SP Re: how to groovy script with jms websphere Hi Natasya Please check my amended, response on previous... Regards SP