longchasenContributor6 years agoJenkins exit code result im using TC plugin thur pipeline running in interactive mode, my setup is i run a series of project. I need to get the result of each project run by getting the exit code on each project that run do ...Show More
hkim5Staff6 years agoSo I;m sure as you are aware, the exit code presented on the console output of jenkins is regarding the status of the test runner and the /ExportSummary argument is typically used to generate the style of report you want at a specified directory (whether it be mht, xml, html...) Typically a generated xml result would look like this: - the status of each test can simply be viewed in the testcomplete test results tab of each build ---- could you elaborate further on what you mean by "make additional steps depend on teh requirement"? Is it something like, if some project fails, you dont want another project to run? I'm not quite sure what the end goal is here.
Recent DiscussionsIs there any way to increase the amount of line on my screen?Microsoft Modern Authentication.TC cannot detect the object in canvas apps?
Related ContentTestComplete + jenkins + resultsExit code 1073807364TestExecute and Jenkins (Test Result)