Difference between revisions of "GXtest Designer Troubleshooting"

From GXtest Wiki
Jump to: navigation, search
(Licencias)
Line 1: Line 1:
 +
{{Idiomas
 +
| Troubleshooting GXtest Designer
 +
| GXtest Designer Troubleshooting
 +
}}
 
[[Category:Support]]
 
[[Category:Support]]
  

Revision as of 18:11, 15 August 2013

Spanish.gif
English.gif
link= {{{3}}}

Contents

Import KB

Trying to import a KB into GXtest and then an error message appears
"Method not found ..."
This error ocurrs if you don't have installed the Microsoft Framework .NET 2.0 Service Pack (SP1)
You can download it from here: Download .NET 2.0 SP1

Import recordered Test Cases

The name of the control XXX is too long
If the name of a control is longer than the maximum supported by GeneXus, in the generated HTML the name appears shorter, so, there is certain inaccuracy at the moment of identify the GeneXus control assosiated with the HTML control, and for this reason a warning message appears to verify if the element is the correct one.

Ejecution

Two different windows of Internet Explorer appear, one in about:blank and the other one in the site under test, but it doesn't start playing
This problem is present in Internet Explorer 7 (under Windows Vista), with the Beta version of GXtest Designer. The problem happen because the site should be under the same Security Zone of about:blank (both in the Intranet Zone for example) and this security zone must have the protected mode unactivated. See How to adjust the Security zone to the test site.


There is no Opened Browser

¿Is Firefox the default browser?

GXtest cannot communicate with FireFox if it is not using JSSH (plugin required to automate).
Workarounds:
- Use a browser previously openned by GXtest
- Use the browser with JSSH. In order to do that execute from the command line the following command:
  firefox -P testyard -jssh
(You could change the FireFox shorcut in order to open it always that way.)

Licenses

The License Manager doesn't show the products GXtest Designer or Manager

Check if this appears in the Registry:

[HKEY_LOCAL_MACHINE\SOFTWARE\ARTech\GeneXus Authorizer\Product Description]
Name_98_10=GXtest Designer (X)
Name_99_10=GXtest Manager (X)

If not, you should run the file prodgxtest.reg which you will find in the installation directory.

Check if the filters in the gxlmgr.ini are enabled or not:

[Filters]
Version  = -1
Product62 = 10 (9 to the beta)
Product63 = 10 (9 to the beta)

Unless this lines doesn't appear in the file.