zoukankan
html css js c++ java
VSTE For Testers系列课程
VSTE For Testers系列课程
(3):负载测试 -- LEVEL 300
主讲:
栾晓东
系列:
VSTE For Testers系列课程
类别:
Visual Studio 2005
讲座内容:
可能有这样的尴尬--公司要求我们对一个服务器群集进行负载测试,我们无从下手;又或许在一个大的系统中,需要对一个包括了Smart Client的应用和Asp.Net的功能点进行压力测试,我们又无从下手。看看在VSTE中,我们如何解决这些问题。
VSTE For Testers系列课程
(2):深入Web测试 -- LEVEL 300
主讲:
栾晓东
系列:
VSTE For Testers系列课程
类别:
Visual Studio 2005
讲座内容:
对于ASP.Net的功能测试,在VSTE之前,一直没有很好的工具支持,在VSTE中,Web Test提出了全新的Web 测试方案,通过丰富的可订制性和可扩展性,让我们的工作更轻松!
VSTE For Testers系列课程
(1):详解单元测试 -- LEVEL 300
主讲:
栾晓东
系列:
VSTE For Testers系列课程
类别:
Visual Studio 2005
讲座内容:
单元测试是保证软件代码质量的重要手段,在VSTE中,Unit Test Framework不仅仅提出了单元测试的方案,对于基于业务的功能测试也可以方便的实现,甚至对于TDD的开发, 借助于Unit Test Framework也可以很方便的实现
查看全文
相关阅读:
Path Sum II
Convert Sorted Array to Binary Search Tree
Construct Binary Tree from Inorder and Postorder Traversal
Construct Binary Tree from Preorder and Inorder Traversal
Maximum Depth of Binary Tree
Binary Tree Zigzag Level Order Traversal
Binary Tree Level Order Traversal
Same Tree
Validate Binary Search Tree
Binary Tree Inorder Traversal
原文地址:https://www.cnblogs.com/smallfa/p/722229.html
最新文章
Palindrome Partitioning II
Palindrome Partitioning
Surrounded Regions
Best Time to Buy and Sell Stock III
Max Points on a Line
亲爱的小孩,今天有没有哭
(转)天道酬勤,上善若水—八字真言让您立于“不败之地”
(转)人生观、世界观?!
评判一个程序员好坏的标准到底是什么?
微软面试100题【机密】
热门文章
What is the difference between database table and database view?
How does database indexing work?
Linked List vs Array
Mutex vs Semaphore
Create a method synchronized without using synchronized keyword
mutable关键字
Surrounded Regions
LeetCode Question Difficulty Distribution
Pascal's Triangle II
Populating Next Right Pointers in Each Node II
Copyright © 2011-2022 走看看