JuggernautTester
JuggernautTester
  • 49
  • 108 904

Video

Data structures & Algorithms- Reverse a string using two pointer approach
zhlédnutí 35Před 3 lety
In this video explained about the two pointer algorithm and strings.
Karate UI-Automation for beginners | AUI | Mouse actions | Drag and Drop using karate
zhlédnutí 1,2KPřed 3 lety
In this video explained how to apply focus(), highlight() methods alongside covered the mouse actions as how to hover over and drag and drop actions Follow me on LlinkedIn - www.linkedin.com/in/krishna-pradeep-kadarla-802677103 Twitter- KadarlaPradeep Facebook- pradeep.kadarla
Karate-UI Automation for beginners | How to upload a file using karate
zhlédnutí 1,2KPřed 3 lety
In This video explained how to upload a file using karate framework Follow me on LlinkedIn - www.linkedin.com/in/krishna-pradeep-kadarla-802677103 Twitter- KadarlaPradeep Facebook- pradeep.kadarla
Karate UI-Automation for beginners | wild card and Friendly locators
zhlédnutí 914Před 3 lety
In This video explained in detail about wild card locators and friendly locators . showed a demo of all the functions
Karate UI Automation for beginners | how to handle frames
zhlédnutí 912Před 3 lety
In this video explained how to handle frames using built in functions existing in karate framework Follow me on LlinkedIn - www.linkedin.com/in/krishna-pradeep-kadarla-802677103 Twitter- KadarlaPradeep Facebook- pradeep.kadarla
Karate UI Automation for beginners | How to handle Alerts and types of alerts in AUT
zhlédnutí 1,2KPřed 3 lety
In this video given a details explanation about how many types of alerts and how to handle each one of them using the built in methods give in karate. Also explained all possible operations that are allowed on alert Follow me on LlinkedIn - www.linkedin.com/in/krishna-pradeep-kadarla-802677103 Twitter- KadarlaPradeep Facebook- pradeep.kadarla
Karate-UI Automation for beginners | how to select dropdown values
zhlédnutí 2KPřed 3 lety
In this video explained how to select values from dropdown using select function Follow me on LlinkedIn - www.linkedin.com/in/krishna-pradeep-kadarla-802677103 Twitter- KadarlaPradeep Facebook- pradeep.kadarla
Wiremock for beginners | how to write a stub that proxies to real API
zhlédnutí 880Před 3 lety
In This video explained how to create a stub that proxies the local host call to the actual API host url Follow me on LlinkedIn - www.linkedin.com/in/krishna-pradeep-kadarla-802677103 Twitter- KadarlaPradeep Facebook- pradeep.kadarla
Karate-UI Automation for beginners | how to use the browser window navigations functions
zhlédnutí 1KPřed 3 lety
In this video explained various methods that helps the test automation engineer to navigate to backwards and forward web pages by clicking on the browser navigations functions . discussed following methods and verified the title of the webpage after each transition to make sure we landed on the right page back() forward() reload() refresh() fullscreen() minimize() maximize() Follow me on Llinke...
Karate for beginners | how to take screenshot and maximize the browser window | Karate Reporting
zhlédnutí 944Před 3 lety
In this video explained how to take a screenshot and maximize the browser window. also looked at how to view the report that gets generated after the succcesful test execution.
Stub creation using Wiremock record and play back concept
zhlédnutí 1,7KPřed 3 lety
In this video explained how to record the API and create stubs. Follow me on LlinkedIn - www.linkedin.com/in/krishna-pradeep-kadarla-802677103 Twitter- KadarlaPradeep Facebook- pradeep.kadarla
WireMock -Response Template using transformers
zhlédnutí 3,6KPřed 3 lety
In This video explained how to limit the response of an API with the help of transformers. Explained the behavior of Restful API services, also given a gist about 1. what is command based APIs 2. what is Resource based API 3. What is Query based API with examples Follow me on LlinkedIn - www.linkedin.com/in/krishna-pradeep-kadarla-802677103 Twitter- KadarlaPradeep Facebook- facebook...
UI Automation using karate | How to execute karate test in different browsers
zhlédnutí 1,8KPřed 3 lety
In this video explained how to launch the different browsers, and execute the karate test. also explained how to customize the driver configuration by taking through the documentation demoed how to run the script in Mozilla and chrome browsers Follow me on LlinkedIn - www.linkedin.com/in/krishna-pradeep-kadarla-802677103 Twitter- KadarlaPradeep Facebook- pradeep.kadarla
UI Automation using Karate - How to get started with basic test
zhlédnutí 3,8KPřed 3 lety
In this video explained - how to create a maven project and set up karate framework by adding required dependency - how to create a runner class - how to add our first feature file and launch the browser
UI Automation using Karate framework - Introduction and feature of karate for beginners
zhlédnutí 4,5KPřed 3 lety
UI Automation using Karate framework - Introduction and feature of karate for beginners
How to start wiremock server using junit @Rule annotation
zhlédnutí 1,2KPřed 3 lety
How to start wiremock server using junit @Rule annotation
How to create a get API stub using Wiremock automation and read response from an external file
zhlédnutí 2,1KPřed 3 lety
How to create a get API stub using Wiremock automation and read response from an external file
How to automate the wiremock stub creation process using and test with Rest Assured
zhlédnutí 3KPřed 3 lety
How to automate the wiremock stub creation process using and test with Rest Assured
How to integrate Wiremock with Maven project to automate the stub creation process
zhlédnutí 1,8KPřed 3 lety
How to integrate Wiremock with Maven project to automate the stub creation process
WireMock-How to read the response body from an external JSON file
zhlédnutí 2,7KPřed 3 lety
WireMock-How to read the response body from an external JSON file
How to record an API call using wiremock | facts to know when to use it recorder in agile testing
zhlédnutí 1,3KPřed 3 lety
How to record an API call using wiremock | facts to know when to use it recorder in agile testing
How to do proxying of an API call using Wiremock
zhlédnutí 2,3KPřed 3 lety
How to do proxying of an API call using Wiremock
Wiremock Stub creation using regular expression and priority
zhlédnutí 1,6KPřed 3 lety
Wiremock Stub creation using regular expression and priority
Wiremock for beginners | stub fetch, get all mappings, saving and deletion of stubs |wiremock basics
zhlédnutí 2,2KPřed 3 lety
Wiremock for beginners | stub fetch, get all mappings, saving and deletion of stubs |wiremock basics
How to create Stub using Wiremock | wiremock for beginners lecture-3
zhlédnutí 3KPřed 3 lety
How to create Stub using Wiremock | wiremock for beginners lecture-3
What is WireMock | features and advantages of wireMock | WireMock for beginners lecture-2
zhlédnutí 2KPřed 3 lety
What is WireMock | features and advantages of wireMock | WireMock for beginners lecture-2
What are Test Doubles | Wiremock | things to know about fakes, stubs, mocks& service virtualization
zhlédnutí 5KPřed 3 lety
What are Test Doubles | Wiremock | things to know about fakes, stubs, mocks& service virtualization
How to run Karate tests with Junit-5 test runner | karate test execution with Junit-5
zhlédnutí 1,7KPřed 4 lety
How to run Karate tests with Junit-5 test runner | karate test execution with Junit-5
How to call java static and non static methods from the karate feature file
zhlédnutí 2,1KPřed 4 lety
How to call java static and non static methods from the karate feature file

Komentáře

  • @khanofcaledonia6413
    @khanofcaledonia6413 Před 2 měsíci

    Hi Gaurav, What is the previous video? Is it Eclipse in this video?

  • @maxx8011
    @maxx8011 Před 2 měsíci

    this pronounciation makes me sick ...

  • @A_flyingnoob
    @A_flyingnoob Před 5 měsíci

    Thank you for the knowledge. The only thing in this video I noticed is voice is extremely low.

  • @juandediosbaudaziosanchez5226

    Me resolvió un problema gracias

  • @shilpakumar8750
    @shilpakumar8750 Před 9 měsíci

    How to get all the options from a dropdown

  • @kreativedreams_
    @kreativedreams_ Před 10 měsíci

    Very well explained

  • @jpm74608
    @jpm74608 Před 11 měsíci

    you could also just karate.write(response,'data.txt') and it would store response in target folder without need for calling java methods

  • @kchowdappa5343
    @kchowdappa5343 Před rokem

    Getting 403 forbidden error on executing first feature file help me hiw how to resolve saying target null

  • @tallapallynaresh1103

    I am testing for one application endpoint -which are having build pipeline release pipeline in azure,Added implementation in existed application with mvn clean install.But in pipeline how should I do ,Do I need to create new application and build pipeline suggest me please

  • @christiankoster717
    @christiankoster717 Před rokem

    Nico example. Is ist possible to get this Java project for Download.

  • @donwald3436
    @donwald3436 Před rokem

    Why don't you Activate Windows lol.

  • @yashpethe5322
    @yashpethe5322 Před rokem

    can you please guide how to run karate ui tests on ec2 or any remote mahcine. I don't want to run on local as it won't allow me to do other work during execution

  • @vasiboat11
    @vasiboat11 Před rokem

    Great course! Very good instructor! Thanks for simplifying WireMock and making it easy to learn.

  • @sreenijareddy941
    @sreenijareddy941 Před rokem

    Hi @JuffernautTester can you make on a video to iterate the list of web elements for all the dropdown values

  • @user-mu6lt7kz7b
    @user-mu6lt7kz7b Před rokem

    thanks

  • @user-mu6lt7kz7b
    @user-mu6lt7kz7b Před rokem

    comment for supporting channel

  • @user-mu6lt7kz7b
    @user-mu6lt7kz7b Před rokem

    exelent job, thanks

  • @sivakesava1233
    @sivakesava1233 Před rokem

    Can you please do vedio on schema validation

  • @chiru679
    @chiru679 Před rokem

    Hello Pradeep - Thanks for this informative video. I tried to implement the same logic in my project but got stuck. Please help if you can: 1. I am reading CSV file which has 2 rows of test data 2. For the first row, POST request is sent and response came back as "status": "SUCCESS" 3. But for the second row, response back came as "status": "IN_PROGRESS" What could be the reason? Test is pass only when I use single row of data.

  • @FarhanKhan-fn6mu
    @FarhanKhan-fn6mu Před rokem

    Kindly help me Two Factor Autheticater (One Time Password) problem solution. prepare video Two factor Authenticater

  • @najafhaider8261
    @najafhaider8261 Před rokem

    I am not getting solution after adding this XML file

  • @RajM-kt7zy
    @RajM-kt7zy Před rokem

    Thanks for this video. This json has only one object and the csv is strightforward. Can you please post a video where the json is more complex like nested and array. Converting that JSON to CSV and reading that data from the csv is getting challenge.

  • @kanniyappanmunusamy

    Please just increase your audio.. Without headphones different to hear.. Ur tutorial awesome

  • @RakeshSaineni
    @RakeshSaineni Před rokem

    Did a great job bro Very clear explanation

  • @rolandet
    @rolandet Před rokem

    Please add (auto generated) subtitles !

  • @deepakreddy715
    @deepakreddy715 Před 2 lety

    Hello sir please upload the videos on Jenkins ci cd integration

  • @maheshmestry7657
    @maheshmestry7657 Před 2 lety

    Hi , please help me out l executed feature file , but getting https host connect exception..l am running script in company's system

  • @nitikaraj4648
    @nitikaraj4648 Před 2 lety

    the video quality needs to be improved

  • @flight_of_phoenix
    @flight_of_phoenix Před 2 lety

    can you make tutorial on karate.filter, map etc?

  • @krishnasai1817
    @krishnasai1817 Před 2 lety

    Hi, in karate, how to do right click and double click ?

  • @aasharani5524
    @aasharani5524 Před 2 lety

    Hi... Thanks for the video.. I have 2 ques... 1. When i save the cucumber html report in some location, am able to see only till the list of features page, if i click any of the feature , I can see File not found.. Is there any way to make it work. 2. while executing, we are not able to see the number of scenarios running in the junit tab, showing Runs 1/1 but not the number of scenarios running. Any way to get the number of scenarios? It would be helpful if i get response

  • @SagarDurgade
    @SagarDurgade Před 2 lety

    Thank you…

  • @ElPachonsito
    @ElPachonsito Před 2 lety

    puedo mandar a llamar en una rchiv CSV un JSON para que lo lea y lo pase como parametro ????????????????????? HELP!!!!!!!!!!!!!!1111

  • @ElPachonsito
    @ElPachonsito Před 2 lety

    Se puede llamar user y pass desde una variable de entorno?????

  • @bharathivakkalaganti8452

    Thank you so much got it after a lot of search

  • @harshbhawsar6300
    @harshbhawsar6300 Před 2 lety

    thank you very much sir, you solved my problem very easily, Thank you again sir😁😁

  • @AntoQ
    @AntoQ Před 2 lety

    The line I was looking for 10:04 : "Lower the number, higher the priority". Thanks for the video.

  • @santoshv581
    @santoshv581 Před 2 lety

    Very Good Explanation Bro... God Bless

  • @jaykishoreduvvuri7598

    Thanks very much for sharing! Can we compare two big API responses Json files with Karate?

  • @gctpalani2020
    @gctpalani2020 Před 2 lety

    If spring boot has zookeeper - How to handle that in wire mock as its throwing error

  • @ModernAgriMan
    @ModernAgriMan Před 2 lety

    I followed all steps and got this error on running,, where you configuring the browser

  • @umashankarg9664
    @umashankarg9664 Před 2 lety

    I am not getting the Stub Id when I send the post request in Wiremock Standalone server. What should I do if I need to have stub id in my response.

  • @PPRTerrraceGarden
    @PPRTerrraceGarden Před 2 lety

    Hi , how to do switch tab using karate

  • @oscardanielmarin6506
    @oscardanielmarin6506 Před 2 lety

    friend a help ... how do you send credentials of the soap service .. I have an eror 401

  • @peachybloxy1232
    @peachybloxy1232 Před 2 lety

    Please share code ref

  • @peachybloxy1232
    @peachybloxy1232 Před 2 lety

    what's the command to run bdds to get cucumber results?

  • @saurabhgoreamazing9368

    I have created a maven project as demoinstrated but the mvn clean install fails with dependency error which is diffcult to understand. Can you suggest a workaround?

  • @saranya23091989
    @saranya23091989 Před 2 lety

    Please share a video on how to execute karate UI test using Jenkins

  • @rohanpatil8796
    @rohanpatil8796 Před 2 lety

    I am getting java heap size error after all my script are completed...can you please help

  • @jjatuljain
    @jjatuljain Před 2 lety

    Can you please tell, If you want to run for some particular row, how can we do that?