-
-
-
-
-
I have some 500 tests in test lab organised after system functionality. In test lab I have structured the folders and test sets by business process. I can not find how I easily identify (preferably pull out a list or report) that shows all test cases in "test plan" that is not included in any "test set" in "test lab"">How to identify test cases with no scheduled test runs.How can I list or identify which test cases in "test plan" that have no test runs in "test lab"?I have some 500 tests in test lab organised after system functionality. In test lab I have structured the folders and test sets by business process. I can not find how I easily identify (preferably pull out a list or report) that shows all test cases in "test plan" that is not included in any "test set" in "test lab"
-
-
-
-
-
-
-
-
Sub Requirements_Req_FieldChange(FieldName)
msgbox "Entered Field change"
Req_Fields("RQ_USER_02").List = Lists("Sub_Module1")
msgbox "Exiting Field change"
End Sub">How can I customize for requirement tab. I have written below code, I am able to get the msgboxes on changing req field but list is not updated with the new list ("Sub Module1"). Please help...Sub Requirements_Req_FieldChange(FieldName) msgbox "Entered Field change" Req_Fields("RQ_USER_02").List = Lists("Sub_Module1") msgbox "Exiting Field change"End Sub
-
-
-
-
-
-
-
Test Director Interview Questions
Ans