ContributionsMost RecentMost LikesSolutionsRe: See the current test state while test is running This might be what you're looking for: Tools>Options>General>Debug>Highlight execution point Re: Data driven keyword test with variable data Hi Alex, thank you very much, that was exactly what I was looking for. Also please excuse my newbieness :) Re: Data driven keyword test with variable data Hi, thanks for your reply. So you mean I would add a parameter to my test, which I would then use to set the db table variable to a new value? The problem with that is, that the existing "Set Variable Value" function does not seem to work for db table variables. Data driven keyword test with variable data I have a data driven keyword test, which is supposed to be called from several other keyword tests but use different data files depending on the context. Is there a way to set the source files when calling the keyword test? Thanks in advance for your time and effort! SolvedRe: Windows waiting wheel in a loop while testcomplete software is running. I experienced the same issue. What fixed it for me was disabling the "support for Windows Store applications" option (Tools>Options>Engines>General).