由买买提看人间百态

topics

全部话题 - 话题: nunit
1 (共1页)
L*******r
发帖数: 1011
1
来自主题: DotNet版 - NUNIT and NUNIT add-in
Java has JUnit, .Net has NUnit, too.
Nunit
http://www.nunit.org/
NUnit Addin for Visual Studio.NET:
http://sourceforge.net/projects/nunitaddin/
NUnit for ASP
http://nunitasp.sourceforge.net/
d*******u
发帖数: 186
2
来自主题: JobHunting版 - how to implement malloc?
From c programming language:
typedef long Align; /* for alignment to long boundary */
union header { /* block header */
struct {
union header *ptr; /* next block if on free list */
unsigned size; /* size of this block */
} s;
//The Align field is never used; it just forces each header to be
aligned on a worst-case boundary.
Align x; /* force alignment of blocks */
};
typedef union header Header;
static Header base; /* empty list to get started */
static Header *fr... 阅读全帖
b*****e
发帖数: 131
3
来自主题: JobHunting版 - 问一道微软的面试题-被难到了。
用这个原理:假设数组a[n] is sorted. 则最优解发生于下列两情况之一:1. a[n-1]
单独组成一份 2. a[n-1] 与 a[0] 组成一份。
由上可得递归算法如下:
int minUnit(int a[], int n, int nUnit)
{
if(n == 1)
return a[0];
if(nUnit == 1)
return SUM(a, n);
int min1 = MAX(a[n-1], minUnit(a, n-1, nUnit-1)); // a[n-1]单独一份
int min2 = MAX(a[n-1]+a[0], minUnit(a+1, n-2, nUnit-1)); // a[n-1] 与 a[
0] 组成一份
return MIN(min1, min2);
}
e***g
发帖数: 158
4
来自主题: DotNet版 - NUNIT and NUNIT add-in
fun to port java stuff into .net, right?:)
although it is the spirit of open source, i still don't feel it's fair.
L*******r
发帖数: 1011
5
来自主题: DotNet版 - NUNIT and NUNIT add-in
fair? hehe.
Junit is from smalltalk.
Language is just language. Our goal is finding out the best way to solve
problem. No need to be bound to one platform or one solution.
If Sun refuses our proposal to change its language, what we can do is just
forgeting it. :)
t*******9
发帖数: 240
6
来自主题: Classified版 - QA opening in Herndon, VA
公司福利不错,quite flexible. 有兴趣者站内联系。
Position Responsibilities:
Responsible for handling the most complex quality assurance and test
environment problems and issues
Acts as a lead in the creation, preparation, and conduct of quality
assurance reviews and the development and execution of test plans and test
scripts
Works with client to establish and maintain a consistent test methodology
and to resolve questions during the testing process
Write automated test scripts with tools and/or common programm... 阅读全帖
l****7
发帖数: 10
7
来自主题: Classified版 - 求software developer in testing position
求一个software developer in testing的职位
本人的背景如下:
工作一年半。最开始是data analyst,主要是捣腾捣腾数据库(MS sql server),写点
Query,stored procedure 和做一点analytic reports。后来想多学点东西就转到Dev部
门做了一年testing。具体是做automation test,用的是C#, Selenium, Nunit还有一
些小工具,构架了一个很简单的automation test framework。然后开发了一些user
acceptance test cases。
现在的情况是我觉得对这方面挺感兴趣的,自己也学了不少东西,挺希望在这个track
继续下去的,但是我们公司之前这些测试都是外包给印度人的,后来把外包公司裁了一
大半就让我这自己人先捣腾。估计是公司内部财务方案变动很大,我这个组搞这个测试
的一年下来就我一个人,所有东西都是我自己整的,因为自己也就刚入行,觉得到了瓶
颈,有点不知道该怎么搞下去,觉得需要有个人教一教或者带一带。再加上公司待遇不
是很好所以想在这个点看看... 阅读全帖
e*****0
发帖数: 82
8
来自主题: JobHunting版 - job opening at Salesforce, QA position
Responsibilities:
Develop well-tuned code that will provide effective and efficient testing
and monitoring of our scalable world class service
Development and design of complex strategies to effectively assure the
quality and performance of all software functionality
Develop tools and processes (monitoring, automation, data manipulation, etc.
) that will enable the successful automated validation for our software
service. Enhance and upgrade functionality of our internal automation
framework.
Ex... 阅读全帖
m*********y
发帖数: 389
9
【 以下文字转载自 Working 讨论区 】
发信人: midnightfly (Hey!), 信区: Working
标 题: 公司招.net developer,地点在DC 市中心
发信站: BBS 未名空间站 (Thu Jan 19 15:31:56 2012, 美东)
感兴趣的话请给我发站内简历.
请勿在简历内说谎!我当然希望我帮助递出去的简历一击即中,所以请不要夸大其词或
者无中生有。
公司可以办理H1B Transfer! H1B首次办理也有可能,但必须已经有美国本地工作经验
或者coding能力比较强。
我的公司基本没有中国人,所以口语要过关。
截止日期1/23
REQUIRED:
* BS degree in computer science or related discipline plus 1-5 years of
experience (or) MS degree in computer science or related discipline plus 1
year experience.
* Define and establish policy & ... 阅读全帖
s****e
发帖数: 275
10
来自主题: JobHunting版 - 招聘 SW Quality Engineer-Plano TX
Title: SW Quality Engineer
Location: Plano, TX
Pay rate: 57/hour
Duration: 10 month W2 contact with extension( if qualified )
感兴趣的站内信联系
Job Description:
About Intuit Inc.
Intuit is a leading software provider of business and financial management
solutions for small and mid-sized businesses, consumers and accounting
professionals. You probably know us by our flagship products, QuickBooks&#
174;, Quicken® and TurboTax®, but that's just the start. We are
currently going through a funda... 阅读全帖
h****n
发帖数: 298
11
来自主题: JobMarket版 - Build dev position in Redmond, WA
Job Requirements:
• Experience with build and configuration management
• Knowledge of scripting languages like Windows Shell, Perl,
and PowerShell
• Good communication and strong problem solving skills
• Knowledge of the build processes for C#, C++
Desirable skills:
• Experience working with a large scale build environment (
Razzle) and build tools (MSBuild)
• Knowledge of source code control systems (Perforce/So... 阅读全帖
l****7
发帖数: 10
12
来自主题: JobMarket版 - 求software developer in testing position
求一个software developer in testing的职位
本人的背景如下:
工作一年半。最开始是data analyst,主要是捣腾捣腾数据库(MS sql server),写点
Query,stored procedure 和做一点analytic reports。后来想多学点东西就转到Dev部
门做了一年testing。具体是做automation test,用的是C#, Selenium, Nunit还有一
些小工具,构架了一个很简单的automation test framework。然后开发了一些user
acceptance test cases。
现在的情况是我觉得对这方面挺感兴趣的,自己也学了不少东西,挺希望在这个track
继续下去的,但是我们公司之前这些测试都是外包给印度人的,后来把外包公司裁了一
大半就让我这自己人先捣腾。估计是公司内部财务方案变动很大,我这个组搞这个测试
的一年下来就我一个人,所有东西都是我自己整的,因为自己也就刚入行,觉得到了瓶
颈,有点不知道该怎么搞下去,觉得需要有个人教一教或者带一带。再加上公司待遇不
是很好所以想在这个点看看... 阅读全帖
m*********y
发帖数: 389
13
感兴趣的话请给我发站内简历.
请勿在简历内说谎!我当然希望我帮助递出去的简历一击即中,所以请不要夸大其词或
者无中生有。
公司可以办理H1B Transfer! H1B首次办理也有可能,但必须已经有美国本地工作经验
或者coding能力比较强。
我的公司基本没有中国人,所以口语要过关。
截止日期1/23
REQUIRED:
* BS degree in computer science or related discipline plus 1-5 years of
experience (or) MS degree in computer science or related discipline plus 1
year experience.
* Define and establish policy & procedures, guidelines, and technology
standards; assess and refine aligned with future direction
* Broad technical knowledge, skills & exper... 阅读全帖
m*********y
发帖数: 389
14
【 以下文字转载自 Working 讨论区 】
发信人: midnightfly (Hey!), 信区: Working
标 题: 公司招.net developer,地点在DC 市中心
发信站: BBS 未名空间站 (Thu Jan 19 15:31:56 2012, 美东)
感兴趣的话请给我发站内简历.
请勿在简历内说谎!我当然希望我帮助递出去的简历一击即中,所以请不要夸大其词或
者无中生有。
公司可以办理H1B Transfer! H1B首次办理也有可能,但必须已经有美国本地工作经验
或者coding能力比较强。
我的公司基本没有中国人,所以口语要过关。
截止日期1/23
REQUIRED:
* BS degree in computer science or related discipline plus 1-5 years of
experience (or) MS degree in computer science or related discipline plus 1
year experience.
* Define and establish policy & ... 阅读全帖
t*******9
发帖数: 240
15
来自主题: WashingtonDC版 - QA opening in Herndon, VA
公司福利不错,quite flexible. 有兴趣者站内联系。
Position Responsibilities:
Responsible for handling the most complex quality assurance and test
environment problems and issues
Acts as a lead in the creation, preparation, and conduct of quality
assurance reviews and the development and execution of test plans and test
scripts
Works with client to establish and maintain a consistent test methodology
and to resolve questions during the testing process
Write automated test scripts with tools and/or common programm... 阅读全帖
p***n
发帖数: 635
16
还不错:
Effective Software Test Automation: Developing an Automated Software Testing Tool
by Kanglin Li, Mengqi Wu
Effective GUI Test Automation: Developing an Automated GUI Testing Tool
by Kanglin Li, Mengqi Wu
半天时间可以把两本一起看完.有些方面比NUNIT要好使.
N********n
发帖数: 8363
17

CODE FIRST恰恰是要用HIBERNATE或ENTITY FRAMEWORK之类的ORM。传统的
3-TIER都是后面坐着个DB,一上来先设计SCHEMA。现在很多小屁网站后端
稀疏平常,一个SQL EXPRESS或MONGODB、RAVEN之流就对付了,所以直接
跳过SCHEMA玩CODE FIRST。
VS的TEST如果BUILD SERVER用TEAM FOUNDATION SERVER的就常用,只有那
些不跑TFS才跑NUNIT。
N********n
发帖数: 8363
18

这个和NUnit不是大同小异吗。.Net下的UNIT TEST都是这个格式。
s***o
发帖数: 2191
19
both NUnit and MSTest are good enough for unit testing, and xUnit.net is my
favorite one.
w******a
发帖数: 173
20
来自主题: DotNet版 - unit 测试
大家都用VS还是Nunit还是。。。分享一下。。
S******y
发帖数: 1330
21
来自主题: DotNet版 - 请推荐testing软件
nunit
v******n
发帖数: 421
22
来自主题: DotNet版 - 请推荐testing软件
xunit吧,以前做nunit的人新做的
i***c
发帖数: 301
23
来自主题: Programming版 - 调用win32 DLL的问题
cpp估计够呛,test不都用nunit,c#?
n*w
发帖数: 3393
24
是不是xunit.net?
r*****3
发帖数: 143
25
中文名: .NET中的持续集成
原名: Continuous Integration in .NET
作者: Marcin Kawalerowicz
Craig Berntson
图书分类: 软件
资源格式: PDF
版本: 英文文字版/更新源代码
出版社: Manning
书号: 9781935182559
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容介绍:
Continuous integration (CI) combines frequent integration, constant
readiness, short build feedback cycles, persistent testing, and a fl exible
approach to system requirements. Adopting these practices, and the
supporting tools, requires rethinking your entire development process.
Continuous Integration in ... 阅读全帖
G***l
发帖数: 355
26
来自主题: Programming版 - 《C# 5.0 核心技术》第5版[PDF]
说实话,C#谈不上“抄”Java,要说抄也是抄更老的语言,比如smalltalk, c++之类。
人们觉得他们像主要是他们两个应用场合很类似,而且C#是后来者,另外很多Java上流
行的东西移植到了C#上,比如NUnit, NHibernate之类的,实际JUnit也是从
SmalltalkUnit来的。
.NET Framework完全是全新的设计。C#最像Java的两点,虚拟机,垃圾回收,谈不上抄
java的,完全是工业界发展的趋势,90年代后来出的新语言,几乎都是有虚拟机和垃圾
回收的。除开这些其他的方面,C#更像C++而不是Java。
比如C#的namespace跟c++非常像,跟java的package很不同。C#的Generic也是更像C++
的模版而不是Java的Generic。C#的方法跟C++一样都是默认非虚函数等等
说C#抄Java是不了解C#的人的说法。确切的说,.NET framework和C#是在吸取了Java,
还包括hejlsberg带来的delphi的成功经验(delphi在90年代中后期多火大家都知道)
,微软在c++/com的基础上进行创新和顺应业界... 阅读全帖
1 (共1页)