Robot Framework Tutorial #19 - Arguments in Robot Framework

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • Get all my courses for USD 5.99/Month - bit.ly/all-cou...
    ❖ FREE Training's at training.rcvac... ❖ In this robot framework tutorial we will learn how to use Arguments in robot framework.
    You can use arguments in user defined keywords and make your code more maintainable and readable. Keywords can accept zero or more arguments, and you can assign default values to some arguments.
    Help me in spreading the knowledge, please hit LIKE, SHARE and SUBSCRIBE for latest tutorials.
    More tutorial playlists below:
    ❖JIRA BEGINNER TUTORIAL❖ bit.ly/jira-beg...
    ❖JIRA WORKFLOW TUTORIAL❖ bit.ly/2EzKOEB
    ❖JIRA ADMINISTRATION TUTORIAL❖ bit.ly/36MPPFR
    ❖JIRA TUTORIAL INTERMEDIATE❖ bit.ly/Atlassia... TUTORIALS❖ bit.ly/jira-tut...
    ❖ZEPHYR TUTORIAL❖ bit.ly/zephyr-f...
    ❖ SOAPUI TUTORIAL❖ bit.ly/Sopui-tu...
    ❖ JSONPath TUTORIAL❖ bit.ly/2sIZIFG
    ❖ POSTMAN TUTORIAL❖ bit.ly/2PBbhI7
    ❖ ISTQB AGILE TESTER CERTIFICATION TUTORIAL❖ bit.ly/istqb-ag...
    ❖ ISTQB FOUNDATION LEVEL CERTIFICATION TUTORIAL ❖bit.ly/istqb-fo...
    ❖CUCUMBER SELENIUM TUTORIAL❖ bit.ly/cucumber...
    ❖TESTRAIL TUTORIAL❖ bit.ly/testrail...
    ❖AGILE TUTORIALS❖ bit.ly/agile-tu...
    ❖PYTHON TUTORIALS❖ bit.ly/python-p...
    ❖PYTHON BEHAVE TUTORIALS❖ bit.ly/python-b...
    ❖PRACTITEST TUTORIAL❖ bit.ly/practite...
    ❖JAVA TUTORIAL❖ bit.ly/2F1iL1B
    ❖ZEPHYR TUTORIAL❖ bit.ly/zephyr-f...
    ❖ TRAININGS ON RCV ACADEMY PORTAL ❖
    bit.ly/learn-pr...
    bit.ly/learn-ji...
    bit.ly/jira-beg...
    bit.ly/learn-co...
    bit.ly/ISTQB-fo...
    ❖ FOLLOW US ON TWITTER ❖
    / rcvacademy
    / swtmentor
    / mrmverma
    ❖ LIKE US ON FACEBOOK ❖
    / softwaretestingmentor
    / rcvacademy47
    ❖ OUR TUTORIAL WEBSITES ❖
    www.softwarete...
    www.rcvacademy...
    ❖ RCV ACADEMY TRAINING PORTAL - GET MORE TUTORIALS HERE ❖
    training.rcvac...
    ❖ GET MY TRAININGS ON UDEMY ❖
    www.udemy.com/... #RobotFrameworkTutorial #RobotFramework #TestAutomation #SeleniumTutorial #SeleniumWebDriver #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

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

  • @killmill3420
    @killmill3420 11 месяцев назад +1

    nice video!!! very simple, very powerfull

  • @rosh6752
    @rosh6752 4 года назад +2

    Thanks a lot for so insightful videos !! You have done a great job explaining the concepts so very well. Is there a way to get the dump of the source code of your videos??

    • @softwaretestingmentor
      @softwaretestingmentor  4 года назад +2

      Hi Roshni, thank you for the kind words! I will make all the source code available soon once the whole series is complete. Stay tuned! Regards, Manish

    • @AK-ex5md
      @AK-ex5md Год назад

      Is the code dump available?

  • @AndersonGalvao
    @AndersonGalvao 3 года назад +1

    Muito Obrigado !
    Thanks a lot !

  • @alimcheik8431
    @alimcheik8431 2 года назад

    Thanks a lot for this tutorial, but can you add a video how we can add a BDD in Robot frameWork

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

    can we send arguments from one testcase to another testcase? is it possible?

  • @Divesh-divija
    @Divesh-divija 3 года назад

    Hi sir, if I want split the arguments into multiple lines for example I am passing 100 data from excel how can I split to look better ?? I tried with ... but in the second line data appending with / and third line first data appending with .../ could you please help me on this

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

    i have found an xpath for 5 products as generic xpath matching all 5 products and unable to locate and click product2 without hardcoded scipt and can any one help me on this?

  • @prasoonmathur6722
    @prasoonmathur6722 4 года назад

    any idea about the error "Keyword 'create session' expected 0 arguments, got 2"