HDCleaner 歷史舊版本 Page4

最新版本 Singlebox 33.3.0

HDCleaner 歷史版本列表

HDCleaner 為 Windows 下的系統維護提供了一個全面的工具包。無論您是清理硬盤還是註冊表,加密數據,拆分文件,刪除使用痕跡,備份註冊表,碎片整理或搜索,並使用超快速搜索算法替換註冊表項,值和數據 - 在清晰的“工具箱”中總是找到正確的工具來加快您的 PC 和優化。下載 HDCleaner 為電腦現在!HDCleaner 產品特點: 插件清理 - 刪除 Internet 痕跡,Wind... HDCleaner 軟體介紹


TestComplete 14.90 查看版本資訊

更新時間:2021-06-07
更新細節:

What's new in this version:

Mobile testing improvements:
- You can orchestrate parallel runs of your mobile tests in the BitBar device cloud or on mobile devices controlled by a private Appium server easier, by using the Execution Plan editor of your TestComplete project.
- The Mobile Screen window of TestComplete now shows both the list of connected mobile devices and the list of recently used devices
- TestComplete now can capture images during parallel test runs on mobile devices managed by BitBar and local Appium. This can help explore the behavior of tested applications if a test fails.
- By default, capturing images during parallel test runs is disabled. Use the new Capture images during parallel test runs option to control this behavior and enable and disable capturing images when needed
- Support for iOS 14.5.1. If your mobile tests rely on the legacy (non-Appium) mobile support in TestComplete, you can now create and run automated tests on this iOS version

Web testing improvements:
- You can use project and project suite variables to specify the URL of a tested website when orchestrating your parallel web test runs in the Execution Plan editor.
- If you use the Remote Browser Loop operation to run your web tests in remote environments, now you can configure the operation to execute its child operation in one of the supported web browsers on a local computer. This may be helpful if you want to verify your web test in a local environment before running it in remote browsers or if you want to debug your web test. This is easier than modifying your entire loop to run it in a local browser.
- Support for Google Chrome 91

Microsoft Dynamics support:
- You can now create, record, and run automated tests for Microsoft Dynamics 365 applications accessed via web browsers. See Testing Microsoft Dynamics 365 Applications.

SAP GUI support enhancements:
- TestComplete now detects whether controls in SAP GUI have dynamic identifiers and generates identification properties that ignore the dynamic parts. This helps make automated tests for SAP GUI more reliable.
- This makes creating automations easier
- Support for SAP GUI version 7.70

In previous TestComplete versions, it was possible to create automations for SAP GUI using only properties and methods that TestComplete provided for all onscreen objects. In this version, TestComplete provides extra methods and properties for the following SAP GUI controls:
- GuiButton
- GuiCheckBox
- GuiTextField
- GuiCTextField

Other improvements:
- Recommended system requirements have been updated. We recommend that you use TestComplete on the 64-bit version of the Windows 10 operating system. We also recommend that you have 16 GB of RAM or more and 1920 × 1080 or higher screen resolution on your TestComplete workstation. See System Requirements.
- TestComplete projects now have a new Repaint window before capturing image option. If the option is enabled (by default), TestComplete will command the system to redraw windows before the test engine captures their image. This can help avoid various window rendering issues and improve the reliability of image comparison in TestComplete.
- We have fixed several issues reported by our customers

Discontinued support:
- Support for some earlier versions of iOS has been removed from TestComplete. Now, it supports only the latest build of version 12 — 12.5.
- If you need support for other iOS 12 versions, please contact our Customer Care team
- The legacy non-Chromium version of Edge has reached the end of life in March 2021. The Windows 10 April 2021 Update replaces it with the new Chromium-based version automatically. Therefore, we are deprecating support for the non-Chromium Edge in TestComplete.
- We won’t run tests for this browser, and we don’t guarantee that your web tests will run in this browser correctly. We won’t provide any bug fixes for it.

FireAlpaca 2.5.4 (64-bit) 查看版本資訊

更新時間:2021-06-07
更新細節:

What's new in this version:

- Added symmetrical brush function (some brush types are not supported)
- Speed up bitmap brush and scatter brush
- Backup limit for autosave changed to 30 files
- Loop count can now be specified for APNG output
- Fixed the pressure failure in brush script

FireAlpaca 2.5.3 (64-bit) 查看版本資訊

更新時間:2021-05-28
更新細節:

What's new in this version:

- Fixed a bug in which overwriting and saving MDP files sometimes failed

FireAlpaca 2.5.2 (64-bit) 查看版本資訊

更新時間:2021-05-27
更新細節:

What's new in this version:

- Fixed a bug that prevented brush textures from being applied to scatter brushes, etc

FireAlpaca 2.5.1 (64-bit) 查看版本資訊

更新時間:2021-05-25
更新細節:

What's new in this version:

- Added a new brush type, the Scatter Mix Brush
- Fixed a problem where layers in a folder were not updated when overwriting after transforming the folder
- Fixed a bug in the canvas display

FireAlpaca 2.5.0 (64-bit) 查看版本資訊

更新時間:2021-05-11
更新細節:

What's new in this version:

- Added support for UI display in high dpi environments (Windows)
- Improved response to multi-touch operations (Windows)
- Fixed a bug in saving and loading window positions (conventional window settings will be reset once)
- Dramatically accelerated overwriting and saving of MDP files
- Added a setting to prevent infinite loop when outputting animated GIFs and APNGs

TestComplete 14.81 查看版本資訊

更新時間:2021-05-05
更新細節:

What's new in this version:

Run mobile tests in parallel:
- You can increase your mobile testing efficiency by running tests in Appium-based device clouds in parallel. You can orchestrate the parallel test runs directly from your TestComplete tests by using the Parallel.RunMobileTests method. See Running Mobile Tests in Parallel for details.

Changes in cross-platform web tests:
- The Parallel.RunEnvironments method has been replaced with Parallel.RunWebTests. Use it instead to run cross-platform web tests in parallel. RunEnvironments is still supported for backward compatibility.
- The Environments parameter of the new RunWebTests method can take an array of JSON objects rather than an array of strings
- Overall improvements
- We have improved the performance of mobile tests running in environments provided by BitBar and private Appium servers. Now, it takes less time for Test Visualizer to capture screenshots of the tested mobile application that reduces the overall test run time.
- We continue improving our internal algorithms to make tests for SAP GUI applications more stable and reliable
- The Name Mapping repository shows the Extended Find check box only for those objects for which it is relevant, like objects in desktop applications or web objects mapped by properties provided by TestComplete. The check box is hidden for objects to which it is not applicable, for instance, web objects mapped with XPath expressions or CSS selectors.
- Editing of keyword tests has become a bit handier. Now, when you change parameters of keyword-test operations by typing them in the Value cell, the test no longer freezes trying to locate the underlying tested object.
- The popularity of JScript and DelphiScript has been declining rapidly during the last few decades. Starting from this TestComplete version, we no longer recommend that you use these languages to create new tests. These languages are now hidden from the Create New Project wizard by default.
- We’d suggest that you use JavaScript or Python. Basically, it is the way to go when it comes to selecting a scripting language. They are stable, reliable, and you can always reach for any necessary support on them online.
- We don’t remove JScript and DelphiScript, they are still available in TestComplete. All your existing projects that use them will remain intact and fully functional. You can continue using these languages to create new tests, though we do not recommend this. See Selecting the Scripting Language.
- We’ve fixed several issues reported by our customers

Support for recent versions of web browsers:
- Google Chrome 90
- Mozilla Firefox 88

TestComplete 14.80 查看版本資訊

更新時間:2021-04-13
更新細節:

What's new in this version:

Enhanced cloud-compatible mobile testing:
The previous version of TestComplete introduced a new mobile testing approach that makes it possible to create and run mobile tests on devices controlled by cloud providers, like BitBar, or by a local Appium server. Version 14.8 improves this new approach significantly:
- You can now create cloud-compatible mobile tests faster and easier by recording user actions
- You can easily connect to mobile devices from keyword tests by using the new Run Remote Device operation
- You can also connect to mobile devices from the Mobile Screen window or when you start test recording by clicking Record Test on the TestComplete Start Page.
- If you use BitBar-cloud devices, you can specify tested mobile applications when you are creating a new project. This makes it easier to deploy these apps to the device during test runs. See Adding Applications to the List of Tested BitBar Applications.
- All these changes have made the previous mobile testing approach obsolete. You can still use it to run mobile tests on devices connected to the TestComplete computer (via ADB or iTunes). For new tests, we recommend using the new cloud-compatible approach. You can switch between approaches by using the Mobile support type property of your TestComplete project.

Smarter web testing:
- If it is your tested web application that resides behind a proxy or a firewall, see Access Web Applications Behind a Firewall
- Device Cloud add-on is no longer needed for cross-platform tests. We’ve migrated the cross-platform testing functionality from the Device Cloud add-on to the Web module. This makes the add-on unneeded, and we’ve removed it from the TestComplete bundle.
- Easier parallel test runs. We no longer provide TestExecute Lite as a standalone utility. You can run your cross-platform web tests in parallel by using TestComplete and regular TestExecute. To orchestrate parallel runs, use the Parallel object in your tests or use the Execution Plan of your project.
- The TestComplete test adapter for Azure DevOps no longer allows orchestrating parallel runs. You can do it directly from your TestComplete projects.

Better object recognition and object mapping in web applications (for instance, in Salesforce):
- TestComplete uses more descriptive mapping objects for web page elements (date pickers, icons, buttons, and others).
- Also, TestComplete now recognizes and maps combo box items by their contents
- When mapping radio buttons, TestComplete groups buttons that belong to the same radio group.
- Support for proxies in cross-platform web tests. Now, if a TestComplete workstation is running behind a proxy, cross-platform web tests can access the target device cloud correctly. They will use the workstation’s system proxy settings. In previous TestComplete versions, cross-platform web tests can only access the device cloud directly.

New Salesforce Support plugin:
- The new Salesforce API script extension helps you work with Salesforce resources directly from TestComplete tests. The extension provides the Salesforce script object that enables you to perform common operations over Salesforce objects and to send SOQL queries.
- The extension is not part of TestComplete

Overall improvements:
- More flexible BDD tests. The new Stop the entire Scenario Outline if any example fails project property helps you control the behavior of the Scenario Outline run when an error occurs in one of the examples.
- Support for Electron 11. You can create, record, and run automated tests for Electron-based applications created with Electron version 11.0.0
- Improvements in SAP GUI support. We’ve improved internal algorithms to make tests created for SAP GUI applications even more stable
- Support for user-defined parameters in SessionCreator. If you run your tests via the SessionCreator utility, you can now use its new command-line argument /arg to pass the custom parameters to TestComplete.
- Better Execution Plan view. For easier configuration, we’ve put settings that are specific to parallel runs to a special panel in the Execution Plan editor

Support for recent versions of web browsers:
- Google Chrome 89
- Mozilla Firefox 87

The Execution Plan editor:
- Our records say that a sample project that demonstrates how to create tests for Xamarin.Forms applications was rarely used. We have moved it from the product installation to the additional sample package that you can download from our website.
- The TestComplete installer now suggests sending the installation log to the SmartBear Customer Care Team for issues that occur during the product installation.
- We’ve also fixed a number of issues reported by our customers.

FireAlpaca 2.4.6 (64-bit) 查看版本資訊

更新時間:2021-04-05
更新細節:

What's new in this version:

- Textures can now be applied to bitmaps and scatter brushes
- Improved the interpolation shape of brush strokes
- Fixed a bug when swapping multiple layers
- Fixed a bug when changing canvas resolution

FireAlpaca 2.4.5 (64-bit) 查看版本資訊

更新時間:2021-03-15
更新細節:

What's new in this version:

- Improved the brush processing bug
- Improved processing when changing canvas resolution
- When cropping or changing the resolution of the canvas, the brush snap coordinates are now also linked