Skip to content

Capabilities

"Capabilities" is the name given to the set of parameters used to start multi-platform session that are supported by akaAT Studio

This menu contains all capabilities of the environments to perform automation testing for Mobile, Web, Window Applications.

2.13.1 JMeter Capabilities

Setup Capabilities for Jmeter

To set capabilities for Jmeter testing, do as follow:

  1. Go to Project > Settings > Capabilities > Jmeter Capabilities > Create new Jmeter. You can add, delete or clear (delete all) capabilities

  2. In Capability detail, input nescessary values

2.13.2 Mobile Capabilities

"Capabilities" is the name given to the set of parameters used to start an Appium session. The information in the set is used to describe what sort of "capabilities" you want your session to have, for example, a certain mobile operating system or a certain version of a device.

akaAT Studio supports 2 common mobile capabilities: Android and IOS

Setup Capabilities for Mobile

To set capabilities for mobile testing, do as follow:

  1. Go to Project > Settings > Capabilities > Mobile Capabilities > Android/IOS. You can add, delete or clear (delete all) capabilities

  2. In Capability detail, input nescessary values

Or easier, you can create capability when connect device to akaAT Studio, and just only input App Package and App Activity. Please refer to this for more detail Set up mobile testing

2.13.3 Web Capabilities

Web Capabilities used to set properties of browsers to perform cross browser testing of web applications. It stores the capabilities as key-value pairs and these capabilities are used to set browser properties like browser name, browser version, path of browser driver in the system, etc. to determine the behaviour of browser at run time

akaAT Studio is supporting web capability of 5 browser platforms: Chrome, Edge, Firefox, IE and Safari

Setup Capabilities for Web

To set capabilities for web testing, do as follow:

  1. Go to Project > Settings > Capabilities > Web Capabilities > Chrome/Edge/Firefox/IE/Safari. You can add, delete or clear (delete all) capabilities

  2. In Capability detail, input nescessary values

2.13.4 Windows Capabilities

Setup Capabilities for Windows

To set capabilities for windows testing, do as follow:

  1. Go to Project > Settings > Capabilities > Windows Capabilities > Create new a Windows/folder. You can add, delete or clear (delete all) capabilities

  2. In Capability detail, input nescessary values

Note: Refer How to create testcase for WindowApp for more detail about a Window Capability