
testing
文章平均质量分 73
a332897696
爱折腾、爱户外摄影和桌球的热血女!
展开
-
一些与软件测试相关的英文网站
一些与软件测试相关的英文网站上一篇 / 下一篇 2008-09-15 08:56:24 查看( 415 ) / 评论( 0 ) / 评分( 0 / 0 ) Some software testing on the site, interested can look at: http://www.onestoptesting.com/ One Stop Testi原创 2009-12-29 16:57:00 · 3837 阅读 · 1 评论 -
Designing Test Cases--测试用例设计(英文)
A test case is a detailed procedure that fully tests a feature or an aspect of a feature. Whereas the test plan describes what to test, a test case describes how to perform a particular test. You need原创 2009-12-30 13:36:00 · 9636 阅读 · 0 评论 -
怎样写测试缺陷报告(英文)
Defect reports are probably primary work product for most of the software testers. Good bug report, which is informative and understandable earns you a good reputation. Weak report generate extra work转载 2009-12-30 13:35:00 · 2566 阅读 · 0 评论 -
Error Handling Testing(容错性测试)
Error handling refers to the anticipation, detection, and resolution of programming, applicaition and communications errors. Specialized programs, called error handlers, are available for some applica转载 2009-12-30 13:34:00 · 830 阅读 · 0 评论 -
Software Testing Types
The followings are a list of software testing types:ACCEPTANCE TESTING. Testing to verify a product meets customer specified requirements. A customer usually does this type of testing on a produc转载 2009-12-30 13:05:00 · 599 阅读 · 0 评论 -
Stress Testing
Stress testing deals with the quality of the application in the environment. The idea is to create an environment more demanding of the application than the application would experience under normal w转载 2009-12-30 13:03:00 · 558 阅读 · 0 评论 -
Localization Testing
Localization (L10N) is the process of customizing a software application that was originally designed for a domestic market so that it can be released in foreign markets. This process involves transla转载 2009-12-30 12:58:00 · 859 阅读 · 0 评论 -
Top 10 Negative Test Cases
Negative test cases are designed to test the software in ways it was not intended to be used, and should be a part of your testing effort. Below are the top 10 negative test cases you should consider转载 2009-12-30 12:55:00 · 538 阅读 · 0 评论 -
Testing for World-Readiness
What is world-readiness testing, and why should you read and we write about it? The answer to the read/write question is because we can now answer the first question.Many documents have been written转载 2009-12-30 11:29:00 · 1258 阅读 · 0 评论 -
Types of software testing
Software testing methods are traditionally divided into black box testing and white box testing. These two approaches are used to describe the point of view that a test engineer takes when designing t转载 2009-12-30 09:19:00 · 964 阅读 · 0 评论 -
What are some recent major computer system failures caused by software bugs?
Software problems in the automated baggage sorting system of a major airport in February 2008 prevented thousands of passengers from checking baggage for their flights. It was reported that the breakd转载 2009-12-30 13:39:00 · 1083 阅读 · 0 评论 -
Testing Measurement(测试有效性评估)
Someone has rightly said that if something cannot be measured, it can not be managed or improved. There is immense value in measurement, but you should always make sure that you get some value out of转载 2009-12-30 13:33:00 · 701 阅读 · 0 评论 -
Test Deliverables Inventory
The following baseline documents may be used as inputs into testing processes and used to derive testing deliverables: Feature InventoryA Feature Inventory is a project deliverable derived from转载 2009-12-30 12:53:00 · 655 阅读 · 0 评论 -
What is the 'software life cycle'?
The life cycle begins when an application is first conceived and ends when it is no longer in use. It includes aspects such as initial concept, requirements analysis, functional design, internal desig转载 2009-12-30 13:38:00 · 899 阅读 · 0 评论