Robot Framework Tutorial #7 - Convert Manual Test into Automation Script

Поделиться
HTML-код
  • Опубликовано: 15 июл 2024
  • Get all my courses for USD 5.99/Month - bit.ly/all-courses-subscription
    ❖ FREE Training's at training.rcvacademy.com ❖ In this Robot framework tutorial we will learn how to convert manual test case into automated test case using robot framework.
    As an automation tester you will be required to go through the manual test case and convert it into automation script.
    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-beginner-tutorial
    ❖JIRA WORKFLOW TUTORIAL❖ bit.ly/2EzKOEB
    ❖JIRA ADMINISTRATION TUTORIAL❖ bit.ly/36MPPFR
    ❖JIRA TUTORIAL INTERMEDIATE❖ bit.ly/Atlassian-JIRA-tutorial... TUTORIALS❖ bit.ly/jira-tutorials
    ❖ZEPHYR TUTORIAL❖ bit.ly/zephyr-for-jira-tutorials
    ❖ SOAPUI TUTORIAL❖ bit.ly/Sopui-tutorial
    ❖ JSONPath TUTORIAL❖ bit.ly/2sIZIFG
    ❖ POSTMAN TUTORIAL❖ bit.ly/2PBbhI7
    ❖ ISTQB AGILE TESTER CERTIFICATION TUTORIAL❖ bit.ly/istqb-agile-tester-cert...
    ❖ ISTQB FOUNDATION LEVEL CERTIFICATION TUTORIAL ❖bit.ly/istqb-foundation-level-...
    ❖CUCUMBER SELENIUM TUTORIAL❖ bit.ly/cucumber-selenium-tutorial
    ❖TESTRAIL TUTORIAL❖ bit.ly/testrail-tutorial
    ❖AGILE TUTORIALS❖ bit.ly/agile-tutorials
    ❖PYTHON TUTORIALS❖ bit.ly/python-programming-tuto...
    ❖PYTHON BEHAVE TUTORIALS❖ bit.ly/python-behave-tutorial
    ❖PRACTITEST TUTORIAL❖ bit.ly/practitest-tutorial
    ❖JAVA TUTORIAL❖ bit.ly/2F1iL1B
    ❖ZEPHYR TUTORIAL❖ bit.ly/zephyr-for-jira-tutorials
    ❖ TRAININGS ON RCV ACADEMY PORTAL ❖
    bit.ly/learn-practitest
    bit.ly/learn-jira-in-4-hours
    bit.ly/jira-beginner-training
    bit.ly/learn-confluence
    bit.ly/ISTQB-foundation-certif...
    ❖ FOLLOW US ON TWITTER ❖
    / rcvacademy
    / swtmentor
    / mrmverma
    ❖ LIKE US ON FACEBOOK ❖
    / softwaretestingmentor
    / rcvacademy47
    ❖ OUR TUTORIAL WEBSITES ❖
    www.softwaretestingmentor.com
    www.rcvacademy.com
    ❖ RCV ACADEMY TRAINING PORTAL - GET MORE TUTORIALS HERE ❖
    training.rcvacademy.com/
    ❖ GET MY TRAININGS ON UDEMY ❖
    www.udemy.com/user/manish68/ #RobotFrameworkTutorial #RobotFramework #TestAutomation #SeleniumTutorial #SeleniumWebDriver #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

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

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

    Best Robot FrameWork + Selenium video on yt. On 10min you already have an operating test. Others loose too much time on lib explanation and setup.

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

    I'm learning Robot Framework these days and this has been really helpful, thanks for your effort

  • @meghanathreddy875
    @meghanathreddy875 3 года назад +2

    hi Sir,these are really worth videos thanks a lot for sharing the content .
    Guys who are reading the comment and really want to learn robot framewokr here is the Manish sir who always explained in a laymen teminology so that everyone understands.
    And one small request guys, since this sir is doing this much for us,pls donot skip the adds,just watch fully so tht sir will get the income.This is the least way we can help him.
    Thanks sir

  • @huutuanhoang2302
    @huutuanhoang2302 3 года назад +2

    thank you very much for the easy understand tutorial

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

    Very Nice and informative

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

    In windows how to run testcases and get html logs in results in as i am using vscode

  • @pearlygatesuk
    @pearlygatesuk 4 года назад +4

    Given your test requirement was to “click” the search button, shouldn’t we use “click element” rather than “press keys”?

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

      Hi Tim, Agreed, you can use either but considering the test case mentions click, I should have used Click. Good point. Regards,Manish

  • @legendarycinemacricketcup6496
    @legendarycinemacricketcup6496 3 года назад

    Getting the alert that - Chrome is controlled by automated test software whil executing what to do ??? Please help Sir

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

    Hi what means [documentation] and [tag]. Is it necessary or so? or just for help? I don't get it and the header: Documentation: Basic search functionality

    • @softwaretestingmentor
      @softwaretestingmentor  3 года назад

      Hi, Documentation is used for documenting test case details and tags are used to tag test cases in group. More details can be found here: robotframework.org/robotframework/2.9.2/RobotFrameworkUserGuide.html

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

    While running the robot script I'm facing error mentioning "AttributeError: 'WebDriver' object has no attribute 'find_elements_by_id'" , please help me out in fixing this

  • @MohitYadav-xh4tr
    @MohitYadav-xh4tr 3 года назад +1

    Can you help .... How do we click sub menu.
    I'm not able to locate the submenu and click

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

    Where can I get the source code?

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

    error __________failed: ModuleNotFoundError: No module named 'seleniumLibrary'________ please help