Katalon Studio 5.7 with Cucumber Behavior-Driven Development (BDD) support

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ย. 2024

ความคิดเห็น • 10

  • @marianamlopes
    @marianamlopes 6 ปีที่แล้ว +2

    Great vídeo! Thank you very much for sharing your knowledge with the community!

  • @cleytoncqueiroz
    @cleytoncqueiroz 5 ปีที่แล้ว +1

    Great, very good, show lesson!

  • @anandgudimanchi674
    @anandgudimanchi674 4 ปีที่แล้ว

    Thank you Was too confused, till the end how do you link Gherkin to locators ..thank you, in the end it all makes sense ..Question ..please do you have tutorial to debug ..duplicate step Def..

  • @anandgudimanchi674
    @anandgudimanchi674 4 ปีที่แล้ว

    Hi Karthik In Cucumber, I already provide login using When @Given then why do I have to record ? Can I not just execute the cucumber script with and Inputs linked to excel Test Data 2. I want to implement this as per katalon docs, WebUI.setText(findTestObject('Page_CURA Healthcare Service/input_userName'), username)
    WebUI.setText(findTestObject('Page_CURA Healthcare Service/input_password'), password). Question is how, I can implement the same like user name and password fed from excel test data and other sources

  • @Bharadwaj108
    @Bharadwaj108 6 ปีที่แล้ว

    Hi Karthik,
    Great video,is it possible to build a framework like in your java ,selenium tutorials where you can have pages(Login page with all its navigation in it) and call the login functions in its step definitions etc?Any tutorials on how to build a reusable framework,I have gone through your Selenium Java tutorials ,so want to build libraries like Base class etc

  • @venkatramanaacharya4165
    @venkatramanaacharya4165 5 ปีที่แล้ว

    How to execute the cucumber feature test cases using command line ( using Build CMD ) option ?

  • @anandgudimanchi674
    @anandgudimanchi674 4 ปีที่แล้ว

    Thank you Karthik, I like your presentation. Please may I know How can I input multiple inputs(data-driven) example: and to be fed from test data (excel file)

    • @ExecuteAutomation
      @ExecuteAutomation  4 ปีที่แล้ว +1

      Just Learning There is a video on the same in this series mate, please check it out!

  • @nenadristovski3358
    @nenadristovski3358 6 ปีที่แล้ว

    do you have espresso tutorials ???