Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:28 Go to next message
Anu Karthika is currently offline Anu KarthikaFriend
Messages: 1
Registered: November 2019
Junior Member
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 06:49 Go to previous message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
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: Fri Mar 29 05:00:39 GMT 2024

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

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

Back to the top