Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

  Home > Testing Anywhere > Version History

Testing Anywhere - Version History

Version HistoryRelease Date
Version 8.1 - Current Version 04/06/13
Version 8.0 01/22/13
Version 7.5.1 08/01/12
Version 7.5 05/23/12
Version 7.006/13/11
Version 6.507/13/10
Version 6.0.105/31/10
 
Version 8.1 - Current Version
New Features & Enhancements
  1. Cross Browser Testing Support
    1. Introducing support for Google Chrome and Mozilla Firefox. Now play the same recorded tests in Internet Explorer, Google Chrome and Mozilla Firefox without making any changes.
    2. This aids in automated testing for Internet Explorer, Google Chrome and/or Mozilla Firefox.
    3. No development environment required. No compilation required. No manual patching required. Easiest automating for Google Chrome and Mozilla Firefox, just install plugin and start playing.
  2. SMART Recorder
    1. Introducing Cross Browser Testing functionality in 'SMART Recorder'.
    2. Added the ability to record a test once and play without making any changes in Internet Explorer, Google Chrome and/or Mozilla Firefox.
    3. New and enhanced recording technology is utilized to record the test with Internet Explorer.
    4. Enhanced 'Search Criteria' user interface for each control with static properties. This will help the users to easily identify the 'Type of Object' and 'Technology' of that control.
    5. Introducing new HTML elements like bold, font, all header objects (h1 to h6), figcaption, p type (paragraph type) and many more.
  3. Test, Run Suite and Workflow
    1. Enhanced the user interface for Test, Run Suite and Workflow. This allows users to precisely select the browser(s) to play the test, run suite or workflow.
    2. Now play a test multiple times in a single or multiple browsers.
    3. Introducing 'Browser Type' column for many of the reporting grids like Visual Logs of Test and Run Suite.
  4. Introducing a new '$Browser Type$' system variable for controls that differ from Internet Explorer. e.g. pop up boxes, back button and many more.
  5. Added new browser type command line arguments for create EXE. e.g. TestName.exe/bchrome.
  6. Launch Website, Open and Close browser commands are now cross browser compatible and the same commands can be used for Internet Explorer, Google Chrome and Mozilla Firefox.
  7. Enhanced usability of 'Run Test' command. This will allow users to select the browser type for a run test command.
Bug Fixes
  1. In some cases 'Stop Test' command of a test tried to stop the Run Suite. Fixed.
  2. Sometimes, shifting back from Expert View to Normal view gives an error. Fixed.
  3. In certain cases mouse-click did not work. Fixed.
 
Version 8.0
New Features & Enhancements
  1. Silverlight & Flex
    1. Enhanced support for Microsoft Silverlight and Flex applications. This aids in the automated black box testing of Rich Internet applications.
    2. No development environment required. No compilation required. No manual patching required. Automating test cases for Silverlight & Flex made easy, just plugin – record – play.
    3. Many more properties for Silverlight & Flex have been added for easy verification.
    4. Added a new 'Get Property' action for Silverlight & Flex controls.
    5. Support for 3rd party controls or custom controls for Silverlight.
  2. SMART Recorder
    1. Introduced 'Change Window Title' functionality in 'SMART Recorder' command. This is very useful where the application's window title is changing randomly/dynamically.
    2. Added 'Bulk Edit' for 'Search Criteria' – Now you can select multiple 'SMART Recorder' commands and change object properties in one shot. This functionality is also applicable for 'If – Object Property', 'Insert Checkpoint – Object Property' and 'Loop – Object Property' commands.
    3. Added a filter for 'SMART Recorder' commands in the test editor. This is helpful for filtering SMART Recorder commands e.g. changing object properties for multiple commands at once.
    4. Enhanced the user interface for 'Search Criteria'. This gives a very clear and accurate information of which properties are selected to search the object.
    5. Users will now be assisted with a SMART Tip when the object is not found at first to help them identify the cause of error.
    6. Added wildcard (*) support for 'Object Properties' and 'Window Title'. This is used to replace the dynamically changing value with a wildcard (*).
  3. Introducing support for Windows 8 and Windows Server 2012. You can now verify your tests on Microsoft Windows 8 and Windows Server 2012 so that your applications are compatible to run reliably on the latest versions of Windows.
    Note: In this version of Testing Anywhere, only desktop applications are supported. Support for the new Modern/Metro UI applications is not available.
  4. Introducing support for Internet Explorer 10. Web and Rich Internet applications can now be recorded and run reliably in Internet Explorer 10.
    Note: The Modern/Metro UI version of Internet Explorer is not supported. Only the desktop version of Internet Explorer 10 is supported with this release.
  5. Enhanced the 'Insert Checkpoint' with the ability to select 'Search Criteria'. Users will now have the flexibility to specify editable 'Search Criteria' and also verify its properties.
  6. Now, Testing Anywhere supports 'Active Directory' integration for adding client users. With this, client users can now login using their Active Directory credentials.
  7. Added the ability to change the 'Application Path' in Testing Anywhere Server. This allows the user to customize the application path where all the tests reside.
  8. Now, when a test is uploaded from the client, it will create a backup file for the existing test on the server. This helps in recovery of the old test in case a test was uploaded by error.
Bug Fixes
  1. In certain cases, exporting Visual Logs to PDF did not work. Fixed.
  2. Sometimes, export table to CSV having one record, using SMART Recorder, did not work. Fixed.
  3. In certain cases, while running test in debug mode, some breakpoints used to get skipped. Fixed.
  4. In rare cases, visual log was showing an incorrect image if the command used was 'If – Window exists' or 'Insert Checkpoint – Window exists'. Fixed.
 
Version 7.5.1
New Features & Enhancements
  1. Enhanced Test to EXE functionality that detects and applies the JRE settings on the remote machine. This allows the Java tests to run on disparate machines without changing the test file.
  2. Now Testing Anywhere supports silent installation. This will allow the user to run the setup from the command line. This is a great support when Testing Anywhere needs to be installed on multiple machines without any user intervention.
  3. Added intelligence to Update Avatar functionality. This helps in notifying the user the potential risk of having old avatar properties associated with the test. If the associated avatar properties in the test and avatar repository differ then:
    1. A warning is shown in the SMART Recorder command.
    2. Allows the user to identify the problem in the Test Log.
  4. Significantly improved performance of the Extract Table functionality. In most cases, it runs 2x faster.
  5. Significantly improved performance of the Download File functionality. In most cases, it runs 3x faster.
  6. Added support for screenshots while evaluating the below checkpoints. This will give the user a clear understanding about the checkpoint failure.
    1. Window exists
    2. Window does not exist
    3. Web Object
    4. Windows Object
    5. Object Properties
  7. Enhanced Image Recognition command with an option to repeat the command in case the image is not found at first. This provides the flexibility while testing objects and websites which are dynamically loaded.
  8. Now SMART Recorder supports testing of Java applications built using JRE 7 as well.
  9. Added support for SMTPS in the Send Mail functionality.
Bug Fixes
  1. In certain cases, when object avatar is updated it does not play correctly. Fixed.
  2. SMART Recorder command could not be migrated. Fixed.
  3. Log to File command inserts a new line after every entry. Fixed.
  4. In certain cases, system log was not migrated properly. Fixed.
  5. Change Window Title not able to work with wildcard characters. Fixed.
  6. Sometimes visual log images are not captured when a test is run. Fixed.
  7. Default action for mouse click should be set only for left click. Fixed.
  8. For some RAD controls SMART Recorder's properties were not set correctly. Fixed.
  9. Visual log images should get removed when a command is updated. Fixed.
 
Version 7.5
New Features
  1. SMART Recorder:
    1. Now SMART Recorder automatically detects the technology (Standard, Advanced, and Java).
    2. Added functionality to Pause and Resume the SMART Recorder recording window.
    3. Now SMART Recorder uses a plug-in specifically introduced to expose more properties for Internet Explorer Browser.
    4. Enhanced SMART Recorder with even better object recognition support for Silverlight and WPF applications.
    5. Now object search is enhanced to use newly introduced 'Path' property for better object recognition using its hierarchy.
    6. Enhanced Tooltips to show more information such as 'Item Text' for Combo Box items.
    7. Added more actions for all the controls - Right Click, Double Click and Left Click.
    8. Added a new 'Expand' action for Tree View and Combo Box controls.
  2. Web Recorder:
    1. Now Web Recorder is enhanced for faster command playing.
    2. Introduced two new search criteria for better search facility in Manage Web Objects command for all objects. They are Object Name and Object Id.
    3. Added capabilities to extract inner details of a table such as links, image path, link URLs, and image navigation path in Extract Table command.
    4. Now Find Broken Link command supports more extensions such as .aspx and .php.
    5. Added support for searching objects within inner frame, frameset and nested iframes.
  3. Enhanced Expert View with free-flow editor. Expert view now supports '\n' as new line character.
  4. Added SSL support in Trigger Manager for the trigger type of Email Message.
  5. Player:
    1. Added options to 'Pause' and 'Stop' Test in Player run-time window.
    2. Now OCR command supports TOCR third party component as well.
    3. Added Unicode support in Log file format for SNMP and Error Handling commands.
    4. Enhanced Excel command to support already open Excel files.
    5. Enhanced Read CSV command to support unlimited columns.
    6. Now Users can choose if String Operation – Before/After command should return an Empty (Null) string in case where no string match is found.
  6. Added variable support for Service Selection Combo Box in IF – Services command.
  7. Now Find and Replace in String Operation command supports Regular Expressions.
  8. Now the new 'Advanced View' option in Connect command of Terminal Emulator supports SSH1 and SSH2.
  9. Added variable support for Window Name in all the Window Based commands.
  10. Enhanced Image Recognition command with an option to specify a tolerance value for matching the images.
  11. Added two more comparison modes - Monochrome and Gray scale - for matching the images in Image Recognition command.
  12. Added PDF Integration command to provide seamless PDF integration.
  13. Added Insert Mouse Scroll command to insert mouse scroll action in the tests.
  14. Added a new variable Type - DataTable - to store and manipulate a set of data in the tests. Now users can read and manipulate data from various data sources such as Text, CSV, Excel or Databases using DataTable variable easily.
  15. Added support to capture images in newly added formats such as TIFF, WMF, GIF, PNG, JPEG for Screen Capture command.
  16. Now multiple instances of the Reports can be opened.
  17. Now Dashboard supports ROI type of reports as well.
Bug Fixes
  1. Sometimes, append and drag drop command was taking more time in Edit Test. Fixed.
  2. In certain cases, playing of commands was slow in Web Recorder. Fixed.
  3. Sometimes, multiple tests scheduled at the same time were not being executed. Fixed.
  4. In certain cases, Image Recognition command was not clicking at the centre of checkboxes. Fixed.
 
Version 7.0
New Features
  1. SMART Recorder:
    1. Enhanced SMART Recorder with superior object recognition technology which supports Sliverlight, JAVA AWT and Swing, WPF and .NET controls.
    2. Now SMART Recorder command exposes many more properties of the captured object that can be used for setting checkpoints or selecting the search criteria to identify the object.
    3. More powerful object search functionality as the object property values used as search criteria is now editable.
  2. Enhanced visual logs feature with the support for exporting the logs to a PDF file along with run-time and record-time images. The PDF visual log gives a very clear and accurate idea about the test execution and issues with it, if any.
  3. Added Registry command to automate various registry management tasks. Now a checkpoint can be set on a specific registry value as well.
  4. Now Testing Anywhere supports integration with JIRA. Users can perform seamless reporting of a failed checkpoint to JIRA from the Test Log screen.
  5. Web Recorder:
    1. Now user can choose if the new URL be opened in the existing IE window or not.
    2. Added functionality of selecting an item using INDEX. This allows you to play back the controls where control text frequently changes.
    3. Enhanced Extract Data functionality with faster data extraction capabilities.
    4. Added support to work seamlessly with UAC (User Access Control) of Windows Vista and Windows 7 both 32 and 64 bits.
    5. Enhanced Web Recorder that supports firing the OnClick event when the item is selected from the dropdown.
    6. Added support for Copy and Paste of columns in Extract Multiple Data command. Now you can get URL and caption of a link much quicker without recapturing the link.
    7. Enhanced support for HTTP/HTTPS protocols and security certificates.
    8. Improved object support by exposing many more properties of the web object.
    9. Added support for Right Click on certain objects that have OnContextMenu actions defined.
    10. Now Web Recorder supports multiple monitors with different resolutions.
  6. Added support for MS Exchange for the command Send Email in the Create exe.
  7. Added functionality of customizing the hotkey for stopping a task via Tools > Options.
  8. Enhanced Loop command with support for CSV with more than 20,000 rows.
  9. Now the Read from CSV/Text command supports path that is mixture of constant and variables.
  10. Improved XML command's functionality to accommodate rather uncommon conventions of default namespace.
  11. Added support of Trigger for the password protected tasks.
  12. Now Auto Login is supported on XP 64-bit machines as well.
  13. Improved Image Recognition command with sophisticated pattern matching logic and increased efficiency. Now, Image Recognition command performs at least 4x faster with large size images.
  14. Now double clicking on a shortcut of a task launches the task in the existing Automation Anywhere instance, if found.
  15. Added a setting to configure what key to use to stop the test execution (earlier ESC was used for this action). The setting can be found under Tools > Options > Hotkeys.
Bug Fixes
  1. Sometimes, list variables did not appear in Message Box or Log to File command. Fixed.
  2. In certain cases, the Windows action "Close all open windows" didn't work properly on Windows 7. Fixed.
  3. The Find Broken Link command didn't work properly if HREF contains blank value. Fixed.
  4. When system variable Date is used in Variable operations with hyphens, e.g. ($Date--test--), '-' is converted into the '\'. Fixed.
  5. Rarely, while recording a task using Object Recorder, it was unable to find a window even if it existed. Fixed.
  6. Using Manage Web Controls, after selecting "Select Action", if the user decides to change the preference to "Select Item by Text", the "Item to Select" box fails to reappear. Fixed.
 
Version 6.5
New Features & Enhancements
  1. Added a new feature of Avatar which is a reusable screen capture that retains the screen’s live object properties (like the Name, Type, Value and Parent of each control). Avatars can be used over and over to create many different kinds of tests without the need of the actual application installed on the computer.
  2. Added a new feature of SMART Recorder which works with local and global Avatars as well as the application to create the tests. It also captures the image and coordinates of the object and allows user to play the command in the object, image or coordinate mode.
  3. Now for expert users of Testing Anywhere, a new way of creating a test is introduced in the Test Editor. It’s called the Expert View. It allows the user to type the commands in the editor and set the arguments.
  4. Enhanced Data Parameterization feature which now allows the variable values to be fetched from various sources like database, excel and CSV/Text file. This is very powerful in generating different test data sets.
  5. Now Testing Anywhere supports integration with the HP Quality Center (HPQC) test management system. After the test runs, Testing Anywhere can update the HPQC test lab for seamless test management.
  6. Added a new feature of ‘Web Service’. This allows you to integrate with a Web service to establish seamless dataflow between clients/applications with the Web, supporting XML-based open standards, such as WSDL (Web Services Description Language), SOAP (Simple Object Access Protocol) and UDDI (Universal Description Discovery and Integration).
  7. Added a new feature of XML that provides a tight integration with any XML document, be it online or as a text blob. It allows various operations to be performed like insert/update/delete nodes and attributes at given points to name a few.
  8. Added a new feature of Terminal Emulator. This allows you to emulate virtually any server/mainframe that requires the use of a terminal with protocols such as ANSI, VT100, TN3270 and TN5250.
  9. Enhanced String Operations command which now includes variety of functions like Sub String, Replace, Join, etc. to manipulate the data.
  10. Now all the scheduled tests can be tracked from the newly added Schedule Manager. It provides a calendar-type view with various filtering options to have better visibility on the scheduled tests.
  11. Added object recognition support for applications built using various technologies like WPF, Janus, Silverlight to name a few.
  12. Added a functionality of Find-Replace in Excel.
  13. Enhanced ‘Get Cells command of Excel with a newly added option ‘Get All Cells’ to loop through all the active cells of the spreadsheet.
  14. Added two new system variables ‘Excel Cell Row’ and ‘Excel Cell Column’ to find out the address of the cell in use.
  15. Enhanced ‘Open Program/File’ functionality where now you can specify a ‘Start In’ folder for the selected application/exe.
  16. Now declaring of an ‘If’ and ‘Error Handling’ blocks just got easier. Just select multiple consecutive commands from the editor, right click and select ‘Insert If Condition’ or ‘Insert Error Handling’ option.
  17. Now you can run the test from a specific command by right-clicking on the selected command and selecting ‘Run from this Step’ option.
  18. Added a new functionality for Loop Condition where now the condition can be evaluated at the end of the loop instead of at the beginning.
  19. Enhanced ‘Run Stored Procedure’ command with an ability to send input, output or input-output type of parameters while calling the procedure.
  20. Now the output of the ‘Run Stored Procedure’ command can be saved in the CSV file.
  21. Improved image comparison logic for the ‘Image Recognition’ command which can now perform comparison up to 5 times faster.
  22. Enhanced Web Recorder that will support multiple value selection in a listbox while recording.
  23. Added ability to change the column positions of the CSV file while using pattern based web data extraction functionality.
  24. Enhanced scheduling functionality with an option to repeat the test every x minutes. Also, now ‘End Date’ can be specified.
  25. Added support for wildcards at the beginning of the filename for the commands FTP/SFTP.
  26. Added support for timeout in the ‘Extract Data’ and ‘Extract Table’ command of Web Recorder.
  27. Added a variable support for the script path in the ‘Run Script’ command.
  28. Enhanced ‘Task-to-EXE’ feature where ‘Run Script’ can have the non-existent script path.
  29. Enhanced Web Recorder with added support for nested child frame support.
  30. Enhanced SMART automation logic for Web Recorder which now supports searching of a control in all the IE windows opened by the application.
  31. Enhanced Debug mode which is faster and supports nested loops with any number of iterations.
  32. Improved Test Editor’s performance for rather large tests.
  33. Now the ‘Insert Keystrokes’ feature can be used in conjunction with the Terminal window.
  34. Now use Ctrl-a to select all the tests of a Run Suite in the Run Suite editor and all the visual logs of a test or a Run Suite for ease of use.
  35. Added support for Send Email command working with Exchange Server in creating the executable.
  36. Added Object Properties checkpoint under ‘Insert Checkpoint’ command which helps verify the object properties at run time.
  37. Added Packet Content checkpoint under ‘Insert Checkpoint’ command that helps verify the content coming out of a particular TCP/UDP port on a hostname.
  38. Added support for uploading/downloading files other than tests, e.g. doc type, etc.
  39. Enhanced storing capacity of $FieldData Column$ to be able to store large amount of data while exporting data from a CSV/Text file.
  40. Extended support for ‘Object Used’ under Properties > Test Report to the test executable.
  41. Now a file can be deleted from the server via ‘Server Communication’ functionality if the client has the ‘Delete’ access permission.
  42. Now even variables mentioned inside the square brackets, i.e .[] will yield the proper value and not be escaped.
  43. Added an option under Tools > Options > Advance Settings to indicate how many visual logs of a test should be displayed in one page.
Bug Fixes
  1. When the application path is changed to be on a network drive and the drive gets disconnected, Testing Anywhere could not start. Fixed.
  2. ‘Run Task’ command with variables as parameters was not working properly when the test is converted to an executable. Fixed.
  3. $Filename$ system variable could not be referenced in case of a nested loop using ‘Loop for each file in Folder’ command. Fixed.
  4. In 2008, the ‘HTML’ option of the ‘Send Email’ command did not offer variable support. Fixed.
  5. In certain cases, GDI objects were getting leaked. Fixed.
 
Version 6.0.1
New Features & Enhancements
  1. Improved test editor performance for rather large tests.
  2. Now Undo/Redo functionality is configurable via settings.ini.
Bug Fixes
  1. In rare cases, while editing image-based commands, ‘Path/File access error’ appears. Fixed.
Buy Now Free Trial
Next Steps
Watch a flash demo Watch a flash demo
Contact me Contact me
Ask the Expert Ask the Expert
Request live demo Request live demo
Our Customers
Testing
Learn More
Screenshots
User manual
Version history
Brochure
Technologies supported
System requirements
Supported apps/controls
Testing Anywhere News

Testing Anywhere provides a variety of alternative recording tools allowing a perfect answer for every testing scenario. An excellent offering; from the initial presale, product demonstration being more functional oriented than the typical sales staff showing off all the bells and whistles, right through to online videos covering specific technical points, a full and detailed user manual, and a help system that offers guidance when building my testing scripts.
- Andrew Spary, Multisoft

Read Customer Testimonies >>
  Products     Download     Purchase     Support     Customers     Company     Sitemap     Trademark FacebookTwitterBlogLinkedIn © Automation Anywhere, Inc. 2013 Privacy Policy
Testing Anywhere