Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Multi-Language tests with AGR
Multi-Language tests with AGR [message #128094] Mon, 07 April 2008 18:11 Go to next message
Eclipse UserFriend
Originally posted by: tianshangdeniao.hotmail.com

Hi all,

I am new to eclipse and java in general, I am looking into the
Automation GUI Recorder for GUI automation for our product, which is
multi-platform and multi-languages. As AGR recognizes some of the
components (such as menus) by Text Strings, I was wondering is there
anyway to parameterized the macro in the XML files or changed the
recognition to using other attributes that does not get affected by
localization.

Thank you in advance
Ivan
Re: Multi-Language tests with AGR [message #130814 is a reply to message #128094] Tue, 03 June 2008 16:12 Go to previous message
DuWayne Morris is currently offline DuWayne MorrisFriend
Messages: 36
Registered: July 2009
Member
Sorry for the delayed reply.

There are a few quick suggestions you may want to consider:

First, you might want to try position based recording using the AGR, with
the caveat that the machines you will be using for running the tests have
the same display size and application window size.

Secondly, you obviously could do a separate recording to pickup the GUI
objects on a machine with each language, which would be rather tedious.

Third, you could datapool all the strings from the recorded macros and
create a separate datapool for each language with the right data in it.

You may want to experiment a bit with each approach on some simple tests
and see which of these work best for you.
Previous Topic:tptp execuation task issue
Next Topic:Testing an application with Custom component
Goto Forum:
  


Current Time: Fri Apr 19 07:30:13 GMT 2024

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

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

Back to the top