Answer Questions
wirelessdeveloper Repeating a section
I have a web test that logs in as a user, then searches for a file and logs out. I want to do a repeated search for files using a data source. However, setting the test to repeat for each line in the data source runs the whole script not just the search part. Is there are way to just repeat the search with the multiple files and not have the it repeat the all script So here is come puesdo-code Log in as User for each file in data source search ...Show All
shainer0531 Web testing same app in multiple domains
My organization builds our websites to multiple domains, depending on where we are in the development cycle: dev, test, stage, production. Thus we need our automated tests to run in each of these domains without modification. We can do this with our current home grown automation tool. This seems to be a problem for VS 2005. Recorded webtests have the domain recorded into them. Is there anyway to repoint a recorded webtest to another domain Code ...Show All
NapalmTopGun Problem in merging & publishing mpps
Hi, We are using VSTS for the scenario explained below; let me start with background. Background: 1. We have three different modules in a project. 2. Leads of each module prepare their own mpp. 3. We have some common resources, across the modules. Assumption: 4. Team lead assumes that, at any point of time, the common resource is available to his module, and prepares the mpp accordingly. Requirement: 5. ...Show All
pteal Is there an example of how to test web services using https with X.509 certificate
Any examples out there to test web services that require a client-side certificate using https I created the tests on my local machine without ssl and now am trying to enhance them for our larger test system. Can't record as we are using Smart Client WinForms. Actually, the problem migh not be the certificate but how to add a FormPostParameter with Username and password. Is this the same in Smart Client forms as in IE Thanks, Burk ...Show All
jn____ MSF 4.0 for Agile Certification
I am scheduled to take the certification exam for MSF 3.0 in the next few weeks. Although I realize that MSF 4.0 for Agile is out now I don't think that there is currently a certification exam for MSF 4.0 or much preparation material on the Web. Do you have any idea when a certification exam for MSF 4.0 will become available Do you think that there will be 2 new separate certifications: 1. MSF for Agile 2. MSF for CMMI or do yo ...Show All
rabram Code coverage - unable to reach 100% on yields
I'm getting problems reaching 100% code coverage, the following block indicates I have 14 blocks of code covered and 6 blocks not covered. private ArrayList _orderAssets; public IEnumerator<OrderAsset> GetEnumerator() { foreach (OrderAsset ite ...Show All
Todd H. Question about authentication through VPN??
Hi, We have some long term contract developers that work for us - we provide them a VPN account to get into our network and I was wondering if that will work the the TFS client the user logs into their computer using either the domain account or local account (not sure which one) then VPN's to our network - question is, with the TFS integration with AD, does that work through only a VPN connection or does the user "really have to be ...Show All
OratIos Error 32000: Team foundation server installation setup fails.
Hello , I have been trying to install on a clean m/c. I have installed the following 1. win 2003 server with sp1 enterprise edition 2. IIS 6.0, SQL 2005 3. Windows sharepoint services with sp2 I followed all the instruction mentioned in the installation guide. The installation exceutes till the last and gives the following error. The commannd line "c:\program files\microsoft visual studio 2005\team foundation server\tools\cre ...Show All
Juan Carlos Trimino TeamFoundationServerFactory.GetFactory
I downloaded the VS Studio Team System Extensiblity Kit and I am using the TeamFoundationServerFactory .GetServer method to get the team foundation server. I am getting an error accessing registry key because I suspect the teamfoundationserver did not have the permissions to access the registry. Even when I try to pass in the default credentials using the following code, I am still getting the registry key error: System.Net. ICredentials ...Show All
Yady About the format of line number information for Code Coverage
I have a question about code coverage. When coverage is done with Visual Studio, it jumps from the list of the result to the source, and the source code is classified as a result. Please teach the format of line number information needed for these. Best Regards. Shinya Watanabe The first question I have to ask is whether the COBOL compiler you use produces the right symbols By right symbols, I mean in th ...Show All
Shawn Twenter TFS Source Control - Get Latest not working properly - Files are not marked ReadOnly
A couple problems with TFS Source Control. 1. Sometimes when getting latest, it will tell me that I have lots of conflicts because there are writable versions of a file in my working folder. I go and look and the file attributes are marked with an "A" instead of "R". This happens a lot and some of the files I never even worked on. Is there some way I can re-get everything from source control to overwrite all my files with ...Show All
Roberto Acevedo From services to application model to conceptual model
I am reading Analize requirement and Dev. solution, MS Press and have some confusions about the conceptual model. How do i create a conceptual model after defining services and selecting an application architecture Can you give me an example about conceptual model Thank "Analyzing Requirements and Defining Solution Architectures" (MCSD Training Kit for Exam 70-100) is based on MSF 3.0. MSF 4.0 is the version that ships in Team System. T ...Show All
karl_otto Problem with Sharepoint
hi... i have a strange problem. im installing a Single Server for TSF. My steps: 1. Uninstall WSS 2 with SP2 (because accidentally i installed it in Typical Installation ) 2. i have tried to install de WSS 2 with SP2 but now in the wizard, there is no Type of Installation page , i mean, after the End-User License Agreement page, the Type of Installation page doesn't appear and the Summary page shows....i need to install WSS ...Show All
TonyTheCalypsoKid Not authorized to view page
I followed the installation for workgroup on a single server on a brand new server and get the error: "Not authorized to view page - HTTP Error 403" when attempting to browse http://server:8080 . I checked the forums without any useful insights. In WSS adminstration I see that the Team Foundation Site is not extended. I thought TFS extends the site - the reason for not provisioning WSS during install. NTLM authentication is on the serv ...Show All
SmartDumb "Remaining Work" report only shows active workitems
Using TFS Beta 3 Refresh, I've created a MSF project, imported 100 or so workitems ( via Excel ) and closed 9 of them. When I look at the "Remaining work" report however the chart starts at 105 workitems and decreases to 96. The closed workitems do not appear. Have I missed something or is there a problem with the "Remaining Work" report Initially I thought that may be the problem bu ...Show All
