06-25-2010, 10:18 PM
Does anybody know the answer to the below?
I am automating my testing via VBScript (e.g. test.vbs). The script triggers execution of QTP scripts off a QC repository.
Topology:
- QC itself, and test.vbs, reside on Host A;
- tests are executed in QTP environment residing on Host B (Host B as a target is specified in test.vbs).
I want to be able to save the results of test runs, for subsequent analysis.
Is there a way to do this using QC Automation? What are the options: can I have the results saved on Host A? Or they will be saved on Host B only (if at all)?
I am automating my testing via VBScript (e.g. test.vbs). The script triggers execution of QTP scripts off a QC repository.
Topology:
- QC itself, and test.vbs, reside on Host A;
- tests are executed in QTP environment residing on Host B (Host B as a target is specified in test.vbs).
I want to be able to save the results of test runs, for subsequent analysis.
Is there a way to do this using QC Automation? What are the options: can I have the results saved on Host A? Or they will be saved on Host B only (if at all)?