Katalon Studio 7 - How to create Test in SCRIPT mode

preview_player
Показать описание
How to create Test in SCRIPT mode
---------------------------------------------------------
Today we will learn:
1. What is script mode
2. How to create test in script mode
3. Run and validate

Test Case Creation modes in Katalon Studio :
1. Record & Playback
2. Manual mode
3. Script mode

Script Mode in Katalon Studio :
Create Test with Scripts
Use keywords (built-in/custom) to create scripts
Java | Groovy

We will automate this test...

1. Open Browser
3. Perform actions : click | text | checkpoints
4. Close Browser

How are we going to automate this...

Step 1 - Capture Objects to be used in the test

Step 2 - Create a new test case - goto script editor

Step 3 - Create test in script mode

Step 4 - Run and validate
_________________________________________

How to skip steps in test run
Add annotation not_run: to exclude the step in script mode

In manual mode
right click - disable
will do the same thing

Excluded steps will be shown in report as Not_Run
_________________________________________________

Some useful links:

Built-in Keywords

________ ONLINE COURSES TO LEARN ________

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ JAVA ------------

------------ MAVEN ------------

------------ OTHERS ------------

------------ FOLLOW ------------
Рекомендации по теме
Комментарии
Автор

Thank you so much Raghav sir .
All your videos are very helpful .
You are an awesome Trainer🥰.
Thank a lot once again....🤝

mahmmadmustafamulla
Автор

Very useful video to start testing with scripting mode with Katalon. Thanks for sharing!

virginiazambudio
Автор

good explanations. very educational. thank you

gregloin
Автор

Hi Raghav,
Great video.Thanks for uploading. This really helped me to know about Script mode in Katalon Studio.
Will follow your videos and learn how to automate through this new tool. :)

meetamalhotra
Автор

Thank you so much, this tutorial help me as beginner to start learn katalon studio
Maybe you can add some english subtitle

calamitygamingindo
Автор

Hi Raghav, it was a quiet useful video, thank a bunch for all your support for us.
I have one query as we have seen we have manual mode and script mode.
What makes a difference in between these two modes as our work can be done through manual mode.
I mean is there any efficiency by using script mode...?

mahmmadmustafamulla
Автор

Hi Raghav, Thank you for this video.pls keep posting katalon related videos in detailed.

muthuvel
Автор

Hi, it was really nice video. It really helped to start up on kalalonstudio. I have one question. Can you please explain how to handle dynamic security question on login. Say ex I have entered login and pad and I have 3 security question and for every login it ask me dynamic question among the three how to handle this case in script. Please explain. I am getting hold in my project on this case

preethimarineni
Автор

I would recommend that you use Endtest instead of Katalon Studio, it's much better.

liviulupei
Автор

Hi raghav can you give more videos on script method(which includes different types of script method and to add xpaths in katlon)?

nehapathak
Автор

Really nice explanation !! please let us know how can we change the programming language preference from groovy to Java.

gokulkrishnann
Автор

Hello Sir. Thank you so much for such knowledgable videos. There is one query over here. Kindly let me know the use of 3different type of modes. Thank You in advance.

zalakbarot
Автор

I have one doubt. Whether katalon will be used in all companies compared to selenium . since katalon has more advanced features than selenium. If not y katalon is not familiar when compared to selenium

sathyanarayanansathya
Автор

Hi Raghav. I just started to learn the tool. I can not figure out how to run tests together so that each test does not start from login ...

viktoriyakalachigin
Автор

Hi, In Katalon can we create POM alike in Webdriver. creating separate objects for each pages which can be maintain easily for modifications

muaazster
Автор

Thank you for sharing these videos. These are nice videos. One question if you can answer please. What framework does this Katalon studio has? Thank you.

rarshad
Автор

Thanks Raghav for the excellent tutorial.
Question: Is there any way to switch scripting mode from groovy to Java?
Reason I'm asking is because I'm well adept in selenium with POM framework and much familiar with Java syntax however client requirement is to use Katalon with new project. I was wondering can i use Java instead of groovy ?

sumitsaha
Автор

Thanks MR Raghav for the excellent tutorial, Question: while editing the scripts the error message appeared declared that i should do disable for groovy template proposals, i did that and then i cant continue editing the script because of the message " no default proposals.

hazimabdoh
Автор

Hi Raghav,
Q: In vdo for test3 you've created the separate repository, Can we use the same repository for all Manual, Script mode?

punitb
Автор

Can you please tell me which course needs to buy on udemy?

nehapathak