log4j日志级别
曲伟     2011-04-21

其实就是想把日志信息输出关闭了,以提高效率。 简单的把配置文件重命名即可。 日志记录器(Logger)是日志处理的核心组件。 log4j具有5种正常级别(Level)。 日志记录器(Logger)的可用级别Level (不包括自定义级别 Level), 以下内容就是摘自log4j API (http://jakarta.apache.org/log4j/docs/api/index.html ):

435° /4355 人阅读/0 人点赞/0 条评论


ORA-06502
张林     2011-04-21

I have encountered the below error while generate awr report by toad.2.6 Message         : ORA-06502: PL/SQL: numeric or value error: character string buffer to

672° /6722 人阅读/0 人点赞/0 条评论


List of 24 usability testing tools: A Paper and PencilConcept FeedbackChalkmarkClickheatClickTaleClixpyCrazy EggEthnioFeng-GUIFive Second TestFeedback ArmyLoop11Mechanical TurkMoraeOpen HallwaySilverb

452° /4527 人阅读/0 人点赞/0 条评论


spring客户端applicationContext.xml如下所示<bean id="remoteServiceClass" class="org.codehaus.xfire.spring.remoting.XFireClientFactoryBean"> <property name="serviceClass"

586° /5866 人阅读/0 人点赞/0 条评论


前一篇 Test Systems         后一篇     DeliveringTheRightSystem http://172.17.205.16:8888/FitNesse.UserGuide.AcceptanceTests 自动化的验收测试:构建正确的代码 FitNesse自动化验收测试是能够定位残缺需求的强大工具。熟练的

625° /6255 人阅读/0 人点赞/0 条评论


黑盒测试
陈选红     2011-04-20

最近一直在看测试方面的书。关于黑盒测试中的判定表驱动法、正交实验法、功能图法。不是清楚这三种方法,能否帮忙给出简单的或者易懂的说法和实例。

194° /1926 人阅读/0 人点赞/2 条评论


电汇SWIFT代码
张林     2011-04-20

SWIFT is the Society for Worldwide Interbank Financial Telecommunicationhttp://www.dsforex.com/class/swiftcode/ccb.html 如果在银行查不到swift的可到这里查: http://www.swift.com/biconline/index.cfm 查寻方法:点击页面上面中间的 BI

530° /5304 人阅读/0 人点赞/0 条评论


1.随机抽取记录 ——随机抽取5条记录: select * from (select * from qotest order by dbms_random.random) where rownum<=5  select * from qotest sample(10) where rownum<=5 select * from 表名 sample(10) 别名 where&n

436° /4353 人阅读/0 人点赞/1 条评论


The retrieve DataTable.Value operation failed. Specify the parameter using a text string or numerical index value. 已知datatable里面的值是“1” 求助。

423° /4220 人阅读/1 人点赞/1 条评论


最近用VB写一个小东西用socket跟别的软件进行数据通讯,一直说我连接了但是没有数据...... 后来看了下要转成UTF-8编码格式. 百度V5 '*******************************************************************'Gb2312转为UTF-8的函数。Public Function Ascii(ByVal ToDoString)&

428° /4276 人阅读/1 人点赞/1 条评论


推荐博主
测试杰克
访客 5591
付民
访客 252796
籽藤
访客 13355
邓智群
访客 117410
优测
访客 5201