Hello
I am looking into automated testing & regression testing? I got am currently looking into josf. Is this a good one? Anyone has experience with this tool? Is there a better one? If so why is it better?
I want it to be able to test the following:
UI flows
Outsystems logic
Outsystems API's
External API's
Thanks in advance
Kind regards
Simon
You can use BDD testing to automate testing of the backend and Selenium for the frontend. I don't know the josf unfortunately.
https://www.outsystems.com/blog/posts/bdd-testing/
Also, have a look at this video, it shows you some testing techniques you can use on OutSystems
https://www.youtube.com/watch?v=k-2YLcF0MOs&ab_channel=OutSystems
Kind Regards,
Márcio
Hey
I heard about BDD but some have told me it is a bit clumsy in use or hard to use. So I want to get myself ready with a couple of tools. Since I will need to pitch the available options with both pro's and con's.
More looking for things to if there are any limits to both this or to another tool does not need to be josf.
Any personal experiences are appreciated
Yes, we have made an automated test with JOSF.
Be sure that JOSF must recognize the elements on your screen correctly
I would recommend using a library such as Selenium for testing too, however this would not be done in OutSystems.
Hi,
There are more than enough recorded session on the topic of test automation with OutSystems available here: https://www.outsystems.com/events/tech-talks/
Regards,
Daniel