Answer Questions
brad rbr Request/Sec Range value
I am running a loadtest consisting of a single recorded web test, with a constant 50 User load for 15 minutes. The test requests data driven aspx pages from my localhost, with the necessary parameters being stored in csv files and bound to the test. After running the test (and other ones like it) I consistently see values such as: Total Request 125,338 Req/Sec: Range 1000 , Min 0.0, Max 199, Avg. 138 Avg Response: Min 0.01, ...Show All
Raj15411 Check-In Policy, Code Analysis exclusions, copying to other TFS Projects
We've gone into a TFS Project and modified the check-in policy to require Code Anaylsis. We've also disabled a number of the specific code analysis rules. We'd like to apply these same code analysis exclusion rules to other/future TFS projects. How does one move code analysis exclusions from one TFS project to another Is this accessible through the Process Template Management I found http://msdn2.microsoft.com/en-u ...Show All
cosmicX Where can unit tests be writen?
Hi all, Where can unit tests be writen , can they be writen in the same project as the code to test can the be in the same file as the code to test or do they need to be in an seperate test project I was assuming they could only be writen in a sepperate project, but i just want to make sure... Can someone confirm this for me Greetings Hi Paul, Unit tests are just Classes. They can reside anywhere.& ...Show All
Brandon Ball Labels and Owners....
Hi, Does anyone know if I can create a label that anyone can reapply (move) not just the owner We have a ReadyForRelease label that devs move about to indicate the latest releaseable version of code. But once the label has been created by someone, someone else cannot move it. -> Error The owner of a label cannot be changed. Ideas Thanks Andy Good news: this is fixed for RTM after all :) ...Show All
Congi HELP I THINK I DELETED THE TFS BETA 3 Registration Connection file with TFSREG tool
Is there a way that I can fix this Maybe someone can post this registration xml information and I can apply it to this machine. I am using beta 3. I suspect the problem is this small section. It's not used any more. Delete it and try again with the entire remainder. <ArtifactTypes> &nb ...Show All
TimA How do I secure a branch?
I am going through the walkthrough on Source Control, but it is not covering a necessary condition to meet SOX requirements. I need the ability to allow SysOps to secure UAT and Development branches so that development and others are only allowed read-only access. Where and how would I accomplish this Branches behave just like ordinary folders. In Source Control Explorer, rightclick -> Properties -> Secu ...Show All
Leslie Gordon MSBUILD with Unit Tests
I have a build type that is working just fine. I updated it by setting the RunTest key to true and now my builds are failing. The log contains the following that seems to be applicable. MSBUILD : warning : Please specify the results file to publish using the /PublishResultsFile switch, or specify tests to run to have those results published. I have added the following to the TFSBuild.rsp file /PublishResultsFile:"C:\Temp\BuildResul ...Show All
ssroy Difficulties unit testing a web service
I have found it extremely difficult to unit test a web service - perhaps it's my testing-fu is very weak, but following some of the various help files are not getting it done. Scenario: 1. Created a web service project - web service has one method. When I access the web service via the asmx page, it works. 2. Right clicked on the method and chose to "Generate Test" - a test project was generated. 3. Prior to understanding - I just tried to run t ...Show All
xmichelle Team Build Failing with December CTP
Every time I run Team Build with the CTP I get the following exception: --------------------------- Microsoft Visual Studio --------------------------- Failed to retrieve data from the server. Please verify the network connection and try again. --------------------------- OK --------------------------- The connection works fine so I'm not sure what this issue is. Any ideas or can I provide any more diagnostic information Jeff ...Show All
Pascal Geuze How to Create Tests Lists
I wanted to create a build that would run some tests. I select Run Test and see vsmdi file in the dropdown. But there are no test lists to run. I have developer version of VSTS is there a way for me to create test lists. Thank you, Shimon. In theory, the answer is "Get the Test Edition or Team Suite". Test lists are created in the vsmdi using a tool named Test Manager which is included in the a ...Show All
dannyR Handling Hidden Fields And other dynamic parameters.
Hi I have recorded a web page for a .NET application. In the web test Editor's request tree, I see that each request has a ExtractionRules folder defined under them. How is it that those extraction rules (Extract Hidden Fields) have been automatically defined I have not added any rules manually !!! Is the web test intelligent enough to add the Extract Hidden Field rules for all the Hidden Fields or do we need to do it again Please expla ...Show All
Stephane Beauchemin Load of fxcop input assembly failed
In Vis Studio 2005 beta 2 I receive the 'Load of fxcop input assembly failed' when I open my c# project. I have read the material at the thread shown below http://forums.microsoft.com/msdn/ShowPost.aspx PostID=2386 It does not seem to apply to my project, as I have the output path under the project directory. However, I observe that, after a build, beneath my project directory, I have a both a bin\debug and a obj\debug. The obj\debug cont ...Show All
SOTY_Programmer Install TFS (DE) over TFS (EN)
Hallo! We installed the english version of tfs workgroup edition and now, the german version is available we thought about installing this version. We allready have multiple team projects within tfs. Our plan was to install the german version right over the english version. Can you guys confirm, that’s it’s possible, or not Thx. Hi, you will be able to achieve a migration between English TFS and G ...Show All
Randy Jean Problem with Team Build and invalid configuration.
I get the following error when trying to run a Team Build: "warning MSB4126: The specified solution configuration "Release|Any CPU" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration." I can build just fine locally. Any idea on this TIA ...Show All
Parimal From RUP to MSF???
Hey. I currently work as a Process Engineer at an oragnization where we have teams comprising from 5 to 10 people, from a Project Manager, System Architect, Analyst, Programmers, SQA Engineers and Release Manager. I think after hearing all these roles you have gotten an idea that we follow a rather formall process, in our current environment we have project sites at WSS which is connected with company's SharePoint Portal, and for project man ...Show All
