ContributionsMost RecentMost LikesSolutionsRe: have access to the name of the current test Any update on this? Keyword test Is there a way to know, which keyword test is currently being run (eg by Name of the keyword test) in script Project variable's Need Help! I have three product which uses different keyword tests which inturn uses same scripts. So I have set a project variable in each keyword script to notify which product, but if I want to run the keyword test form the 2nd/3rd then test, then the project variable is not set and it will default to first product. Is there any way to set the project variable every time I run any keyword test? Thanks! Re: Can I run a specific Test in a keyword test via CMD -TestExecute If I use this and use Test Parameter . How will I pass the parameter through CMD? Re: Can I run a specific Test in a keyword test via CMD -TestExecute Thank you for your help! I will use if...Then Regards, Sunil Re: Can I run a specific Test in a keyword test via CMD -TestExecute This is my keyword test having multiple tests Re: Can I run a specific Test in a keyword test via CMD -TestExecute I currently use the above script. This command runs my keyword script well and fine, but I wanted to know ,if there is a way to go deeper and run the individual tests in this keyword script If I have 5 tests in the keyword script and I want to run from the 3rd test. Can I run a specific Test in a keyword test via CMD -TestExecute I have a keyword test suite wiht 10 individual tests. Can I run any specific test /Run from specific tests via command line(TestExecute)? Thanks! Sunil Solved