ContributionsMost RecentMost LikesSolutionswhere can I download Ready! API 1.4 Can anyone advice where I can find older version of Ready! API 1.4, or 1.5 for download? many thanks, lea SolvedRe: how to show attribute details for each assertion in the Test Case logging Hi Rao, I tried adding a string after assertion, and it does show up in the logging for the test case. thank you very much. lea Re: how to show attribute details for each assertion in the Test Case logging Hi Rao, Thank you very much for your reply. Currently my assertions are: 1) Under a Soap Request, add an assertion by using the green plus button "+" 2) Under a Test Case, Add Step - Assertion, and we have a table with columns Assertion, Source, Property, and Message thanks, lea how to show attribute details for each assertion in the Test Case logging My test check if a list of attributes are present in the returned result: Product ID: 123 Product Name; Glare Screen Product Color: black When an assertion fails, the logging doesn't display the details of what we are looking for. It just says the step failed. I was expecting to see something like: Step 2 failed; expected "Product Name: Glare Screen"; observed "Product Name: Monitor Screen" How do I configure the logging so I can see more details of what we are looking for, and what we actually get? thanks. Solved