This seems so straight forward especially when being done programmatically
In a keyword test
I read a value from a spread sheet -works fine
Create a project (tried script) variable
The value appears as a last operation result. (176060)
Logs last operation result (176060)
Set Variable value = last operation result
The value does not say in the variable.
This seems so straight forward especially when being done programmatically
In a keyword test
I read a value from a spread sheet -works fine
Create a project (tried script) variable
The value appears as a last operation result. (176060)
Logs last operation result (176060)
Set Variable value = last operation result
The value does not say in the variable.
I switched around the order of operations. Programmatically it doesn't make sense. But it does seem to work.
Have a great day
That's the way it's supposed to work. You have to assign LastResult to your variable immediately after it's created.
\nhttps://support.smartbear.com/testcomplete/docs/keyword-testing/basic/result.html
","body@stripHtml({\"removeProcessingText\":false,\"removeSpoilerMarkup\":false,\"removeTocMarkup\":false,\"truncateLength\":200})@stringLength":"208","kudosSumWeight":1,"postTime":"2021-06-03T18:28:28.396-07:00","lastPublishTime":"2021-06-03T18:28:28.396-07:00","solution":true,"metrics":{"__typename":"MessageMetrics","views":887},"visibilityScope":"PUBLIC","placeholder":false,"originalMessageForPlaceholder":null,"isEscalated":null,"entityType":"FORUM_REPLY","eventPath":"category:TestComplete_forum/community:nwkab66374board:testcomplete-questions/message:218290/message:218302","replies":{"__typename":"MessageConnection","pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null},"edges":[{"__typename":"MessageEdge","cursor":"MjQuMTF8Mi4xfG98MXwxNDowLDM5OjF8MQ","node":{"__ref":"ForumReplyMessage:message:218333"}}]},"customFields":[],"attachments":{"__typename":"AttachmentConnection","edges":[],"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"body@stripHtml({\"removeProcessingText\":true,\"removeSpoilerMarkup\":true,\"removeTocMarkup\":true,\"truncateLength\":200})@stringLength":"208","images":{"__typename":"AssociatedImageConnection","edges":[],"totalCount":0,"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}},"videos":{"__typename":"VideoConnection","edges":[],"totalCount":0,"pageInfo":{"__typename":"PageInfo","hasNextPage":false,"endCursor":null,"hasPreviousPage":false,"startCursor":null}}},"ModerationData:moderation_data:218333":{"__typename":"ModerationData","id":"moderation_data:218333","status":"APPROVED","rejectReason":null,"isReportedAbuse":false,"rejectUser":null,"rejectTime":null,"rejectActorType":null},"ForumReplyMessage:message:218333":{"__typename":"ForumReplyMessage","author":{"__ref":"User:user:95000"},"id":"message:218333","revisionNum":1,"uid":218333,"depth":3,"hasGivenKudo":false,"subscribed":false,"board":{"__ref":"Forum:board:testcomplete-questions"},"parent":{"__ref":"AcceptedSolutionMessage:message:218302"},"conversation":{"__ref":"Conversation:conversation:218290"},"subject":"Re: Very Simple Variable Assignment","moderationData":{"__ref":"ModerationData:moderation_data:218333"},"body":"It is essentially what I did -yes there is a log step in there (I do that during development).
Thanks for the response. It is now working
/discussions/readyapi-questions/how-to-use-relative-path-for-keystore-ws-security-configuration/114502
🎉 NEW API Hub and Insight Hub are here to simplify workflows and help you deliver quality faster. Learn More