Q: Are there any other [GPT-powered] features that are coming up other than just the Manual Test Cases Generation with Jira feature?
A: Yes, you will receive updates on upcoming releases soon. Please check in our forum or our Katalon Community Hub regularly for the latest updates.
Q: If I want to use StudioAssist, should we have an OpenAI account or not?
A: As long as you have an OpenAI account, you can use StudioAssist.
Please refer to our documentations below on how to get your secret key and use it to enable StudioAssist.
Q: Does StudioAssist help in generating API test cases as well using web service objects?
A: As of now StudioAssist are launched for Web applications testing only.
Q: Can Katalon’s GPT-powered feature generate codes in other programming languages such as JavaScript or Python?
A: Unfortunately, not at the moment. However, if that is something that you and your team/business really need, you can consider creating a feature request thread in Feature Requests to let our Product team know.
Q: Is there a way to map the Manual test cases to the automation scripts automatically?
A: You can use Jira for mapping manual test cases with automation test cases.
Q: When we generate manual test cases with Katalon-GPt-powered features such as StudioAssist, are all the test cases reflected automatically in Katalon Studio? If yes, then can we add it to a suite and execute all the test cases and result would be reflected automatically in Jira?
A: They will not be reflected automatically in Katalon Studio, but you can manually save generated test cases to Katalon TestOps.
Q: Can StudioAssist use various keywords besides webUI or can we add custom keywords?
A: At the moment, StudioAssist is not aware of test object library, global variables, custom keywords.
Q: Can I force StudioAssist to use custom action instead of basic action e.g. customClick, customWait, etc.?
A: At the moment, StudioAssist is not aware of test object library, global variables, custom keywords.
Q: What programming language did you use to script in the demo session?
A: The programming language used was Groovy.
Q: Does StudioAssist still work if we use Cucumber and write down our code in step definition class?
A: Yes, it does.
Q: Does the Manual Test Cases Generation feature only work with Jira? I use qTest. But our user stories is on Jira. Can I generate the test cases in Jira first and then copy it to qTest?
A: Yes, you can copy the manual generated test cases from Jira to qTest.