Download Jameleon 3.2.2

Spread the love

Jameleon is an automatic tester that can be easily expanded with plug-ins. The program is data-driven and uses Java and XML, making it platform independent. This allows you to test an application against various data to detect any bugs or bottlenecks early. The developers are still busy and version 3.2.2 has been available for a few days with the following changes since the previous entry in the junk tracker:

Version 3.2.2:

Jameleon Core:

    Bugs Fixed:

    • Debug screen blows up on non String variable types
    • Failing tags that use expectFailure continue on failure
    • Configurator.getValue(defaultValue) broken when props=null

    Features Added:

    • add assertRegexMatches method to FunctionTag
    • Add basic way in jameleon-core to get and set regex text
    • Create a jameleon iterate data-drivable tag (Thank you Andrey Chernyshov)
    • Ant – add way to pass Environment.properties settings

HttpUnit Plugin:

    Features Added:

    • Add a hu-get-matching-text tag (Thank you Pravin Bhujbal)
    • hu-click-link – make triming whitespace around hrefs default
    • HttpUnit – Add support to select nth option of select fields

Jiffie Plugin:

    Bugs Fixed:

    • unexpected error using jiffie plugin
    • ie-click-link fails if frameName is empty
    • isTextInPage throws NullPointerException when no document
    • Error in jiffie-google.xml example when run outside the USA

    Features Added:

    • Add failOnWindowNotFound attribute to ie-send-keys
    • Make the WAIT attribute in IEFunctionTag settable
    • Add a ie-get-matching-text tag (Thank you Pravin Bhujbal)
    • ie-validate-select-field should support multiple values
    • ie-set-select-field – add a way to set multiple values ​​(Thank you Pravin Bhujbal)
    • Jiffie – Add a fireEvent method to IEFunctionTag
    • Jiffie – add ability to turn off com.jacob.autogc

Version 3.2.1:

Jameleon Core:

    Feature Added:

    • Add a way to start Jameleon w/o using Ant. This will greatly help with packaging Jameleon with install tools like rpm.

HttpUnit Plugin:

    Bugs Fixed:

    • HttpUnit assertTextPresent and hu-page-validation broken .. always passed. This was introduced in the last release.

    Features Fixed:

    • Add better error messages to HttpUnit wrapper methods
    • Add a missing assertTitleEquals
    • Add stripHtmlComments to hu-page-validation
    • Add a stripComments parameter for assertText(Not)Present
    • I also fixed some of the site docs and included better documentation on the hu-submit-form tag.

Jiffie Plugin:

    Feature Added:

    • Add titleNotEquals, titleContains, titleBeginsWith, titleEndsWith, to ie-validate-title

Version 3.2:

Jameleon-core

    Bugs Fixed:

    • Problems when running multiple jameleon Ant tasks
    • Trace message for csv key-value pairs broken in testcase tag
    • The GUI needs to be restarted to see new custom tags

    Features Added:

    • XML Fragment Error Messages
    • Add ability to run jameleon Ant tasks in parallel
    • Ability for param tags to be nested in data-drivable tags
    • Add a test case id tag

HttpUnit Plugin

    Features Added:

    • Add a submitForm method that takes a button name
    • Add HttpUnit plug-in support for domainMatchingStrict on cookies
    • Add HttpUnit hu-navigate tag
    • Add ClientProperties settings in hu-session tag
    • Add assertTitleContains to hu-page-validation
    • Add Support for Clicking on Images to the hu-click-link tag

Jiffie Plugin

    Features Added:

    • clickYesOnSecurityAlert available via Environment.properties
    • Add ie-fire-event tag to Jiffie plugin

Version 3.0.5:

This release includes a minor feature enhancement and a few bug fixes only to the core engine. Several documentation fixes were made in the jameleon home site and in the Jiffie plug-in site.

The following bugs where fixed:

  • The sample Jiffie google script fails due to a text change
  • Viewing Test Case Locks File
  • sql tag returns null for TimeStamp fields in Oracle

The following features were added:

  • Add debug feature for data-drivable tags. This means that now variable values ​​pulled from data sources can be changed real-time during debug.

Version number 3.2.2
Website jameleon
Download
License type Conditions (GNU/BSD/etc.)
You might also like