Supported Environments
In various environments, the desired capabilities can be added, deleted or altered according to the need for customisation or application requirements. There are different methods to set up desired capabilities in WebUI testing, mobile testing, Windows Desktop App testing, etc.
Managing Desired Capabilities
You can re-use desired capabilities across various Katalon Studio projects by importing and exporting capabilities in JSON files, version 8.0.0 onwards. This can be done by visiting Project>Settings>Desired Capabilities, and choosing the required action- import or export.
Frequently Asked Questions
What is Katalon Studio?
Katalon is an automating testing software, that lets the users test web, mobile or desktop applications and APIs without coding, to deliver efficient and robust softwares to the consumers.
What are desired capabilities in Katalon Studio?
Desired capabilities are key-value pairs that help the user specify browser properties such as browser name, version, path of the driver etc. These desired capabilities can be defined in the Project > Settings > Desired Capabilities.
Can you re-use desired capabilities in Katalon Studio?
From version 8.0.0 onwards, desired capabilities can be re-used across various Katalon Studio projects by importing or exporting JSON files.
Conclusion
In this blog, we learnt about Desired Capabilities in Katalon Studio, their need, usage, and application. Share this article with your fellow ninjas if you found it helpful. Along with this, visit our platform Coding Ninjas Studio to read informational articles on important computer fundamentals like DBMS, DSA, Competitive Programming, Python, Java, etc. Happy Coding!!
