You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: