Skip to main content



      Home
Home » Archived » Jubula » How to convert get text in the jubula tool without coding for swing application
How to convert get text in the jubula tool without coding for swing application [message #1817312] Wed, 20 November 2019 05:28 Go to next message
Eclipse UserFriend
As we are using jubula functional automation to automate the swing application which contains no coding and contains all methods as test steps. Is there any way to get text from any field or get method
Re: How to convert get text in the jubula tool without coding for swing application [message #1817576 is a reply to message #1817312] Tue, 26 November 2019 01:49 Go to previous message
Eclipse UserFriend
In the ITE: For fields and mostly all components which have a text there are some store value methods. They are storing the value from the text into a variable (used after this with the $ notation)[1] E.g. see the test step ub_ctx_storeValue.

If you are using the API there are some readValue methods which you can use. Theses methods include the value in the Result object(see getReturnValue)

best regards
Marvin Mueller


[1] https://help.eclipse.org/2019-09/topic/org.eclipse.jubula.client.ua.help/content/html/userManual/tasks/ch03s14s05.html#reading-and-using-values-variables-from-the-aut
Previous Topic:Jubula problem ocurred. Start working with test suite
Next Topic:Testing SAP
Goto Forum:
  


Current Time: Sun Apr 20 03:33:54 EDT 2025

Powered by FUDForum. Page generated in 0.03222 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top