ContributionsMost RecentMost LikesSolutionsRe: Using project/context/testRunner variables Yes, this definitely helps. Thank you, nmrao Using project/context/testRunner variables Hello - I am using SoapUI 5.0.0 for automating REST api testing. I am trying to access some custom project properties in the set up script of the project. But when I try to use project or context variables, i.e. when I type "project." or "context.", they do not pre-populate with the list of available methods/variables. Is there a setting that I need to change ? Thanks. Solved(ReadyAPI 1.3.1 - Restful webservices testing) How to verify email and contents ? We have a test scenario where we need to verify that a particular method is sending an email. As a part of the test we need to validate that the email is received and verify its contents. We are currently using Ready API 1.3.1. Thanks.