The requested page is not available for selected version.
What's new in TestArchitect for Windows
The following new features and improvements are introduced in TestArchitect version 8.2 Update 3 running on Windows.
Remember:
- Before upgrading to the latest version of TestArchitect, it is strongly recommended that you back up all repositories.
- A TestArchitect client and any repository server to which it connects must be of the same version.
TestArchitect Client
Enhancements to existing features
- Team Foundation Server-Microsoft Test Manager integration improvement
- TA-MTM extensibility: TestArchitect offers APIs to extend and customize test execution within a TA-MTM integration project. This allows you to get and set TestArchitect’s execution settings such as repository and project information, keyword variations and so on. You can now pass test settings from MTM, and anything you can get from the TestContext object, to TestArchitect the way you want.
- Ability to specify an AUT’s build number when uploading test results to MTM from TestArchitect.
- You can now configure TestArchitect to select, based on run status (Passed, Failed, etc.), which HTML-based test results are sent to MTM as an attachment during an automatic or manual upload.
- Access to test results in a web browser on any machine, regardless of whether or not TestArchitect Client is installed.
- Performance improvement during startup of the Repository Server.
TestArchitect Automation
- Mobile testing
- Support for mobile apps testing on Android 5.x and iOS 9.x
- Beta support for automation of built-in web browsers on Android emulators, including Genymotion and Android Virtual Device (AVD).
- Built-in actions/built-in setting to handle unpredicted appearance of a modal dialog box in desktop applications: The troublesome modal dialog can be automatically closed, or custom-handled by a user-defined action.
- on modal action (built-in action): Specify the action to be invoked in the event of the occurrence of a modal dialog box that may block the test automation.
- get modal definition (built-in action): Retrieve the definition of the current modal dialog box.
- modal close attempts (built-in setting): Set the number of retries for the invoked action handler specified in the on modal action built-in action.