-
1 test fake
"A mechanism that allows you to isolate part of an application so that it can be tested separately from another part on which it would be dependent in typical operation. During testing, a test fake executes instead of the methods and properties of the other part. The actions and return values of the test fake are under the control of the test. Within Visual Studio, a test fake takes the form of either a test stub or a test shim." -
2 Test List Editor
"The window in Visual Studio Team System that is used to manage, execute, and control large numbers of tests and test lists." -
3 generic test
A known Visual Studio test type that encapsulates an unknown test or tool and allows Visual Studio to treat it as a known type. -
4 Load Test Analyzer
"A Visual Studio window that displays results of any load test run, after it has run. It is used to examine any load test results that have already ended." -
5 Load Test Monitor
A Visual Studio window that displays results during a load test run. -
6 Web Performance Test Editor
The Visual Studio editor in which a Web test is edited. It displays a tree structure of request nodes.English-Arabic terms dictionary > Web Performance Test Editor
-
7 Team Test
The part of Visual Studio Team System that specifically targets team members who are in the test role. -
8 Web Test Recorder
"A feature in Visual Studio Team Edition that records the actions you perform while you browse a Web site. As you move through the site, recorded requests are added to the Web test." -
9 Load Test Editor
The Visual Studio editor in which a.loadtest file is opened. It displays a tree structure of nodes.محرّر اختبار التحميل -
10 Web Performance Test Result Viewer
A Visual Studio window where Web tests are run and results are displayed.English-Arabic terms dictionary > Web Performance Test Result Viewer
-
11 code coverage
A technology that includes adding instructions to an existing assembly or artifact and that enables Visual Studio to monitor the code paths that are touched by a test. -
12 ar-sa Team Foundation Server
The part of Visual Studio Team System that specifically targets team members who are in the test role.English-Arabic terms dictionary > ar-sa Team Foundation Server
-
13 Team Edition for Software Testers
The part of Visual Studio Team System that specifically targets team members who are in the test role.English-Arabic terms dictionary > Team Edition for Software Testers
-
14 one-click publish
"A feature in Visual Studio that lets you deploy a Web application from the development computer to a server by clicking a button on a toolbar, and to deploy changes by clicking the button again, without having to redeploy the full application. You can create multiple publishing profiles to define the settings for different publishing scenarios, such as deploying to a test server, to a production server, and so on."
См. также в других словарях:
Visual Test — Infobox Software name = Visual Test caption = developer = Microsoft, Rational Software released = 1992 frequently updated = yes programming language = ? operating system = Windows language = English genre = license = Proprietary website = Visual… … Wikipedia
Visual Studio Team Test — is a test automation tool that was made available by Microsoft in 2005. It is part of the Visual Studio Team System development environment.It is for web unit and load testing of applications that run under Microsoft s Internet Explorer. The… … Wikipedia
Visual Basic .NET — Paradigm(s) Structured, imperative, object oriented and declarative Appeared in 2001 Designed by Micro … Wikipedia
Visual Basic — This article is about the Visual Basic language shipping with Microsoft Visual Studio 6.0 or earlier. For the Visual Basic language shipping with Microsoft Visual Studio .NET or later, see Visual Basic .NET. Visual Basic Paradigm(s) Object based… … Wikipedia
Visual Basic — Не следует путать с Visual Basic .NET. Visual Basic Класс языка: процедурный, объектно ориентированный, компонентно ориентированный Тип исполнения: компилируемый, интерпретируемый Появился в: 1991 … Википедия
Visual Basic .NET — См. также: Visual Basic Visual Basic .NET Класс языка: Объектно ориентированный, Императивный, Структурный, Декларативный Тип исполнения: компилируемый, интерпретируемый Появился в: 2001 … Википедия
Visual Basic for Applications — Эта статья о языке программирования, об антивирусе см.: VBA32. Visual Basic for Applications (VBA, Visual Basic для приложений) немного упрощённая реализация языка программирования Visual Basic, встроенная в линейку продуктов Microsoft… … Википедия
Visual T — Sharp Pour les articles homonymes, voir TSharp et .ts. Visual T# … Wikipédia en Français
Visual Studio Team System — is a set of software development, collaboration, metrics, and reporting tools from Microsoft.PlatformVisual Studio Team System consists of 5 products, which can be categorized into server side and client side applications. Microsoft encourages… … Wikipedia
Visual Studio Team System — est un ensemble d outils de développement logiciel, de collaboration, de métrique et de reporting de Microsoft. Sommaire 1 Plateforme 1.1 Team Foundation Server 1.2 Team Test Load Agent … Wikipédia en Français
Test-driven development — (TDD ) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and… … Wikipedia