par Micro Focus - Type de produit : Application
Compuware and Micro Focus recently signed an agreement for Micro Focus to acquire the Compuware Quality Solutions product line.
Build reliable, high-performance applications, components and web services for Microsoft .NET and native Windows platforms. DevPartner Studio Professional Edition is a suite of software development and testing tools that enable Windows application teams to build reliable, high-performance applications, components and web services for Microsoft .NET and native Windows platforms. DevPartner Studio automatically detects and diagnoses software defects and performance problems early in the development process as cost-effectively as possible, providing built-in expert coding advice, coding standards and best practices to improve development skills and ensure software reliability and performance. DevPartner Studio enhances Visual Studio and Visual Studio Team System with advanced capabilities that allow development organizations to improve software quality, adopt coding standards and best practices, and maximize developer productivity.
Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.
| Ajouter au Caddie | $ 1,584.00 | 1 Developer License per Named User with Subscription Plus (Annual support + updates) * Réf. Editeur : DP-STDO-NP |
Téléchargement (745.1 Mo) |
| Ajouter au Caddie | $ 699.00 | 1 Developer License per Named User with Subscription Plus (Annual support + updates) * | Téléchargement (745.1 Mo) |
| Ajouter au Caddie | $ 489.02 | 1 Developer License per Named User with Subscription Plus (Annual support + updates) * | Téléchargement (745.1 Mo) |
Nos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat. Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.
Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.
DevPartner Studio Professional Edition
Includes: Code Review, Error Detection, Performance Analysis, Coverage Analysis, Memory Analysis, Performance Expert and System Comparison.
DevPartner Runtime Analysis Suite
Includes: Performance Analysis, Coverage Analysis, Memory Analysis and Performance Expert
DevPartner Performance Analysis Suite
Includes: Performance Analysis and Performance Expert.
What's new in DevPartner Studio V10.5?
64-Bit Application Support - DevPartner 10.5 now supports the ability to analyze and profile both native and managed 32-bit and 64-bit executables, Web applications and assemblies on both AMD x64 and Intel EM64T architectures. DevPartner has been updated to handle the increased memory limits and data values used by 64-bit applications. The updated runtime DevPartner components consist of:
Remote Profiling on Windows 7 - DevPartner now supports the profiling of remote applications when the local and remote computers are properly licensed and use supported Windows Vista SP1 and later operating systems, including Windows 7, Windows Server 2008, and Windows Server 2008 R2.
Integration with Silk Central Test Manager - DevPartner .NET code analysis is now supported in Silk Central Test Manager (SCTM) 2010 R2. This illuminates the black box of testing by extending code analysis capabilities into the .Net world.
What's new in DevPartner Studio V10?
What's new in DevPartner Studio V9.1?
What's new in DevPartner Studio V9?
DevPartner Studio (DPS) offers a broad feature set in an in-depth analysis developer-oriented code quality product. Seamless integration with Visual Studio encourages frequent use without altering the development process. Command line automation integrates DevPartner code quality features with continuous integration environments.
DevPartner Studio (DPS) scans ASP.NET application source code to find security problems before they become deeply embedded in the code base. By scanning source code at compile time, it can pinpoint security vulnerabilities and unsafe coding practices to the exact method and line of code, and provides expert advice on how to fix each problem.
DevPartner Studio (DPS) provides integrated management-level code quality reports that can be easily reviewed using a web browser. Important metrics and summary-level information enable managers to understand and regularly monitor the quality and stability of the code base—from the earliest stages of development through the final QA testing phase.
DevPartner Studio (DPS) increases software reliability, performance and security with support for a range of new .NET platform technologies. It now supports 32-bit application development and testing scenarios on 64-bit platforms including Windows XP x64, Windows Vista x64, Windows Server 2003 x64 and Windows Server 2008 x64.
DevPartner Studio (DPS) protects business investment in new and legacy Microsoft technologies. It provides forward-looking technology support for Microsoft .NET and native Windows applications built with Visual Studio 2008 or 2005. It also includes a separately-installable DevPartner software kit that targets legacy applications built with Visual Studio 6.0 and Visual Studio .NET 2003.
DevPartner Studio Professional Edition is a suite of software development and testing tools that enable Windows application teams to build reliable, high-performance applications, components and web services for Microsoft .NET and native Windows platforms. DevPartner Studio automatically detects and diagnoses software defects and performance problems early in the development process as cost-effectively as possible, providing built-in expert coding advice, coding standards and best practices to improve development skills and ensure software reliability and performance. DevPartner Studio enhances Visual Studio and Visual Studio Team System with advanced capabilities that allow development organizations to improve software quality, adopt coding standards and best practices, and maximize developer productivity.
Source Code Review
DevPartner Studio Professional Edition source code review comes tightly integrated with the Visual Studio .NET IDE, so you apply the right .NET standards and technologies consistently at every stage of development, even when working with various languages and multi-tiered components.
Choose DevPartner Studio predefined code review rules, or implement your own, to:
Security Scanning
DevPartner Studio scans ASP.NET application source code to find security problems before they become deeply embedded in your code base. By reviewing application source code at compile time, DevPartner can pinpoint insecure coding practices to the exact method and line of code.
Security scanning your ASP.NET application checks each line of code for over 200 security vulnerabilities and suspicious behaviors such as incorrect use of cryptography APIs, insecure use of .NET code attributes and permissions, and insecure use of COM and P/Invoke.
DevPartner security scanning may be performed on demand from within the Visual Studio-integrated user interface. Automated security scanning can also be added to your continuous integration environment using the DevPartner command-line interface.
Error Detection and Diagnosis
DevPartner Studio Professional Edition error detection catches problems with unsupportable code, runtime errors or mishandled exceptions in Visual Studio .NET, Visual C++ and Visual Basic code, as you develop. You address errors early in development, rather than at later stages when software defects are tougher to address and more costly to fix.
You view the code's call stack, highlight the issue you need to correct and DevPartner Studio instantly takes you to the line of code generating the error. Spot trouble across Windows operating systems and application tiers, even across multiple and already-running processes, as DevPartner Studio:
Memory Analysis
DevPartner Studio memory analysis shows you the amount of memory consumed by an object or class, tracks the references that are holding an object in memory, and identifies the lines of source code within a method responsible for allocating the memory. With an accurate profile of a program's memory usage, you can improve runtime performance and resource utilization by optimizing code that consumes or wastes the most memory. The memory profiler saves valuable development time by helping you quickly locate inefficient code that would otherwise take hours or days to find manually.
When you run DevPartner Studio memory analysis, you can choose to examine one of three important potential problem areas:
DevPartner Studio memory analysis then delivers a host of detailed information:
Memory analysis operates on any .NET application component including VB.NET, Managed Visual C++ and C#, as well as ASP.NET and JScript. Applications consisting of any combination of these languages can be analyzed on a single system for memory use, and the results are automatically correlated for easy viewing.
Code Coverage Analysis
No more relying on relatively subjective reports to test code. DevPartner Studio Professional Edition code coverage analysis tells you how much code was tested, how well it tested and what was never tested at all. You get the answers you need to focus testing where it's needed most, whether it's code check-in, unit testing, integration testing or final release. To zero-in on untested code for you, DevPartner Studio:
With the optional DevPartner server license, you can extend the code coverage analysis capabilities included in DevPartner Studio to remote computers.
Performance Analysis
DevPartner Studio performance analysis takes you where few profiling tools can go, to the individual line of source code to identify and analyze slow code and performance bottlenecks line by line. Using DevPartner Studio performance profiling, you can:
Interested in analyzing performance on multi-tiered applications running on multiple systems? With the optional DevPartner Studio Server license, you can achieve higher levels of performance and reliability.
Performance Expert
DevPartner Studio contains many features designed to assist application development, including a performance analyzer that helps you locate bottlenecks in your code. Performance Expert takes performance profiling a step further for managed code Visual Studio applications by providing deeper analysis of the following hard-to-solve problems:
Performance Expert analyzes your application at run-time and locates the problem methods in your code. It then allows you to view details about individual lines in the method, or to examine parent-child calling relationships to help you determine the best way to fix the problem.
When you have decided on an approach, Performance Expert enables you to jump directly to the problem lines in your source code, so you can quickly fix problems.
DevPartner Performance Expert is designed for use by software designers, software developers and quality assurance (QA) engineers. It can also be used by development management staff to identify problems in an ongoing project.
Integrated Reporting
DevPartner Studio offers a rich user experience within the Visual Studio environment, including an integrated code quality report generation facility. DevPartner enables developers and testers to produce HTML code quality reports that allow managers to measure the quality and stability of the code base from the earliest stages of development through the final QA testing phase. Customizable reports are provided for a range of reporting needs, including:
System Comparison
DevPartner Studio supplies a Comparison Utility that takes snapshots of machine configurations, registry settings, system services, drivers, installed products, and so on. Two snapshots can be compared and the differences reported. These snapshots can be from the same system or from different systems. This feature can be can be invaluable when identifying differences in system configurations that may be causing an application to behave differently than expected.

Éditeur
Catégorie principale
Produits similaires
Catégories similaires
ComponentSource offre un service international unique, reconnu par plus de 1 000 000 développeurs de logiciels partout dans le monde.