Warning Message : No test resource appears to be selected.
When i try to run test case for DB Connection (Oracle). I get warning message "No test resource appears to be selected. Do you want to use resource from the last test run?"
when select "Yes" in warning window, it runs last test run. BUT does not execute DB Connection test case.
Comments
-
Make sure you select the correct test case in the Test Case Explorer before running your test.
0 -
I m selecting correct test case.
0 -
The "No test resource appears to be selected" message typically happens when a different view other than the Test Case Explorer view has focus. In addition to selecting the correct test case, make sure that the Test Case Explorer view has focus (you can click on the tab to make sure) before you run the test. You can also try right-clicking on the test and running the test from the context menu that pops up.
0