Assigning defects to failed test cases
![]()
I have this situation. I execute 1000 test cases every day (nightly build), I have 50 failed test cases. I create the defects and assign the defects to the test case execution records. Do I need to assign the defects every time I run the test cases?
|
Accepted answer
![]()
well, if the testcases fail, then yes
sam Paula Izaurralde selected this answer as the correct answer
|
Comments
Hi Paul, Do you use RFT connector to execute test cases automatically? If yes, how do you handle failed test cases. In my situation if the test case fails, it shows an error message and RFT hangs.