43
Views
2
Comments
[TestFramework] Does TestFramework not import BDDFramework steps correctly or is my setup wrong?
testframework
Web icon
Forge asset by Indigo
Application Type
Traditional Web

In my BDD application, I have two web screens - one has 8 BDD test web locks, the other has a single BDD test that loads data from a preparation and executes a dozen or so scenarios.

When I try to import those tests cases in TestFramework, I see the three web screens listed as Test Steps but none of the actual tests.  I know this component hasn't been updated in a while and the BDDFramework has - are they out of sync now?  Or am I doing something wrong with my TestFramework and/or BDDFramework setup?

2023-04-19 18-38-51
Bas de Jong

Do your BDD pages contain the webblock on the bottom of the page that counts the total amount of executed tests? As far as i know that is required to gather data from the BDD tests on that page.

UserImage.jpg
Douglas Aldridge

They do have that webblock:

But the results don't seem to be passed back to the test runner, I just get errors and the results are flagged as Unclassified. The test runner loads the page and displays the results, but it does not parse the results in any meaningful way. I can't figure out what I'm doing wrong.

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