ehaartmansOccasional Contributor13 years agoTestExecute - How to directly run a sub - testitemHi, I read that testexecute can run a testitem in a project. My project has testitems to run a test, but also contains subfolders for a specific functionality. My project looks like t...Show More
karkadilValued Contributor13 years agoYou can't run specific test item from command line, only test routine (procedure or function).
Recent DiscussionsTrial licenseTestcomplete issue with Java17 ( Javax Swing applications)Can not open "Mapped Objects" and "Aliases" window at the same time
Related ContentCreating TestItem from scriptExecute testitems / suites from testexecute.How to add TestItem programatically