VyprVPN

最新版本 TestComplete 14.30

TestComplete 14.30

TestComplete 14.30
VyprVPN 為個人電腦提供 Windows,Mac,Android,iOS,電視和路由器時尚,尖端的應用程序,以便您可以在幾秒鐘內保護您的設備。 VyprVPN 應用程序是快速,易於使用和穩定與省時的功能,如一鍵連接,一鍵式服務器選擇和 ping 測試選擇最快的服務器。 VyprVPN 為 PC 提供最快和最安全的 VPN 帳戶!

VyprVPN 為 Windows 提供了一鍵式連接和自動連接選項,使連接變得簡單。 VyprVPN 使得它可以快速方便地在 VyprVPN 的全球 50 多個服務器位置之間切換.

VyprVPN 功能:

自動連接到未知的 Wi-Fi 網絡
當您連接到未知的 Wi-Fi 網絡時,VyprVPN 會自動連接並加密您的互聯網流量.

自動在應用程序或系統啟動時連接
VyprVPN 可以在您打開應用程序或系統啟動時自動連接.

自動重新連接
任何時候 VyprVPN 如果未選擇連接,應用程序將嘗試重新連接。網絡流量時 VyprVPN 斷開或未啟用。

最快的服務器選擇
自動連接到最快的 VyprVPN 服務器 available.

Ping Test
Ping 測試 VyprVPN 服務器看到不同的速度.

收集
添加服務器到您的稍後可以選擇收藏夾。 Sort
篩选和整理我們的 VyprVPN 服務器列表以快速找到您需要的服務器.

注意:限制為 500 MB 每月數據使用量和 2 個同時連接.

也可用:下載 VyprVPN 為 Mac

ScreenShot

軟體資訊
檔案版本 TestComplete 14.30

檔案名稱 TestComplete1430.exe
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 Golden Frog, Inc.
官網 https://www.goldenfrog.com/vyprvpn/windows
更新日期 2019-12-03
更新日誌

What's new in this version:

- Azure DevOps integration improvements
- You can link TestComplete test items to test cases in Azure DevOps faster and easier. The new filter box in the Choose Test Case dialog helps you quickly find the test case to which you will link an item
- You can unbind TestComplete test items from Azure DevOps test cases directly from within the TestComplete UI. Earlier, you could do this on the Azure DevOps side only
- Now, you can also easily unbind your TestComplete project from an Azure DevOps team project. This will prevent TestComplete from showing you notifications when the team project is unavailable. Note that this “unbind” command doesn’t remove associations between test cases and TestComplete test items on the Azure DevOps side. So, if you re-bind the projects later, or if you clone your team project and bind the TestComplete project to the cloned team project, the associations will remain and will work fine.
- When you are configuring a Visual Studio Test task to run TestComplete tests, if your TestComplete project suite has several projects, you can now select a project whose tests you want to run
- Now, you can choose the test runner – TestComplete or TestExecute – to be used on the TestComplete Test Adapter. You can get the new version of the Test Adapter from the Microsoft marketplace, or you can install it from a computer in your local network. See Install TestComplete Test Adapter Extension.
- AI-based “self-healing” tests
- TestComplete 14.3 introduces an improved test-run mode to make your tests resistant to object recognition issues. In previous versions of TestComplete, when the test engine failed to find a window or control, it posted an error message to the log and often stopped the test or the entire run. So, you had to fix errors and re-run failed and unexecuted tests later.
- The new run mode improves the situation dramatically. Now, when the test engine fails to find a window or control, it uses a special AI-based algorithm to find a similar window or control in the application and continues running your tests using that similar object. This enables your tests to work to the end. The test engine also posts a warning message to the log to let you know about the replacement and about new recognition properties used. The message gives you a clear idea of what to change in object recognition properties in the Name Mapping repo (we don’t change these properties automatically to avoid confusion in case of possible false recognition).
- The new approach makes your tests more resistant to object recognition errors, saves the time needed to re-run failed and unexecuted tests, and helps you fix recognition issues easier. Just don’t ignore warning messages in the test log!
- The new “self-healing” approach is Beta so far and is off by default. If you want to try it, enable it in the Tools > Options > Engines > Name Mapping dialog. If you run tests from the command line, then to enable the new mode, use the new /SelfHealing command-line option. TestExecute and SessionCreator also has this option.
- Web testing improvements
- Support for Electron 7. You can now create, record, and run automated tests for Electron-based applications created with Electron version 7.0.0

Support for the recent versions of web browsers:
- Mozilla Firefox 70
- Google Chrome 78
- Version 14.3 includes special support for the --disable-renderer-accessibility command-line option of Google Chrome. You can put this parameter to the Chrome command line to streamline test performance. The effect is especially noticeable in testing large web pages with lots of web elements
- BDD improvements
- Version 14.3 can send results of individual BDD scenarios to test cases located in external test management systems like Azure DevOps and Zephyr for Jira. To do this, link your BDD scenarios to external test cases on the Test Items page of your project. Note: This will not affect your existing projects with BDD scenarios that are already included in the project’s list of test items. To link those BDD scenarios to external test cases, you will have to re-create the test items to be able to mark them as test cases.
- Mobile testing improvements
- Android testing
- Support for Android 10 (API Level 29)

After installing a mobile application on an Android device, you can see system requests to grant that app the permissions to use this or that resource on the device. These requests require user action and prevent automated tests from running smoothly. With TestComplete 14.3, you can grant all the needed permissions automatically. You can do this in the following ways:
- In Keyword tests – by using the new GrantPermissions parameter of the Install Package operation
- In script tests – by using the new GrantPermissions parameter of the PackageManager.InstallPackage method, or by setting the AndroidTestedApp.GrantPermissions property before calling the AndroidTestedApp.Run method
- In the TestedApps editor – by selecting the new “Grant all permissions listed in the application manifest after the package installation” check box
- TestComplete will grant permissions when installing the application package on a device

iOS testing:
TestComplete 14.3 includes support for the following devices, iOS versions, and applications:
- iPhone 11, 11 Pro, 11 Pro Max, and iPad Air 3. Now, you can record and run tests for iOS applications running on these devices
- iOS 13.0 - 13.2
- iOS apps created with Xcode 11

Overall improvements:
- The “Unexecuted” metric on the Summary page of the test log now includes only those test cases whose execution has not started because the project run was interrupted. It no longer includes disabled test cases
- Now, the indicator that TestComplete shows during a test run displays the name of the executed test item and the project that contains that item.
We’ve also fixed a number of bugs reported by our customers

Discontinued Support:
- TestComplete no longer supports iOS version 10.x, as well as the iPhone 5, iPad Mini 1, and iPad 4 devices
- TestComplete no longer supports Objective-C and Swift applications created with Xcode 8
- TestComplete no longer supports Open Applications created in Visual C++ 6.0

TestComplete 14.30 相關參考資料
About TestComplete | TestComplete Documentation

Applies to TestComplete 14.30 ... TestComplete is an automated testing environment for a wide range of application types and technologies, including (but not ...

https://support.smartbear.com

Bug Fixes in TestComplete 14.10 - SmartBear Support

Applies to TestComplete 14.30 ... Fixed: If a project was stopped on error during the test run, TestComplete could ignore the project's "Stop on error" setting and ...

https://support.smartbear.com

Bug Fixes in TestComplete 14.20 - SmartBear Support

Applies to TestComplete 14.30. TestComplete 14.30 (latest ... Fixed: TestComplete (or TestExecute) could stop responding when testing a .NET application.

https://support.smartbear.com

Bug Fixes in TestComplete 14.30 - SmartBear Support

... 14.0TestComplete 12.60. , last modified on November 21, 2019. The following bugs reported by our customers have been fixed in TestComplete 14.30.

https://support.smartbear.com

Features Added to TestComplete 14.0 - SmartBear Support

Applies to TestComplete 14.30 ... TestComplete 14 offers support for BDD tests. You can create, automate and run BDD tests from TestComplete along with ...

https://support.smartbear.com

Introducing Automated Testing and TestComplete ...

Applies to TestComplete 14.30 ... The topics in this section provide a brief overview of automated testing and TestComplete: ... TestComplete Test Object Model.

https://support.smartbear.com

TestComplete 14 Documentation | TestComplete Documentation

Applies to TestComplete 14.30 ... TestComplete is an automated testing environment for a wide range of desktop, web and mobile application types and ...

https://support.smartbear.com

Testing With TestComplete | TestComplete Documentation

Applies to TestComplete 14.30 ... Provides information on creating and recording tests with TestComplete. ... Describes how TestComplete collects test results.

https://support.smartbear.com

What's New in TestComplete 14.30 - SmartBear Support

This topic describes the changes made to TestComplete 14.30 relative to the previous product version – TestComplete 14.20. For information ...

https://support.smartbear.com

Where to Go Next | TestComplete Documentation

Applies to TestComplete 14.30. TestComplete 14.30 (latest ... Recording in TestComplete. This section contains information on recording tests in TestComplete.

https://support.smartbear.com