home.social

Search

90 results for “robotframework”

  1. Moved to a new apartment, went through paper boxes, and found this certificate:

    5 years ago, I finally learned what Camunda 7 workflow engine actually does. This training focusing on BPMN and external task pattern kicked it off and soon led to camunda library and my test automation team becoming product engineers automating fueled business processes entirely on stack.

    Curios times.

  2. Moved to a new apartment, went through paper boxes, and found this certificate:

    5 years ago, I finally learned what Camunda 7 workflow engine actually does. This training focusing on BPMN and external task pattern kicked it off and soon led to #robotframework camunda library and my test automation team becoming product engineers automating #rpa fueled business processes entirely on #OpenSource stack.

    Curios times.

    #ProcessAutomation #digitalsouvereignty #operaton

  3. Moved to a new apartment, went through paper boxes, and found this certificate:

    5 years ago, I finally learned what Camunda 7 workflow engine actually does. This training focusing on BPMN and external task pattern kicked it off and soon led to #robotframework camunda library and my test automation team becoming product engineers automating #rpa fueled business processes entirely on #OpenSource stack.

    Curios times.

    #ProcessAutomation #digitalsouvereignty #operaton

  4. Moved to a new apartment, went through paper boxes, and found this certificate:

    5 years ago, I finally learned what Camunda 7 workflow engine actually does. This training focusing on BPMN and external task pattern kicked it off and soon led to #robotframework camunda library and my test automation team becoming product engineers automating #rpa fueled business processes entirely on #OpenSource stack.

    Curios times.

    #ProcessAutomation #digitalsouvereignty #operaton

  5. Looks like now you can become "Robot Framework Certified Professional" for €240 🤖

    Even if you don't plan to do the whole examination, it's worth taking a look on the syllabus. For me, it looks like a singular document that I would point to whenever asked by someone about "how to learn Robot Framework".

    What do you think about such certification? Is it worth the price?

    #RobotFramework #Python #Programming #DailyPythonista #certification
    cert.robotframework.org/certif

  6. Tension is rising! meetup hosted by Nokia at

    🇬🇷💙

  7. Having been 3 days at the annual board meeting association, planning 2025. Also visited the old and new venue for :

    Leaving for in now.

    See you in February, ! Hopefully it will be colder then 😅

  8. Putting new library in to action.

    Deploy multiple containers with through a robot task in a ci.

  9. Join us on 14.11.2023 for the Robot Framework Meetup in Helsinki!

    Discover an exciting lineup, insightful talks, and engaging discussions.

    Explore insightful talks and join the Q&A and discussion.

    Big thanks to our partner @Eficode!

    Enroll now: bit.ly/RF-14-11-2023

  10. Since weeks, I have a service provisioned with on a cluster - and every 2 days I have to redeploy the service. From logs it looked like playwright was eating memory. Thought about scheduling redeployments, improving load-balancing.

    In the end turned out to be simple: one of the tasks did not call CLOSE BROWSER thus the browser instances remained as zombies and waited for the main thread (= the service) to end.

  11. @foss_events @robotframework

    Great thing about online conference is that you can try out immediately what you learn during the live stream.

  12. Параметризация: PyTest vs RobotFramework

    В этой статье вы можете найти наглядное сравнение двух популярных инструментов для автоматизации тестирования: PyTest и RobotFramework. На Хабре уже есть хорошая статья с общим сравнением этих фреймворков. Я сфокусируюсь на простоте параметризации тестов.

    habr.com/ru/companies/beget/ar

    #robotframework #pytest #testautomation #testing #parametrization

  13. Live Demo of `robotframework-gherkin-parser`

    Now we can define feature files for defining test cases!
    Feature steps map keywords. RobotCode for Gherkin plugin adds run buttons to feature files so that we can execute test case within , too.

    💜

  14. Day 2 at

    Integrating in to

    Similar to the approach that Camunda took, but without rpaframework legacy.

    Looking forward to talk to Namik in the next break and discuss a few ideas like LSP integration or different Syntax for tasks.

  15. Last tech talk of

    Automating desktop applications with PlatynUI presented in by Daniel Biehl

    With new rust kernel it can be installed via pip by next release :

    github.com/imbus/robotframewor

  16. I don't recall what I actually said. 30 minutes in stage passed in an instant!

    I tried to convey different approaches how to use (and support) open source.

    I have to wait until the recording to learn what I said.

    But getting the full community love afterwards is worth the stage panic minutes before the talk. 💕

  17. Talk by :

    With research on your test base, you can visualize test clusters that overlap and identify test cases adding most coverage to the run.

    For testing the approach, you need to create bugs for testing tests using an old friend: mutation testing

    At code base running only 25 % of all test cases would still find 70 % of bugs.

  18. 1 day before

    While everyone is at the unconference, I am polishing my slides for my talk tomorrow.

    Tomorrow afternoon I will be presenting thoughts and experiences on how to integrate open source adoption in business strategies. With examples from

  19. 2 days before #robocon

    I assisted @datakurre in a workshop about orchestrating Robot Framework tasks with #operaton

    The entire material is available online and well crafted. Introducing core concepts of #bpmn , an external task worker #purjo running engine agnostic #robotframework task: datakurre.github.io/operaton-r

    Entire tool stack is modern, yet none of the pieces has a lock-in and can be replaced. In my opinion it is the reference implementation for BPMN based #rpa

    @robotframework @operaton

  20. This week is , an annual conference of in Finland 🇫🇮

    The conference will start on Thursday, but many arrive early for business, sightseeing, workshops and unconference.

    No sightseeing for me though. Traditionally, Monday before Robocon is a workday for @robotframework foundation board members. Sounds privileged, but it is long running brainstorming about action plans.

    I will post about the week as community and board member of a small association

  21. If you want to hear me talking about bad #RobotFramework practices and how to mitigate their outcomes, sign up for #Wrobocon conference happening October 23rd 🤖

    Image below comes from the official announcement from LinkedIn, hopefully no one will get angry for posting it here 😬

    Conference web page: wrobocon.eu/
    LinkedIn announcement: linkedin.com/posts/wrobocon202

    #DailyPythonista #Python #TestAutomation

  22. #TIL that new release (4.0.0) of Robocop plugin for #RobotFramework got released recently with some neaty rules to further improve Robot Framework code bases.

    I think that this is going to be a good moment to implement Robocop verification as CI job in a repository I work on daily at my job.

    Although such improvement may require a lot of time, examples of #Ruff or #Flake8 show that in the long run it is no-brainer to implement Robocop as well.

    BTW, release notes:
    github.com/MarketSquare/robotf