I am currently trying to use the Test Framework alongside the BDD framework in order to automate my unit test. I created the test suite and linked my BDD test cases. Whenever I ran the suite all steps are showing failed but when Checked details all my BDD scenarios were passed. Why it is categorized wrongly? (See the screenshots, it has 3 scenarios as all passed)
Hi!
Did you check the query that returns that info and try to understand why it is showing incorrectly? BR,
Luis
Rajiv Rajkamal wrote:
Hi Rajiv,
Could you please check if there's any errors in the service center logs and share them?
Thanks,
TestFramework Team
There was some solution to this? I'm facing the same issue.
I'm also experiencing the same thing here. I'm uses Cases_Demo (right from the Forge) for this to test some basic test cases. No exceptions thrown, and still same behavior. Obtaining "Unclassified" even though the Results section clearly shows all tests passing.
There are some lines in the general logs from the tests, but no exceptions at all
I also have the same problem.
Check these posts:
https://www.outsystems.com/forums/discussion/72637/it-always-shows-unclassified-with-bdd-tests/
https://www.outsystems.com/forums/discussion/73468/the-execution-result-is-unclassified-even-though-the-scenario-is-completed-normal/
The first one contains a solution that worked for me.
A Guide To BDD Testing In the OutSystems Low-Code Platform