117
Views
2
Comments
[BDDFramework] Support for Mobile Apps
Question
bddframework
Web icon
Forge asset by OutSystems

I read here that the BDDFramework supports testing for "the Server component of Mobile apps"... which implies it doesn't support testing client\device side functions of mobile apps.  This would be a nice feature to have.

2025-11-19 06-14-01
Miguel Verdasca
Champion

The BDDFramework component can be used for Web and Service Applications, the Server component of Mobile apps, as well as REST and SOAP APIs. It’s comparable to frameworks in other technologies, such as Cucumber, JBehave or SpecFlow. You can use the BDDFramework with different purposes and goals in mind, depending on what you need for your specific contexts. In this article we will show you how to build your first automated test scenario in a Web Application available in the OutSystems Forge.

https://www.outsystems.com/forge/component-overview/1201/bddframework

Will be a nive feature to have.

2020-03-19 14-14-27
Pedro Gonçalves
Staff

Hi folks, waking up this thread again. I just came out of a recent Reactive Web App project where we extensively and successfully used BDDFramework for the above mentioned approaches. Nevertheless, I would still challenge its usage for testing Reactive/Mobile Client Actions... if only we could make its asynchronous page rendering work with BDD Scenario and Steps... any ideas?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.