May I ask what could be the problem when I run my test explorer the number of test cases is 696 all passed but in actual fact the number is lower and some failed. Can it be due to memory leak?
May I ask what could be the problem when I run my test explorer the number of test cases is 696 all passed but in actual fact the number is lower and some failed. Can it be due to memory leak?
Hi,@TayKaiXiang-4415,
You can refer to the official doc,number of total tests is equal to the sum of passed tests,failed tests and not run tests.
2 people are following this question.