본문 바로가기

카테고리 없음

Export Test Cases From Qc To Excel Using Vbscript

Upload Test Cases From Excel To Qc Using Vbscript

Upload test cases from excel to qc using vbscript

I have a macro to export the test cases from the QC 11, but i am not able to get the requirement Id's which were mapped to them. For Each Node In NodesList Set TestTree = TreeMgr.NodeByPath(Node) Set TestFactory = TestTree.TestFactory Set TestList = TestFactory.NewList(') 'Get a list of all from node. 'Iterate through all the tests.