ContributionsMost RecentMost LikesSolutionsconnect keyword test with test script in the test complete Hello Everyone, I would like to know if anyone knows how to connect tkeyword test with test script in the test complete. For passing the parameter value. Thanks Max Re: how to remove the ";" sign within the url Hi, I used the JavaScript how to remove the ";" sign within the url Hi Everyone, I am trying to send the url parameter from Jenkins to the testcomplete. When I would like to assign the value of url parameter, it always shows a ";" at the end of url. I would like to know what is the way to remove it. I used the "split" to remove the ";", but it is still like that. Best, Max SolvedRe: pass the parameter for the url Hi, But I checked the argument postion in the command line, and there are no special argument for the url. It is onlt for the username and password Thanks Max pass the parameter for the url Hi Everyone, I could pass the paramter for the username and password in the Jenkins. I tried the same way to pass the parameter for the url. I would like to know if there are some ways that I could pass the parameter for the url. Best, Max Solvedhow call I call the argument function Description: I used the additional command line to try to pass the temporary variable from testcomplete to Jenkins as a parameter. I have the probelm with the coding in the testcomplete. I would like to know how could I pass my value as a paramter from testcomplete to Jenkins. SolvedRe: using docker to do database testing in testcomplete I find the same thing, but I am not sure if I could test the database with Docker. There are nothing about docker and database. Thanks so much for the helps using docker to do database testing in testcomplete Hi everyone, I am interested in using the docker with testcomplete. I would like to if it is possible that I can use the docker to do the database testing in the test complete. Thanks SolvedPass TestComplete variable to Jenkins. I need to pass a temporary variable defined in TestComplete as a parameter in Jenkins., I used the additional command line parameter to make the parameter and it still doesn't wok. It only call the variable in the testcomplete. But I need to call the variable parameter function in the Jenkins. What should I do? Thanks so much SolvedRe: how call I call the argument function Hi Thanks for the help, my code is excatly same as yours. I think I need to configure the command line in the Jenkins