Navigation
SEARCH
TOOLBOX
LANGUAGES

Buddy CLI Options:execute

From QA Cafe Support Wiki

Jump to: navigation, search
-execute Specify a single test case or a list of test cases to execute. Each test case may be a test case name or test execution number.
Examples:
% buddy -execute cdrouter_nat_1
% buddy -execute cdrouter_nat_1,cdrouter_nat_2
% buddy -execute 51
% buddy -execute 51,53