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也可以很方便的实现
查看全文
相关阅读:
转载 logback的使用和logback.xml详解 http://www.cnblogs.com/warking/p/5710303.html
HTTP 416
maven 下载jar失败: Missing artifact javax.jms:jms:jar:1.1
maven 下载jar失败: resolution will not be reattempted until the update interval of central has elapsed or updates are forced
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/maven/cli/MavenCli : Unsupported major.minor version 51.0
转载 Servlet3 的 @WebServlet http://www.cnblogs.com/luxh/archive/2012/06/06/2537458.html
mysqld服务启动失败, Failed to restart mysqld.service: Unit not found.
<转载> 22种代码味道(Martin Fowler与Kent Beck) http://blog.csdn.net/lovelion/article/details/9301691
再谈java clone 以及 浅/深拷贝
设计模式——再谈工厂模式
原文地址:https://www.cnblogs.com/smallfa/p/722229.html
最新文章
Content-disposition
Ignoring query to other database
tomcat gzip
http etag
userdel 用户名 出现“用户**目前已登录”
samba配置中常见错误收集.txt
getent passwd 不能访问到 ldap 的用户
400
log-bin
MySQL open table
热门文章
mysql show 语句大全
一般杀毒软件检测病毒原理
linux 之 source命令:
List 的一个有用的高效的操作 removeAll
System.setOut 重定向 memcached 的输出
Timer TimerTask schedule scheduleAtFixedRate
faceted project validation builder
jdk src 学习 Threadlocal
java 基础之 list
java 日志框架
Copyright © 2011-2022 走看看