Codeless Test Automation Definition:
Codeless Test Automation is a type of Test Automation where codeless means to automate the test
without writing codes, tester can use the integrated features like record and playback, drag and
drop interface, and integrations of AI/ML technologies of the Codeless Test Automation tool to
create tests that can run simultaneously, (Codelesss Automation: What How and Why, 2020).
Example of a Codeless Test Automation Tool:
The Tool: Katalon Studio
Katalon Studio is a Codeless Test Automation framework that allows the testers to get started with
the automation and leverage effectively with minimal coding skills, with Record and Playback
feature, (Vu, 2020).
Katalon Studio’ Capabilities:
- Testing almost all platform: Web, API, Mobile – iOS and Android, and Desktop apps.
- Three ways to create Automation Tests:
o Record and Replay
Capture the objects and actions that necessary to perform the test and save them
as a test case.
This study source was downloaded by 100000850872992 from CourseHero.com on 04-04-2023 01:26:21 GMT -05:00
https://www.coursehero.com/file/64800532/Assignment-4-CSE-565-Ahmed-Mohamedpdf/
, CSE 565: Software Verification and Validation | Ahmed Mohamed
o Manual Test
Through using the different actions, and objects, in addition of maintain the input,
and output for the selected input, you can create manual tests and save it as a test
case.
o Script Mode
In Script Mode, you can create your test using java and groovy language and save
it as a test case.
This study source was downloaded by 100000850872992 from CourseHero.com on 04-04-2023 01:26:21 GMT -05:00
https://www.coursehero.com/file/64800532/Assignment-4-CSE-565-Ahmed-Mohamedpdf/