Troubleshoot Common Issues While Managing the TestsScenario List Issues

Scenario List Issues

Resolve pagination errors, interchanged steps, duplicate step additions, and lowercase name formatting issues in the Edit Scenario feature.

Pagination Functionality Error in the Edit Scenario Feature

Issue: While editing scenarios in the Edit Scenario Form, the pagination functionality displays a error message saying Something went wrong:

Resolution: This issue was resolved by updating the appropriate JSON configuration file, ensuring that the pagination functionality works as intended. The updated configuration allows you to navigate through scenarios using pagination in the Edit Step Form.

To access pagination in the Edit Step Form, navigate to Test Design > Scenario List > Scenario Steps List > Rows per page (down arrow in the lower-right corner).

Interchanged and Duplicate Steps in Scenario Steps List

Issue: While editing scenarios in the Edit Step Form, steps are interchanged between scenarios, and duplicate steps are being added to the scenario.

Resolution: The backend data has been updated to address both of these issues and prevent them from occurring during scenario editing.

Lowercase Name Formatting in Generated Modules

Issue: While generating a separate modules in a dedicated folder, the names provided by the user in both the Separate module and Folder Structure fields were displayed in lowercase format, along with the timestamp, in the Test Cases folder.

Resolution: This issue has been fixed. In the Test Cases, user input names now display exactly as entered in the Scenario Steps List. Additionally, the generated feature file no longer displays a timestamp when you hover over the corresponding file.

For more information on generating separate feature files in a separate folder, see Generating Separate Modules with Different Names.