Visual Studio
Welcome to the Visual Studio UserVoice site. Let us know what you would like to see in future versions of the Visual Studio suite of products. This site is for suggestions and ideas. If you need to file a bug, visit the Visual Studio Connect site: http://connect.microsoft.com/visualstudio.
ASP.NET Runtime/Web Tooling suggestions have moved! All your ideas, including your votes, have been transferred and are searchable in the ASP.Net Uservoice forum. Please submit any new ASP.NET Runtime/Web Tooling suggestions, or vote on existing suggestions by going to http://aspnet.uservoice.com.
We look forward to hearing from you!
Thanks – Deon Herbert
Visual Studio Team
-
Coded UI tests can support higher version of Firefox and Chrome for Silverlight 5
Current Coded UI tests only support firefox 3.5 in Silverlight 4.. Now Firefox version is 13 and it is not supported in Silverlight 5.
9 votes -
Give me a way to pass MTM test configuration information to Automated Tests (Visual Studio Test Methods)
I get that MTM test configurations are for tracking and management purposes but in order for them to be useful and model actual tests we need a way to get them into visual studio test methods as parameter values.
For example with CodedUI Cross Browser testing we need to assign the browser type. Yet if I need to execute the test against three browsers IE/FireFox/Chrome the only recommended way to do this (without duplicating code) is through a data source. The problem with data sources is that the test will iterate through all possible browser values (performing three tests) and…
9 votes -
Exclude closed Test Cases from Requirement suites in Test Plans
When adding Requirement suites to a Test Plan, exclude closed test cases.
Right now, if I remove them from the Test Suite, they are also removed from the User Story.
9 votes -
9 votes
-
Allow Printing Test results
Test results form (ordered) Coded UI Tests are at the moment not printable.
In some cases a printed (pdf) version of it would be fine for exchange with other divisions (or costumers).A Simple print of the overview or an export to an xls-file would give more flexibility.
9 votes -
Allow sorting test results by last run date
I currently have a unit test that fails only when another particular test runs first. The problem is that I have no idea what order my unit tests are running in so I have no way of knowing WHICH test is causing the subsequent failure. If I could sort by last run date, I would know which test ran before the failing test and that would be all I needed.
I tried running my tests through the VSTest.Console.exe to create a trx file so I could see the history, but the console app runs the test in a particular order…
9 votes -
Import external timing data into Visual Studio Load Test after a run
It would be really useful to be able to import arbitrary timing data into VS Load Test and display them as part of the counter tree, so that we can:
1) Import Perfmon binary or text files from machines which cannot be monitored or logged on to from inside the test environment, for example web service machines which exist at third-party sites or in a different domain.
2) Import timings from non-Windows systems, such as network hardware, UNIX, BSD and Linux servers.
3) Create and import custom counters from databases (in our case, BizTalk business process timings from the BAM…
9 votes -
Add the ability to run Unit Tests from the Solution Explorer
The new Unit Test Explorer seems great, but would be even nicer if we can just run Unit Tests by selecting Unit Tests from the Solution Explorer. For example:
- Right click on a Unit Test within solution explorer and select for example "Run Unit Test" on the Context menu.
- Right click on the whole Unit Test class within solution explorer and select for example "Run Unit Tests" on the Context menu.
- Right click on the whole Unit Test project within solution explorer and select for example "Run Unit Tests" on the Context menu.
I think some third…
8 votes -
Provide API to generate TFS Warehouse/Code Coverage compatible names for Methods and Types
Currently the Code Coverage details that are loaded into the TFS warehouse use a naming scheme that is not well documented. Nor is there an existing API that can be used to convert from other 'popular' naming schemes or API's to the format Code Coverage uses.
For my TFS Warehouse extension I want to integrate into the existing DimCodeElement dimension, which is fed using the above mentioned formatting for Types and Members. In order to reference the correct CodeElement I need to generate the same strings inside my WarehouseAdapter.
Microsoft,
A) Please provide a public PersistenceNameProvider, akin to the existing…
8 votesNot included in ALM Rangers triage #3 and handing back to PG.
-
Add a Pop up message when expected Result appears
Add a Pop up message when expected Result appears
such as "Malfunction was discovered in previous run. Bag No'…." or "there is a workaround…".This is important when a malfunction was decided not to be repaired in current phase, especially in large testing teams.
8 votes -
You should be able to turn off "Mozilla Firefox is currently not supported" message
If you use Firefox during a test run, you will get the following message:
"Mozilla Firefox is currently not supported. Go to http://go.microsoft.com/fwlink/?LinkId=157214 for information on available add-in for possible support."Firefox doesn't get tested on the system, it's just used. So there should be a way to turn off that message.
8 votesI have a created a bug to fix this issue.
-
Merge Test Manager functionalities in Team Explorer / Web Access
A serious usability problem of Test Manager is the separation of activities between different clients:
1) Not having the possibility of managing Test Steps in Team Explorer and Web Access is a big problem, and I have already voted some suggestions which asked for this.
but, more in general:
2) We do not want different clients to manage <testing> and <the rest of the project>: we suggest having all the functionalities (so including plan/suite/results/lab/etc. management) directly from Team Explorer and Web Access clients.
Background:
- we have agile teams, where PO, testers and developers collaborate closely.
- during an iteration…8 votes -
Minimize the Visual studio window while executing coded ui Tests
Minimize the Visual studio window while executing coded ui Tests. Now we are getting flashing of screens between Visual Studio and AUT while executing Data driven test.
8 votes -
Have a way to configure a retention policy for test artifacts
I should be able to specify how long a test result should be stored in TFS. A retention policy (like the build retention policy) would be useful
8 votes -
Running Tests on UI Thread for Windows Phone Unit Tests
Support UITestMethodAttribute for Windows Phone Unit Test framework to allow running unit tests on the main UI thread.
7 votes -
Add build numbers manually for environments where Source Control for TFS is not used.
Our project is managed using TFS2010 but code is managed using SVN.
Currently I have to run a fake Build Definition to add a build number in TFS so builds can be assigned to a Test Plan.I suggest to allow the user to add a build number in MTM manually with a description of what is the desired test areas and also allow the user to link work items to be tested to the build.
7 votes -
Allow the Tester field to be configurable
Currently, the choices in the Tester field on the Assign Testers screen span just about everybody in the company. However, only about 9 or 10 people are ever assigned test cases to run. I suggest you allow this field to be configured to default to just the test team, so it's quicker to pick through the list.
(Note: I am not talking about a Test Case's "Assigned To" field. See attachment for the field to which I am referring.)
7 votes -
Capture frame or video from USB webcam.
Sometimes when testing devices such as mobile phones, tablets, GPS devices, TV's, Saterlite decoders, you require to attach a image of the problem. By allowing a frame capture or even video from webcam will help a lot for non Microsoft PC devices and broaden the market that MTM2010 can be applied to.
7 votes -
Outlook and coded UI
Provide the facility so that coded ui will start recognizing the table view control (i.e. R.H.S. control) available in outlook - contact click
Currently it is identifying and giving the control properties but when I execute the recorded test it is not able to identify the control.7 votes -
The UI of Test Center and Lab Center always show which project we are connect now
The UI of Test Center and Lab Center always show which project we are connected and working on at the moment
The team explorer in VS 11 beta do this. The UI usability also mention that the UI must show you at any point in time where you are
7 votes
- Don't see your idea?