2017년 5월 22일 월요일

Software testing is....

Let's think about software testing.

Let's see how we define software testing at Wikipedia(www.wikipedia.org).

Software testing is an investigation conducted to provide stakeholders with information about the quality of the product or service under test.[1] Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Test techniques include the process of executing a program or application with the intent of finding software bugs (errors or other defects), and verifying that the software product is fit for use.

Wikipedia defines software testing as "an investigation conducted to provide stakeholders with information about the quality of the product or service under test."
In addition, "an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation." It tells the value of the test.
Finally, "Test techniques include the process of executing a program or application with the intent of finding software bugs." The scope of the test.


The definition of Wikipedia for testing is not wrong.
But it is too comprehensive.
So I redefined to the following.

"Software testing is the process of making from risk to issue."

The risk is a potential risk and the issue is happened risk.
Both are dangerous, but risk has not happened yet, the issue has occurred.
The risk may not occur forever.




We can define test performing easy from definition of testing.

"Testing software is an activity that identifies the risks and determines whether the identified risks are issues."

In other words, the test activity can be diagrammed as follows.



0 개의 댓글:

댓글 쓰기