ShahZaibContributor2 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 LikedrraghvaniChampion Level 32 years agoUse /PrjVar or /PSVar multiple times.ShahZaibContributor to rraghvani2 years agoseparated by space or with some other characters Can you please give an example? Thanks yourraghvaniChampion Level 32 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 rraghvani2 years agoseparated by space or with some other characters Can you please give an example? Thanks you
rraghvaniChampion Level 32 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 DiscussionsCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestCompleteSymbol in Manage Org Members
Related ContentWorking with project variables in TestcompleteMultiple Threads / Threading with TestCompleteTestComplete variable data storages