Cypress with Cucumber Part 2: Parameters as a String | DataTable in Cucumber | Cypress

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • 👉Check Out Our Other Playlist As well:
    Channel Main Link: / @testingtutorialspoint
    ______________ Frameworks___________________
    ➡️ Cypress with Cucumber Framework → • Cypress With Cucumber ...
    __________________ API Automation _________________
    ➡️ Rest Assured Using Java → • Rest Assured
    ➡️ Karate Framework using Maven → • Karate Framework Using...
    ➡️ Robot Framework with Python for API Automation → • Python With Robot Fram...
    ➡️ Beginner Karate Framework using Intellij → • Karate Framework Beginner
    ➡️ Python with API Automation → • Python With Rest Api
    ➡️ Cypress Beginner API → • Cypress Beginner API
    _____________ Programing Language ____________________
    ➡️ Basic Python → • Basic Python
    ➡️ Core Java → • CoreJava
    ___________ Performances Testing ___________________
    ➡️ JMeter Beginner → • JMeter Beginner
    ➡️ Locust Beginner → • Locust
    ___________ Git and GitHub _____________________________
    ➡️ Git and GitHub Beginner → • Git and GitHub Beginner
    _____________Manual Testing ____________________
    ➡️ Manual Testing → • Manual Testing
    ______________Automation Testing __________________
    ➡️ Selenium Cucumber Framework using Java → • Selenium Cucumber BDD ...
    ➡️ Karate Framework with Gradle using eclipse → • Karate Framework using...
    ➡️ Basic Selenium WebDriver using Java → • Selenium WebDriver
    ➡️ TestNG Framework → • TestNG Framework
    ➡️ Robot Framework with RIDE → • RIDE With Robot Framework
    ➡️ Python with Robot Framework for UI Automation → • Python With Robot Fram...
    ➡️ Python with Selenium UI Automation → • Python With Selenium
    ➡️ Cypress Beginner for UI Automation → • Cypress Beginner
    ________________ Beginner Jenkins ____________________
    ➡️ Beginner Jenkins → • Beginner Jenkins
    Every LIKE & SUBSCRIPTION gives me great motivation to keep working for you
    Thanks,
    Lokesh Gorantla

Комментарии • 13

  • @nithinkumardatti5846
    @nithinkumardatti5846 2 месяца назад

    can you help me now. after installing everything. While writing cucumber file it is taking as plane text, instead of color code. and after opening cypress app also, feature file not showing

  • @chiragbansod4003
    @chiragbansod4003 8 месяцев назад

    i am facing issue when i load cypress after setting everything. it shows Your configFile threw an error from: cypress.config.js
    We stopped running your tests because your config file crashed. can you please help

    • @testingtutorialspoint
      @testingtutorialspoint  8 месяцев назад

      May be some configuration issue check with my code. Open any latest video click on description there you will find my git repo url open then find Cypress project repo compare your configuration and my configuration then run it will work

  • @myhanhnguyen5198
    @myhanhnguyen5198 Год назад

    hello, how about the parameter password as NUMBER? I could not implement the test with the command: cy.get('name=password').type(1234) because type or fill doesn't support number type

    • @testingtutorialspoint
      @testingtutorialspoint  Год назад

      Hi, you can pass like this When provide valid 'mercury' and '1234' no need to change step defi file it will take as string in back end

    • @myhanhnguyen5198
      @myhanhnguyen5198 Год назад

      @@testingtutorialspoint The problem is that the input element itself on the website, it includes the type 'number' so when cypress gets the input element and then type a user ID number in it, the error appears
      cy.get("input[type='number']").type("9999")
      When(
      "User enters userID as {number}",
      (userID) => {
      cy.get("input[type='number']").type(userID);
      }
      );
      As I understand, the input field require the user to enter a number but it gets a string

    • @testingtutorialspoint
      @testingtutorialspoint  Год назад

      If you don't mind can you give your website url i will check and provide you

  • @JoolieEm
    @JoolieEm Год назад +1

    I can't believe you switched to the Hindu language in the middle of teaching.

    • @testingtutorialspoint
      @testingtutorialspoint  Год назад +1

      Sorry i have another youtube channel as well i forgot

    • @segunopaleye7243
      @segunopaleye7243 26 дней назад

      Same here.... Its so funny. And as much as i am not entitled, i was disappointed.

  • @SandipSuman-sz9yi
    @SandipSuman-sz9yi Год назад

    Why you switched from English to local language? is it a proper way of teaching??

    • @testingtutorialspoint
      @testingtutorialspoint  Год назад +1

      Sorry for that i have telugu youtube channel as well now again planning to recreate new video for only english once my mobile testing video complete