Scripting Exercise: Correlation Challenge Correlation is one of the fundamental LoadRunner scripting skills; and LoadRunner novices are usually not very good at it (which is expected), but people who
Question: Using standard web vusers to test web services Subject: HTML return value Hi Stu, you probably know the answer, what I need to know if t
The Non-Functional Requirements Every Project ForgetsOverview Most Test Managers, and a majority of projects, still seem to ignore important Non-Functional Requirements. As a test manager, it is often
Planning a Load Test – Part 2Following our previous post on planning a load test, we are throwing in more points that you should consider when planning for a load test. What is the total user base?&nb
Planning for a Load Test - part 1Seldom, we discuss about the planning and implementation of the load test in our site. As such, we are taking a change in this and will be touching on some consi
随着软件工程的大规模和大范围的发展,实现单一程式的方法变得越来越多。各种可能路径的组合爆炸很容易就达到数以亿计甚至更多,如此一来,要想测试完全的可能性就变得微乎其微了。软件模块之间的动态交互,以及经过修改之后的哪些功能需要重新测试的问题。再者,程序员经常都是极不情愿去做测试工作的,而且,大量的研究表明,无论如何开发人员都不应该测试自己所
Why System Performance Test?1.Application response time – How long does it take to complete a task? 2.Configuration sizing - Which configuration provides the best performance level? 3.Acceptance - Is
最近在给客户做数据库Oracle9i升级为Oracle10g的测试目前仅发现了以下几个问题: 1.含有group by子句查询语句结果错误 ServletWrappe E SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: /mywork/mywork.jsp.
svn log --revision {%date:~0,10%}:HEAD http://ip/svn/project >D:/%date:~0,10%.txtsvn log 是查看版本库的命令,其中用法繁多,%date:~0,10% 为取年月日本条命令其意为:在本地查看版本库日志,取当日日期为始到最新版本号,放入本地D盘上以日期为名的文本文档里运行即得当时年月日.txt之文档
如果发现bug,却又不知道如何重复,那么可以考虑逆推,来推测出,bug产生的原因。