ContributionsMost RecentMost LikesSolutionsRe: Property Transfer Between Test Cases I have same problem, I have added a property at TestSuite Level but still the test case 2 is getting NULL Value. ${TestSuiteDemo#TokenValue} I also used ${#TestSuiteDemo#TokenValue} but nouse.. only with in the testcase property transfer is working fine. Will there be any settings to see and change. Thank you One Testsuite for Multiple Projects Hi All, I would want to create to One Test Suite for all my projects. I have many projects, few of them are REST projects and few are SOAP Projects. But I want to create one Test Suite for all of the projects that I have. Is it possible to create like this. please help