Latest posts

  • First mobile automation script using robot framework

    Overview Whenever we heard about mobile automation, one tool that comes top in every discussion is Appium. As per the official documentation Appium is an open source, cross-platform test automation tool for native, hybrid and mobile web and desktop apps However in a much simpler terms  Appium is server which takes request from client and…

    Read more

  • Configuring jenkins with Robot Framework

    Jenkins is an import aspect of devops and is being widely used to schedule the execution of scrips now a days. In this blog i will help out to configure the Jenkins integration  with robot framework Download Jenkins You can refer to below url and download jenkin as per your environment https://jenkins.io/ Installation Install jenkins…

    Read more