Hello,
I'm trying to get information out of Test Manager using the TMSServer object.
It works fine in Excel using VBA but doesn't work in ASP (or in Perl).
Here's my Excel code:
Code:
Set testServer = CreateObject("TMSServer.TMSServer")
testServer.Login 1, "\\server\path\file.rsp", "me", "mypassword", 0
Set testPlanCol = testServer.TestPlans
Here's the same thing in ASP, but it seems to be hanging (no response from the object) when doing the login. I've played about with permissions in IIS (anonymous and NT security) but I'm not getting anywhere.
Has anyone managed to do this? I'd appreciate peoples help and am happy to share the code I come up with.
I'm using Test Manager 7.0.1.
Many thanks,
Steve
--------------------
Everywhere's within walking distance if you have enough time.
SoftwareTestingWiki
Test Management Tool - free version