Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Incorrect start and end indices for data driven test results in endless loading screen #373

Open
1 task done
Reactodactyl opened this issue Sep 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Reactodactyl
Copy link

Reactodactyl commented Sep 11, 2023

Is there an existing issue for this?

  • I have searched the existing issues

What is the current behavior?

When a test data set is configured such that the start index is greater than the end index, the test results are not displayed/generated which results in a endless loading screen.

What is the expected behavior?

A Test data set indices should be validated so that users can be prompted if the indices are incorrectly set.

PS. Bug could be related to the validateSetNamesBoundaries function

Steps To Reproduce

Login to test sigma
Create a Test Case
Select Show Advanced Options
Select the Test Data Profile (your choice)
Toogle Data Driven option
Select the Test Data Set
Select a start index that is less than the end index
Insert parameter in test case step
Run test case

Version

Testsigma Community Edition

@Reactodactyl Reactodactyl added the bug Something isn't working label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants