ShahZaibContributor3 years agoPass multiple variables to TestComplete using Azure DevopsHi,I was reviewing the URL on how to pass a variable to test completehttps://support.smartbear.com/testcomplete/docs/working-with/integration/azure/test-adapter/environment-variables.html?_ga=2.17824895.714014726.1680593718-2026426674.1632291640I want to confirm how to pass more than one variable
3 RepliesReplies sorted by Most LikedSort ByMost LikedOldestNewestrraghvaniChampion Level 33 years agoUse /PrjVar or /PSVar multiple times.ShahZaibContributor to rraghvani3 years agoseparated by space or with some other characters Can you please give an example? Thanks yourraghvaniChampion Level 33 years agoFor example, using /PrjVar TestComplete.exe "C:\Work\My Projects\MySuite.pjs" /run /pv:name=john.smith /pv:password=letmein /pv:domain=smartbear.com
ShahZaibContributor to rraghvani3 years agoseparated by space or with some other characters Can you please give an example? Thanks you
rraghvaniChampion Level 33 years agoFor example, using /PrjVar TestComplete.exe "C:\Work\My Projects\MySuite.pjs" /run /pv:name=john.smith /pv:password=letmein /pv:domain=smartbear.com
Recent DiscussionsFirefox supportRunning Power shell script through Test Execute is not working.TestComplete Allure Jenkins Integration
Related ContentIssue sending Environment variable to TestComplete via Azure pipeline using command-line ParametersWorking with project variables in TestcompletePass TestComplete variable to Jenkins.