Open kt200021 opened 5 years ago
Defect description : In quick sort if we click on random input and enter characters or string instead of numbers it is not checking for wrong input
Steps to reproduce the issue: list of experiments->Sorting using Arrays->simulation->quick sort.
Expected result : invalid input Actual result : 0 is assigned to characters and quick sort is being proceed
Defect description : In quick sort if we click on random input and enter characters or string instead of numbers it is not checking for wrong input
Steps to reproduce the issue: list of experiments->Sorting using Arrays->simulation->quick sort.
Expected result : invalid input Actual result : 0 is assigned to characters and quick sort is being proceed